From: Alexandru Ardelean Date: Sun, 9 Aug 2026 09:31:02 +0000 (+0300) Subject: python-anyio: bump to 4.14.2 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=e084962404b332b9937c7aacdb1f6c7d4ddfc33d;p=openwrt-packages.git python-anyio: bump to 4.14.2 Refresh sha256 from PyPI sdist. Signed-off-by: Alexandru Ardelean --- diff --git a/lang/python/python-anyio/Makefile b/lang/python/python-anyio/Makefile index bb72bb8c4..779949460 100644 --- a/lang/python/python-anyio/Makefile +++ b/lang/python/python-anyio/Makefile @@ -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 PKG_LICENSE:=MIT