diff --git a/meta-python/recipes-devtools/python/python3-django_4.2.7.bb b/meta-python/recipes-devtools/python/python3-django_5.0.bb similarity index 58% rename from meta-python/recipes-devtools/python/python3-django_4.2.7.bb rename to meta-python/recipes-devtools/python/python3-django_5.0.bb index 100db9bd71..bad4245233 100644 --- a/meta-python/recipes-devtools/python/python3-django_4.2.7.bb +++ b/meta-python/recipes-devtools/python/python3-django_5.0.bb @@ -1,7 +1,7 @@ require python-django.inc inherit setuptools3 -SRC_URI[sha256sum] = "8e0f1c2c2786b5c0e39fe1afce24c926040fad47c8ea8ad30aaf1188df29fc41" +SRC_URI[sha256sum] = "7d29e14dfbc19cb6a95a4bd669edbde11f5d4c6a71fdaa42c2d40b6846e807f7" RDEPENDS:${PN} += "\ ${PYTHON_PN}-sqlparse \