From 283a1fb6870b67cc38c0a6af3b8ef814ab69d220 Mon Sep 17 00:00:00 2001 From: Ankur Tyagi Date: Tue, 21 Jul 2026 11:49:43 +1200 Subject: [PATCH] python3-django: upgrade 6.0.6 -> 6.0.7 https://docs.djangoproject.com/en/dev/releases/6.0.7/ Signed-off-by: Ankur Tyagi Signed-off-by: Khem Raj --- .../python/{python3-django_6.0.6.bb => python3-django_6.0.7.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-django_6.0.6.bb => python3-django_6.0.7.bb} (75%) diff --git a/meta-python/recipes-devtools/python/python3-django_6.0.6.bb b/meta-python/recipes-devtools/python/python3-django_6.0.7.bb similarity index 75% rename from meta-python/recipes-devtools/python/python3-django_6.0.6.bb rename to meta-python/recipes-devtools/python/python3-django_6.0.7.bb index a96a6dbf53..4542485154 100644 --- a/meta-python/recipes-devtools/python/python3-django_6.0.6.bb +++ b/meta-python/recipes-devtools/python/python3-django_6.0.7.bb @@ -1,7 +1,7 @@ require python3-django.inc inherit python_setuptools_build_meta -SRC_URI[sha256sum] = "ad03916ba59523d781ae5c3f631960c23d69a9d9c43cecda52fc23b47e953713" +SRC_URI[sha256sum] = "2998503fc083124fb58037084bfa00de323c7c743f05f1b4284e77bff0ab8890" # Set DEFAULT_PREFERENCE so that the LTS version of django is built by # default. To build the 6.x branch,