From ef903fca830e8bc31294ca2bec4957e85c4418b1 Mon Sep 17 00:00:00 2001 From: Ankur Tyagi Date: Fri, 22 May 2026 10:36:19 +1200 Subject: python3-django: upgrade 5.2.13 -> 5.2.14 https://docs.djangoproject.com/en/dev/releases/5.2.14/ Signed-off-by: Ankur Tyagi Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-django_5.2.14.bb | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-django_5.2.14.bb (limited to 'meta-python/recipes-devtools/python/python3-django_5.2.14.bb') diff --git a/meta-python/recipes-devtools/python/python3-django_5.2.14.bb b/meta-python/recipes-devtools/python/python3-django_5.2.14.bb new file mode 100644 index 0000000000..e9bfabc734 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-django_5.2.14.bb @@ -0,0 +1,5 @@ +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" -- cgit v1.2.3-54-g00ecf