aboutsummaryrefslogtreecommitdiff
path: root/python/python3-anyio
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
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')
-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 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}
diff --git a/python/python3-anyio/python3-anyio.info b/python/python3-anyio/python3-anyio.info
index e38a35a843..e0ef7474ae 100644
--- a/python/python3-anyio/python3-anyio.info
+++ b/python/python3-anyio/python3-anyio.info
@@ -1,8 +1,8 @@
PRGNAM="python3-anyio"
-VERSION="4.11.0"
+VERSION="4.12.0"
HOMEPAGE="https://github.com/agronholm/anyio"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/a/anyio/anyio-4.11.0.tar.gz"
-MD5SUM="9bbd9262979f576a9023389e48204037"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/a/anyio/anyio-4.12.0.tar.gz"
+MD5SUM="a026af4a3b485699718761b1b44ad1df"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-exceptiongroup python3-sniffio"