[Buildroot] [git commit] package/python-asgiref: bump to 3.10.0

Julien Olivain ju.o at free.fr
Sat Oct 18 10:48:54 UTC 2025


commit: https://git.buildroot.net/buildroot/commit/?id=c53d6ad99ce80ff381c6234ef58b638c53221cef
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

CHANGELOG:
https://github.com/django/asgiref/blob/3.10.0/CHANGELOG.txt#L1-L13

Signed-off-by: Marcus Hoffmann <buildroot at bubu1.eu>
[Julien: use tag in changelog url]
Signed-off-by: Julien Olivain <ju.o at free.fr>
---
 package/python-asgiref/python-asgiref.hash | 4 ++--
 package/python-asgiref/python-asgiref.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-asgiref/python-asgiref.hash b/package/python-asgiref/python-asgiref.hash
index e7cda89f4d..4605835abb 100644
--- a/package/python-asgiref/python-asgiref.hash
+++ b/package/python-asgiref/python-asgiref.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/asgiref/json
-md5  f4151a69f1fc33dd69c237515bbf9c92  asgiref-3.9.1.tar.gz
-sha256  a5ab6582236218e5ef1648f242fd9f10626cfd4de8dc377db215d5d5098e3142  asgiref-3.9.1.tar.gz
+md5  6799fce19314e0aaeb789a6d0f6d45fa  asgiref-3.10.0.tar.gz
+sha256  d89f2d8cd8b56dada7d52fa7dc8075baa08fb836560710d38c292a7a3f78c04e  asgiref-3.10.0.tar.gz
 # Locally computed sha256 checksums
 sha256  b846415d1b514e9c1dff14a22deb906d794bc546ca6129f950a18cd091e2a669  LICENSE
diff --git a/package/python-asgiref/python-asgiref.mk b/package/python-asgiref/python-asgiref.mk
index 22cb1077db..3bd9c8f937 100644
--- a/package/python-asgiref/python-asgiref.mk
+++ b/package/python-asgiref/python-asgiref.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_ASGIREF_VERSION = 3.9.1
+PYTHON_ASGIREF_VERSION = 3.10.0
 PYTHON_ASGIREF_SOURCE = asgiref-$(PYTHON_ASGIREF_VERSION).tar.gz
-PYTHON_ASGIREF_SITE = https://files.pythonhosted.org/packages/90/61/0aa957eec22ff70b830b22ff91f825e70e1ef732c06666a805730f28b36b
+PYTHON_ASGIREF_SITE = https://files.pythonhosted.org/packages/46/08/4dfec9b90758a59acc6be32ac82e98d1fbfc321cb5cfa410436dbacf821c
 PYTHON_ASGIREF_SETUP_TYPE = setuptools
 PYTHON_ASGIREF_LICENSE = BSD-3-Clause
 PYTHON_ASGIREF_LICENSE_FILES = LICENSE


More information about the buildroot mailing list