diff mbox series

[meta-python,wrynose,8/25] python3-django: upgrade 6.0.4 -> 6.0.5

Message ID 20260523050028.848327-8-ankur.tyagi85@gmail.com
State New
Headers show
Series [meta-gnome,wrynose,1/25] localsearch: upgrade 3.11.0 -> 3.11.1 | expand

Commit Message

Ankur Tyagi May 23, 2026, 5 a.m. UTC
From: Ankur Tyagi <ankur.tyagi85@gmail.com>

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

Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
(cherry picked from commit 2f64c27b186011958ac392aea9214b2c134e14a3)
Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
---
 .../python/{python3-django_6.0.4.bb => python3-django_6.0.5.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-django_6.0.4.bb => python3-django_6.0.5.bb} (75%)
diff mbox series

Patch

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