aboutsummaryrefslogtreecommitdiff
path: root/python/python3-anyio/python3-anyio.SlackBuild
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2025-03-25 18:43:10 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-03-29 08:15:38 +0700
commit8ca298efe5ad88a0a414e2ad91b091834c0b2904 (patch)
treee9d36e5b8ddee4d9f874d2210bd3584f6020acfb /python/python3-anyio/python3-anyio.SlackBuild
parent8c08cbad59c4cc77654f683807fd7beb488c3185 (diff)
python/python3-anyio: Version bump to 4.9.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-anyio/python3-anyio.SlackBuild')
-rw-r--r--python/python3-anyio/python3-anyio.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-anyio/python3-anyio.SlackBuild b/python/python3-anyio/python3-anyio.SlackBuild
index c2e1510861..da03cda2db 100644
--- a/python/python3-anyio/python3-anyio.SlackBuild
+++ b/python/python3-anyio/python3-anyio.SlackBuild
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-anyio
-VERSION=${VERSION:-4.8.0}
+VERSION=${VERSION:-4.9.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}