Message ID | 20250221181038.1014585-1-soumya.sambu@windriver.com |
---|---|
State | New |
Headers | show |
Series | [meta-python,scarthgap,1/1] python3-django: upgrade 5.0.10 -> 5.0.11 | expand |
diff --git a/meta-python/recipes-devtools/python/python3-django_5.0.10.bb b/meta-python/recipes-devtools/python/python3-django_5.0.11.bb similarity index 56% rename from meta-python/recipes-devtools/python/python3-django_5.0.10.bb rename to meta-python/recipes-devtools/python/python3-django_5.0.11.bb index 339476a419..5060f3c9ad 100644 --- a/meta-python/recipes-devtools/python/python3-django_5.0.10.bb +++ b/meta-python/recipes-devtools/python/python3-django_5.0.11.bb @@ -1,7 +1,7 @@ require python-django.inc inherit setuptools3 -SRC_URI[sha256sum] = "0f6cbc56cc298b0451d20a5120c6a8731e9073330fb5d84295c23c151a1eb300" +SRC_URI[sha256sum] = "e7d98fa05ce09cb3e8d5ad6472fb602322acd1740bfdadc29c8404182d664f65" RDEPENDS:${PN} += "\ python3-sqlparse \