diff mbox series

[meta-python,1/4] python3-django: upgrade 5.2.16 -> 5.2.17

Message ID 20260804230358.365670-1-ankur.tyagi85@gmail.com
State New
Headers show
Series [meta-python,1/4] python3-django: upgrade 5.2.16 -> 5.2.17 | expand

Commit Message

Ankur Tyagi Aug. 4, 2026, 11:03 p.m. UTC
From: Ankur Tyagi <ankur.tyagi85@gmail.com>

Release Notes:
https://docs.djangoproject.com/en/dev/releases/5.2.17/

Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
---
 .../{python3-django_5.2.16.bb => python3-django_5.2.17.bb}      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-django_5.2.16.bb => python3-django_5.2.17.bb} (61%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-django_5.2.16.bb b/meta-python/recipes-devtools/python/python3-django_5.2.17.bb
similarity index 61%
rename from meta-python/recipes-devtools/python/python3-django_5.2.16.bb
rename to meta-python/recipes-devtools/python/python3-django_5.2.17.bb
index 2629ff3714..a9009adaf9 100644
--- a/meta-python/recipes-devtools/python/python3-django_5.2.16.bb
+++ b/meta-python/recipes-devtools/python/python3-django_5.2.17.bb
@@ -2,4 +2,4 @@  require python3-django.inc
 inherit python_setuptools_build_meta
 
 SRC_URI += "file://0001-fix-test_msgfmt_error_including_non_ascii-test.patch"
-SRC_URI[sha256sum] = "59ea02020c3136fce14bef0bbece21a10a4febef5eed1c51c22ae468efa22200"
+SRC_URI[sha256sum] = "9d4d93be539a18ab80d058eb515900e10951e04c537c5a6b394fc49528d3251f"