diff mbox series

[meta-python,1/2] python3-django: upgrade 6.0.5 -> 6.0.6

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

Commit Message

Ankur Tyagi June 4, 2026, 3:40 a.m. UTC
From: Ankur Tyagi <ankur.tyagi85@gmail.com>

https://docs.djangoproject.com/en/dev/releases/6.0.6/

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-django_6.0.5.bb b/meta-python/recipes-devtools/python/python3-django_6.0.6.bb
similarity index 75%
rename from meta-python/recipes-devtools/python/python3-django_6.0.5.bb
rename to meta-python/recipes-devtools/python/python3-django_6.0.6.bb
index 93bcc7b2e9..a96a6dbf53 100644
--- a/meta-python/recipes-devtools/python/python3-django_6.0.5.bb
+++ b/meta-python/recipes-devtools/python/python3-django_6.0.6.bb
@@ -1,7 +1,7 @@ 
 require python3-django.inc
 inherit python_setuptools_build_meta
 
-SRC_URI[sha256sum] = "bc6d6872e98a2864c836e42edd644b362db311147dd5aa8d5b82ba7a032f5269"
+SRC_URI[sha256sum] = "ad03916ba59523d781ae5c3f631960c23d69a9d9c43cecda52fc23b47e953713"
 
 # Set DEFAULT_PREFERENCE so that the LTS version of django is built by
 # default. To build the 6.x branch,