diff mbox series

[meta-python,2/4] python3-django: upgrade 6.0.7 -> 6.0.8

Message ID 20260804230358.365670-2-ankur.tyagi85@gmail.com
State New
Headers show
Series [meta-python,1/4] python3-django: upgrade 5.2.16 -> 5.2.17 | expand

Commit Message

Ankur Tyagi Aug. 4, 2026, 11:03 p.m. UTC
From: Ankur Tyagi <ankur.tyagi85@gmail.com>

Release Notes:
https://docs.djangoproject.com/en/dev/releases/6.0.8/

Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
---
 .../python/{python3-django_6.0.7.bb => python3-django_6.0.8.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-django_6.0.7.bb => python3-django_6.0.8.bb} (75%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-django_6.0.7.bb b/meta-python/recipes-devtools/python/python3-django_6.0.8.bb
similarity index 75%
rename from meta-python/recipes-devtools/python/python3-django_6.0.7.bb
rename to meta-python/recipes-devtools/python/python3-django_6.0.8.bb
index 4542485154..0c7fb2197d 100644
--- a/meta-python/recipes-devtools/python/python3-django_6.0.7.bb
+++ b/meta-python/recipes-devtools/python/python3-django_6.0.8.bb
@@ -1,7 +1,7 @@ 
 require python3-django.inc
 inherit python_setuptools_build_meta
 
-SRC_URI[sha256sum] = "2998503fc083124fb58037084bfa00de323c7c743f05f1b4284e77bff0ab8890"
+SRC_URI[sha256sum] = "cb0bd962d27fc866f3c514b20aae6a7df56ec80b488f9899da46d675cd051526"
 
 # Set DEFAULT_PREFERENCE so that the LTS version of django is built by
 # default. To build the 6.x branch,