summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-django_5.0.3.bb (renamed from meta-python/recipes-devtools/python/python3-django_5.0.2.bb)2
1 files changed, 1 insertions, 1 deletions
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
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 @@
1require python-django.inc 1require python-django.inc
2inherit setuptools3 2inherit setuptools3
3 3
4SRC_URI[sha256sum] = "b5bb1d11b2518a5f91372a282f24662f58f66749666b0a286ab057029f728080" 4SRC_URI[sha256sum] = "5fb37580dcf4a262f9258c1f4373819aacca906431f505e4688e37f3a99195df"
5 5
6RDEPENDS:${PN} += "\ 6RDEPENDS:${PN} += "\
7 python3-sqlparse \ 7 python3-sqlparse \