summaryrefslogtreecommitdiff
path: root/meta-openembedded/meta-python/recipes-devtools/python/python3-django_5.0.9.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openembedded/meta-python/recipes-devtools/python/python3-django_5.0.9.bb')
-rw-r--r--meta-openembedded/meta-python/recipes-devtools/python/python3-django_5.0.9.bb9
1 files changed, 0 insertions, 9 deletions
diff --git a/meta-openembedded/meta-python/recipes-devtools/python/python3-django_5.0.9.bb b/meta-openembedded/meta-python/recipes-devtools/python/python3-django_5.0.9.bb
deleted file mode 100644
index 2de4832163..0000000000
--- a/meta-openembedded/meta-python/recipes-devtools/python/python3-django_5.0.9.bb
+++ /dev/null
@@ -1,9 +0,0 @@
-require python3-django.inc
-inherit python_setuptools_build_meta
-
-SRC_URI[sha256sum] = "6333870d342329b60174da3a60dbd302e533f3b0bb0971516750e974a99b5a39"
-
-RDEPENDS:${PN} += "\
- python3-sqlparse \
- python3-asgiref \
-"