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