diff options
| author | Arn0 <yth@ythogtha.org> | 2025-09-26 13:50:20 +0200 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-09-26 21:55:28 +0700 |
| commit | e4649354128eecb5f31b0c174be723979689f845 (patch) | |
| tree | 86b6dd3e896dd0f794d228055f221290edfe2f61 /python/python3-txaio | |
| parent | 77ada2198515f7b34b7943555c50edf0c5aef4ca (diff) | |
python/python3-txaio: updated for version 25.9.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-txaio')
| -rw-r--r-- | python/python3-txaio/python3-txaio.SlackBuild | 2 | ||||
| -rw-r--r-- | python/python3-txaio/python3-txaio.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-txaio/python3-txaio.SlackBuild b/python/python3-txaio/python3-txaio.SlackBuild index f8355085ef..69d39fda27 100644 --- a/python/python3-txaio/python3-txaio.SlackBuild +++ b/python/python3-txaio/python3-txaio.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-txaio SRCNAM=${PRGNAM#python3-*} -VERSION=${VERSION:-25.6.1} +VERSION=${VERSION:-25.9.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/python3-txaio/python3-txaio.info b/python/python3-txaio/python3-txaio.info index 8bf217a840..b72a4af1ea 100644 --- a/python/python3-txaio/python3-txaio.info +++ b/python/python3-txaio/python3-txaio.info @@ -1,8 +1,8 @@ PRGNAM="python3-txaio" -VERSION="25.6.1" +VERSION="25.9.2" HOMEPAGE="https://pypi.python.org/pypi/txaio" -DOWNLOAD="https://pypi.python.org/packages/source/t/txaio/txaio-25.6.1.tar.gz" -MD5SUM="9e1796c0904dfa1440913007446d3037" +DOWNLOAD="https://pypi.python.org/packages/source/t/txaio/txaio-25.9.2.tar.gz" +MD5SUM="068c845a8f56b9b32ef4f963a5c4dfca" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |
