diff mbox series

[meta-python,27/70] python3-djangorestframework: upgrade 3.17.1 -> 3.18.0

Message ID 20260819093514.1101-27-wangmy@fujitsu.com
State New
Headers show
Series [meta-oe,01/70] avro-c: upgrade 1.12.1 -> 1.12.2 | expand

Commit Message

Wang Mingyu Aug. 19, 2026, 9:34 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 ...ramework_3.17.1.bb => python3-djangorestframework_3.18.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-djangorestframework_3.17.1.bb => python3-djangorestframework_3.18.0.bb} (80%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-djangorestframework_3.17.1.bb b/meta-python/recipes-devtools/python/python3-djangorestframework_3.18.0.bb
similarity index 80%
rename from meta-python/recipes-devtools/python/python3-djangorestframework_3.17.1.bb
rename to meta-python/recipes-devtools/python/python3-djangorestframework_3.18.0.bb
index 42edd15156..a0f9bef7a2 100644
--- a/meta-python/recipes-devtools/python/python3-djangorestframework_3.17.1.bb
+++ b/meta-python/recipes-devtools/python/python3-djangorestframework_3.18.0.bb
@@ -5,7 +5,7 @@  HOMEPAGE = "https://pypi.python.org/pypi/djangorestframework"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE.md;md5=7879a5a716147a784f7e524c9cf103c1"
 
-SRC_URI[sha256sum] = "a6def5f447fe78ff853bff1d47a3c59bf38f5434b031780b351b0c73a62db1a5"
+SRC_URI[sha256sum] = "2323a5111837e0b784dcb8323abc78ecc54fa2a5af7aff2677cf50cdd849477f"
 
 PYPI_PACKAGE = "djangorestframework"