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