aboutsummaryrefslogtreecommitdiff
path: root/python/python3-anyio/python3-anyio.SlackBuild
diff options
context:
space:
mode:
authorisaackwy <isaacyu@protonmail.com>2024-12-06 11:44:25 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-12-07 09:27:10 +0700
commitbe14670646f65eb26a9f97be615bd58b484e9cdf (patch)
tree867cddac4eb935ffc57b6aa767335ae76b31ae4c /python/python3-anyio/python3-anyio.SlackBuild
parentc9f3c58ccc9550d209426ac200779ca7cd0b2b84 (diff)
python/python3-anyio: Updated for version 4.7.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> 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 005e586c66..1ca67b705e 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.6.2.post1}
+VERSION=${VERSION:-4.7.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}