diff options
Diffstat (limited to 'meta-openembedded/meta-python/recipes-devtools/python/python3-django_5.0.6.bb')
-rw-r--r-- | meta-openembedded/meta-python/recipes-devtools/python/python3-django_5.0.6.bb | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/meta-openembedded/meta-python/recipes-devtools/python/python3-django_5.0.6.bb b/meta-openembedded/meta-python/recipes-devtools/python/python3-django_5.0.6.bb deleted file mode 100644 index 69b25742dc..0000000000 --- a/meta-openembedded/meta-python/recipes-devtools/python/python3-django_5.0.6.bb +++ /dev/null @@ -1,9 +0,0 @@ -require python-django.inc -inherit setuptools3 - -SRC_URI[sha256sum] = "ff1b61005004e476e0aeea47c7f79b85864c70124030e95146315396f1e7951f" - -RDEPENDS:${PN} += "\ - python3-sqlparse \ - python3-asgiref \ -" |