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 17d402d65..44ea5394d 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 \