summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-django_5.0.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-django_5.0.2.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-django_5.0.2.bb9
1 files changed, 0 insertions, 9 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.2.bb
deleted file mode 100644
index 3f61dabe07..0000000000
--- a/meta-python/recipes-devtools/python/python3-django_5.0.2.bb
+++ /dev/null
@@ -1,9 +0,0 @@
1require python-django.inc
2inherit setuptools3
3
4SRC_URI[sha256sum] = "b5bb1d11b2518a5f91372a282f24662f58f66749666b0a286ab057029f728080"
5
6RDEPENDS:${PN} += "\
7 python3-sqlparse \
8 python3-asgiref \
9"