From 8a4bf31e7fd3be6e2ecbb0a4299de2316d4ae782 Mon Sep 17 00:00:00 2001 From: Ankur Tyagi Date: Wed, 5 Aug 2026 11:03:55 +1200 Subject: [PATCH] python3-django: upgrade 5.2.16 -> 5.2.17 Release Notes: https://docs.djangoproject.com/en/dev/releases/5.2.17/ Signed-off-by: Ankur Tyagi Signed-off-by: Khem Raj --- .../{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 --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"