diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python3-django_5.0.4.bb (renamed from meta-python/recipes-devtools/python/python3-django_5.0.3.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-django_5.0.3.bb b/meta-python/recipes-devtools/python/python3-django_5.0.4.bb index 14c41a626f..3139ed4682 100644 --- a/meta-python/recipes-devtools/python/python3-django_5.0.3.bb +++ b/meta-python/recipes-devtools/python/python3-django_5.0.4.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | require python-django.inc | 1 | require python-django.inc |
2 | inherit setuptools3 | 2 | inherit setuptools3 |
3 | 3 | ||
4 | SRC_URI[sha256sum] = "5fb37580dcf4a262f9258c1f4373819aacca906431f505e4688e37f3a99195df" | 4 | SRC_URI[sha256sum] = "4bd01a8c830bb77a8a3b0e7d8b25b887e536ad17a81ba2dce5476135c73312bd" |
5 | 5 | ||
6 | RDEPENDS:${PN} += "\ | 6 | RDEPENDS:${PN} += "\ |
7 | python3-sqlparse \ | 7 | python3-sqlparse \ |