diff --git a/meta-python/recipes-devtools/python/python3-django_3.2.3.bb b/meta-python/recipes-devtools/python/python3-django_3.2.4.bb similarity index 77% rename from meta-python/recipes-devtools/python/python3-django_3.2.3.bb rename to meta-python/recipes-devtools/python/python3-django_3.2.4.bb index 7a9611ca1..52504885e 100644 --- a/meta-python/recipes-devtools/python/python3-django_3.2.3.bb +++ b/meta-python/recipes-devtools/python/python3-django_3.2.4.bb @@ -1,7 +1,7 @@ require python-django.inc inherit setuptools3 -SRC_URI[sha256sum] = "13ac78dbfd189532cad8f383a27e58e18b3d33f80009ceb476d7fcbfc5dcebd8" +SRC_URI[sha256sum] = "66c9d8db8cc6fe938a28b7887c1596e42d522e27618562517cc8929eb7e7f296" RDEPENDS_${PN} += "\ ${PYTHON_PN}-sqlparse \