diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python3-django_5.0.11.bb (renamed from meta-python/recipes-devtools/python/python3-django_5.0.10.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
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 index beadf3e953..12d43c5046 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 @@ | |||
1 | require python3-django.inc | 1 | require python3-django.inc |
2 | inherit python_setuptools_build_meta | 2 | inherit python_setuptools_build_meta |
3 | 3 | ||
4 | SRC_URI[sha256sum] = "0f6cbc56cc298b0451d20a5120c6a8731e9073330fb5d84295c23c151a1eb300" | 4 | SRC_URI[sha256sum] = "e7d98fa05ce09cb3e8d5ad6472fb602322acd1740bfdadc29c8404182d664f65" |
5 | 5 | ||
6 | RDEPENDS:${PN} += "\ | 6 | RDEPENDS:${PN} += "\ |
7 | python3-sqlparse \ | 7 | python3-sqlparse \ |