diff mbox series

[meta-oe,2/2] python3-django: upgrade 4.2.24 -> 4.2.25

Message ID 20251012005736.3294355-2-ankur.tyagi85@gmail.com
State Under Review
Headers show
Series [meta-oe,1/2] python3-django: Upgrade 5.2.6 -> 5.2.7 | expand

Commit Message

Ankur Tyagi Oct. 12, 2025, 12:57 a.m. UTC
Release Notes:
https://docs.djangoproject.com/en/dev/releases/4.2.25/

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-django_4.2.24.bb b/meta-python/recipes-devtools/python/python3-django_4.2.25.bb
similarity index 79%
rename from meta-python/recipes-devtools/python/python3-django_4.2.24.bb
rename to meta-python/recipes-devtools/python/python3-django_4.2.25.bb
index 286d757733..861f7747d2 100644
--- a/meta-python/recipes-devtools/python/python3-django_4.2.24.bb
+++ b/meta-python/recipes-devtools/python/python3-django_4.2.25.bb
@@ -1,7 +1,7 @@ 
 require python3-django.inc
 inherit python_setuptools_build_meta
 
-SRC_URI[sha256sum] = "40cd7d3f53bc6cd1902eadce23c337e97200888df41e4a73b42d682f23e71d80"
+SRC_URI[sha256sum] = "2391ab3d78191caaae2c963c19fd70b99e9751008da22a0adcc667c5a4f8d311"
 
 RDEPENDS:${PN} += "\
     python3-sqlparse \