From: Wei-Ting Yang Date: Mon, 10 Aug 2026 14:18:35 +0000 (+0800) Subject: python-asgiref: update to 3.12.1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=04e4f3f808ee077d80277a043dd74868061b3bcc;p=openwrt-packages.git python-asgiref: update to 3.12.1 Release notes: https://github.com/django/asgiref/blob/main/CHANGELOG.txt Signed-off-by: Wei-Ting Yang --- diff --git a/lang/python/python-asgiref/Makefile b/lang/python/python-asgiref/Makefile index 698488799..95421443c 100644 --- a/lang/python/python-asgiref/Makefile +++ b/lang/python/python-asgiref/Makefile @@ -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