aboutsummaryrefslogtreecommitdiff
path: root/python/python3-anyio
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2025-10-03 17:30:40 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-10-04 09:35:13 +0700
commit98f836597c93ebdf4824538dd099cba824cff507 (patch)
treec319761ef176820daaffe64f276634a5a75dc905 /python/python3-anyio
parent6a67b4a5a42ad420539ce144e920991c8980284a (diff)
python/python3-anyio: Version bump to 4.11.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-anyio')
-rw-r--r--python/python3-anyio/python3-anyio.SlackBuild2
-rw-r--r--python/python3-anyio/python3-anyio.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-anyio/python3-anyio.SlackBuild b/python/python3-anyio/python3-anyio.SlackBuild
index 03baadb1b4..7156ac698d 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.10.0}
+VERSION=${VERSION:-4.11.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-anyio/python3-anyio.info b/python/python3-anyio/python3-anyio.info
index 811eb9324d..e38a35a843 100644
--- a/python/python3-anyio/python3-anyio.info
+++ b/python/python3-anyio/python3-anyio.info
@@ -1,8 +1,8 @@
PRGNAM="python3-anyio"
-VERSION="4.10.0"
+VERSION="4.11.0"
HOMEPAGE="https://github.com/agronholm/anyio"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/a/anyio/anyio-4.10.0.tar.gz"
-MD5SUM="cb471a6d2338e026d7ba9eed50cf8fff"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/a/anyio/anyio-4.11.0.tar.gz"
+MD5SUM="9bbd9262979f576a9023389e48204037"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-exceptiongroup python3-sniffio"