diff --git a/meta-python/recipes-devtools/python/python3-django_5.0.2.bb b/meta-python/recipes-devtools/python/python3-django_5.0.3.bb similarity index 56% rename from meta-python/recipes-devtools/python/python3-django_5.0.2.bb rename to meta-python/recipes-devtools/python/python3-django_5.0.3.bb index 3f61dabe07..14c41a626f 100644 --- a/meta-python/recipes-devtools/python/python3-django_5.0.2.bb +++ b/meta-python/recipes-devtools/python/python3-django_5.0.3.bb @@ -1,7 +1,7 @@ require python-django.inc inherit setuptools3 -SRC_URI[sha256sum] = "b5bb1d11b2518a5f91372a282f24662f58f66749666b0a286ab057029f728080" +SRC_URI[sha256sum] = "5fb37580dcf4a262f9258c1f4373819aacca906431f505e4688e37f3a99195df" RDEPENDS:${PN} += "\ python3-sqlparse \