]> git.99rst.org Git - openwrt-packages.git/commitdiff
python-anyio: bump to 4.14.2
authorAlexandru Ardelean <redacted>
Sun, 9 Aug 2026 09:31:02 +0000 (12:31 +0300)
committerAlexandru Ardelean <redacted>
Sun, 9 Aug 2026 16:59:57 +0000 (19:59 +0300)
Refresh sha256 from PyPI sdist.

Signed-off-by: Alexandru Ardelean <redacted>
lang/python/python-anyio/Makefile

index bb72bb8c44341b3ac02dff1bff41e373ab02e091..779949460b2c2a3730f07dcdd94b8ef798fd8992 100644 (file)
@@ -3,11 +3,11 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=python-anyio
-PKG_VERSION:=4.13.0
-PKG_RELEASE:=2
+PKG_VERSION:=4.14.2
+PKG_RELEASE:=1
 
 PYPI_NAME:=anyio
-PKG_HASH:=334b70e641fd2221c1505b3890c69882fe4a2df910cba14d97019b90b24439dc
+PKG_HASH:=cfa139f3ed1a23ee8f88a145ddb5ac7605b8bbfd8592baacd7ce3d8bb4313c7f
 
 PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>
 PKG_LICENSE:=MIT
git clone https://git.99rst.org/PROJECT