aboutsummaryrefslogtreecommitdiff
path: root/python/python3-anyio/python3-anyio.SlackBuild
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2025-12-07 20:18:14 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-12-13 16:23:41 +0700
commit427c204f47c807687d942fbe5c0628d7f3ec4fa5 (patch)
tree725789d095e59120c3e8b7f35a6c7961e9b3e7c6 /python/python3-anyio/python3-anyio.SlackBuild
parent102deade4976ad00b03d7ec27907855b51248c64 (diff)
python/python3-anyio: Version bump to 4.12.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 7156ac698d..f65eb83444 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.11.0}
+VERSION=${VERSION:-4.12.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}