summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-django_4.2.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-django_4.2.1.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-django_4.2.1.bb9
1 files changed, 0 insertions, 9 deletions
diff --git a/meta-python/recipes-devtools/python/python3-django_4.2.1.bb b/meta-python/recipes-devtools/python/python3-django_4.2.1.bb
deleted file mode 100644
index b1474cf054..0000000000
--- a/meta-python/recipes-devtools/python/python3-django_4.2.1.bb
+++ /dev/null
@@ -1,9 +0,0 @@
1require python-django.inc
2inherit setuptools3
3
4SRC_URI[sha256sum] = "7efa6b1f781a6119a10ac94b4794ded90db8accbe7802281cd26f8664ffed59c"
5
6RDEPENDS:${PN} += "\
7 ${PYTHON_PN}-sqlparse \
8 ${PYTHON_PN}-asgiref \
9"