diff mbox series

[meta-python] python3-django: upgrade 3.2.12 -> 4.1

Message ID 1662549799-17908-3-git-send-email-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-python] python3-django: upgrade 3.2.12 -> 4.1 | expand

Commit Message

Mingyu Wang (Fujitsu) Sept. 7, 2022, 11:23 a.m. UTC
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../python/{python3-django_3.2.12.bb => python3-django_4.1.bb}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-django_3.2.12.bb => python3-django_4.1.bb} (58%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-django_3.2.12.bb b/meta-python/recipes-devtools/python/python3-django_4.1.bb
similarity index 58%
rename from meta-python/recipes-devtools/python/python3-django_3.2.12.bb
rename to meta-python/recipes-devtools/python/python3-django_4.1.bb
index 17d402d652..44ea5394da 100644
--- a/meta-python/recipes-devtools/python/python3-django_3.2.12.bb
+++ b/meta-python/recipes-devtools/python/python3-django_4.1.bb
@@ -1,7 +1,7 @@ 
 require python-django.inc
 inherit setuptools3
 
-SRC_URI[sha256sum] = "9772e6935703e59e993960832d66a614cf0233a1c5123bc6224ecc6ad69e41e2"
+SRC_URI[sha256sum] = "032f8a6fc7cf05ccd1214e4a2e21dfcd6a23b9d575c6573cacc8c67828dbe642"
 
 RDEPENDS:${PN} += "\
     ${PYTHON_PN}-sqlparse \