summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-django_5.2.13.bb
diff options
context:
space:
mode:
authorGyorgy Sarvari <skandigraun@gmail.com>2026-04-13 20:51:06 +0200
committerKhem Raj <khem.raj@oss.qualcomm.com>2026-04-13 15:28:25 -0700
commitd13ec666392f3f80052d079dafc1edda01d5ede8 (patch)
treef15fac08bc69d238578314e90bfe5cd1cf7e393f /meta-python/recipes-devtools/python/python3-django_5.2.13.bb
parenta408ffedd8c41ef847b7efa48b627900e04c34a5 (diff)
downloadmeta-openembedded-d13ec666392f3f80052d079dafc1edda01d5ede8.tar.gz
python3-django: upgrade 5.2.12 -> 5.2.13
Contains fixes for CVE-2026-3902, CVE-2026-4277, CVE-2026-4292, CVE-2026-33033 and CVE-2026-33034. Changelog: https://docs.djangoproject.com/en/6.0/releases/5.2.13/ Ptests passed successfully: Ran 18163 tests in 457.705s OK (skipped=1389, expected failures=5) Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-django_5.2.13.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-django_5.2.13.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-django_5.2.13.bb b/meta-python/recipes-devtools/python/python3-django_5.2.13.bb
new file mode 100644
index 0000000000..fcf50e939d
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python3-django_5.2.13.bb
@@ -0,0 +1,5 @@
1require python3-django.inc
2inherit python_setuptools_build_meta
3
4SRC_URI += "file://0001-fix-test_msgfmt_error_including_non_ascii-test.patch"
5SRC_URI[sha256sum] = "a31589db5188d074c63f0945c3888fad104627dfcc236fb2b97f71f89da33bc4"