]> git.99rst.org Git - openwrt-packages.git/commitdiff
python-asgiref: update to 3.12.1
authorWei-Ting Yang <redacted>
Mon, 10 Aug 2026 14:18:35 +0000 (22:18 +0800)
committerAlexandru Ardelean <redacted>
Mon, 10 Aug 2026 17:27:57 +0000 (20:27 +0300)
Release notes:
https://github.com/django/asgiref/blob/main/CHANGELOG.txt

Signed-off-by: Wei-Ting Yang <redacted>
lang/python/python-asgiref/Makefile

index 69848879952db6c0e51c9d364ab344d05cddc3a0..95421443ca4c74d6c7d279adad18c544f05ad58d 100644 (file)
@@ -1,11 +1,11 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=python-asgiref
-PKG_VERSION:=3.11.1
+PKG_VERSION:=3.12.1
 PKG_RELEASE:=1
 
 PYPI_NAME:=asgiref
-PKG_HASH:=5f184dc43b7e763efe848065441eac62229c9f7b0475f41f80e207a114eda4ce
+PKG_HASH:=59dcb51c272ad209d59bed5708a64a333083e86017d7fcdd67498eeab7784340
 
 PKG_BUILD_DEPENDS:=python-setuptools/host
 
git clone https://git.99rst.org/PROJECT