diff mbox series

[meta-python,wrynose,15/16] python3-django: upgrade 5.2.14 -> 5.2.15

Message ID 20260613081824.1223609-15-ankur.tyagi85@gmail.com
State New
Headers show
Series [meta-oe,wrynose,1/16] fio: fix build with musl | expand

Commit Message

Ankur Tyagi June 13, 2026, 8:18 a.m. UTC
From: Ankur Tyagi <ankur.tyagi85@gmail.com>

https://docs.djangoproject.com/en/dev/releases/5.2.15/

Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
(cherry picked from commit 18576ace94ee0dbaefe549fd058e1c76f1390a72)
Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
---
 .../{python3-django_5.2.14.bb => python3-django_5.2.15.bb}      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-django_5.2.14.bb => python3-django_5.2.15.bb} (61%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-django_5.2.14.bb b/meta-python/recipes-devtools/python/python3-django_5.2.15.bb
similarity index 61%
rename from meta-python/recipes-devtools/python/python3-django_5.2.14.bb
rename to meta-python/recipes-devtools/python/python3-django_5.2.15.bb
index e9bfabc734..557c2f1522 100644
--- a/meta-python/recipes-devtools/python/python3-django_5.2.14.bb
+++ b/meta-python/recipes-devtools/python/python3-django_5.2.15.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] = "58a63ba841662e5c686b57ba1fec52ddd68c0b93bd96ac3029d55728f00bf8a2"
+SRC_URI[sha256sum] = "5154a9bf84ac01dde011e367f355c07dbb329532e06810dcf3ef2af269e236e7"