From 1a96475ce526c2d1c9f5eb2fd5d4c84ba86f0529 Mon Sep 17 00:00:00 2001 From: Ankur Tyagi Date: Thu, 27 Nov 2025 10:05:49 +1300 Subject: python3-django: upgrade 5.2.7 -> 5.2.8 Release Notes: https://docs.djangoproject.com/en/dev/releases/5.2.8/ Signed-off-by: Ankur Tyagi Signed-off-by: Khem Raj (cherry picked from commit 8247a68d540ed9154cecf92f4e4612f1c0ba0490) Signed-off-by: Ankur Tyagi Signed-off-by: Anuj Mittal --- meta-python/recipes-devtools/python/python3-django_5.2.8.bb | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-django_5.2.8.bb (limited to 'meta-python/recipes-devtools/python/python3-django_5.2.8.bb') diff --git a/meta-python/recipes-devtools/python/python3-django_5.2.8.bb b/meta-python/recipes-devtools/python/python3-django_5.2.8.bb new file mode 100644 index 0000000000..f205b5b247 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-django_5.2.8.bb @@ -0,0 +1,9 @@ +require python3-django.inc +inherit python_setuptools_build_meta + +SRC_URI[sha256sum] = "23254866a5bb9a2cfa6004e8b809ec6246eba4b58a7589bc2772f1bcc8456c7f" + +RDEPENDS:${PN} += "\ + python3-sqlparse \ + python3-asgiref \ +" -- cgit v1.2.3-54-g00ecf