aboutsummaryrefslogtreecommitdiff
path: root/python/python3-anyio/python3-anyio.info
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.info
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.info')
-rw-r--r--python/python3-anyio/python3-anyio.info6
1 files changed, 3 insertions, 3 deletions
diff --git a/python/python3-anyio/python3-anyio.info b/python/python3-anyio/python3-anyio.info
index bef7b99f2b..56a5bc1acc 100644
--- a/python/python3-anyio/python3-anyio.info
+++ b/python/python3-anyio/python3-anyio.info
@@ -1,8 +1,8 @@
PRGNAM="python3-anyio"
-VERSION="4.6.2.post1"
+VERSION="4.7.0"
HOMEPAGE="https://github.com/agronholm/anyio"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/a/anyio/anyio-4.6.2.post1.tar.gz"
-MD5SUM="3aae01d9007bd08538158c7a7fa18c39"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/a/anyio/anyio-4.7.0.tar.gz"
+MD5SUM="6d0431fec06206d2bdbf57d449f1616b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-exceptiongroup python3-sniffio"