From 3aa291bb1f0b8e41ea6ba0656e6cb887832ca79f Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 19 Aug 2026 17:34:31 +0800 Subject: [PATCH] python3-djangorestframework: upgrade 3.17.1 -> 3.18.0 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- ...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 --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"