aboutsummaryrefslogtreecommitdiff
path: root/python/python3-anyio/python3-anyio.SlackBuild
diff options
context:
space:
mode:
authorisaackwy <isaacyu@protonmail.com>2024-09-21 13:23:36 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-09-27 23:12:00 +0700
commit75114a92d50d0d74d8448c220625ac52d584a6ae (patch)
tree7775bc6ab6dd19f69833a838cefb126e82a2953c /python/python3-anyio/python3-anyio.SlackBuild
parentb03354b2baad2aa931edc694be03188884857d91 (diff)
python/python3-anyio: Update for 4.6.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 c926aa9e7a..e2b64bde2b 100644
--- a/python/python3-anyio/python3-anyio.SlackBuild
+++ b/python/python3-anyio/python3-anyio.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-anyio
-VERSION=${VERSION:-4.5.0}
+VERSION=${VERSION:-4.6.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}