diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-django_2.2.7.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-django_2.2.7.bb | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/meta-python/recipes-devtools/python/python3-django_2.2.7.bb b/meta-python/recipes-devtools/python/python3-django_2.2.7.bb deleted file mode 100644 index e56453abc1..0000000000 --- a/meta-python/recipes-devtools/python/python3-django_2.2.7.bb +++ /dev/null | |||
@@ -1,9 +0,0 @@ | |||
1 | require python-django.inc | ||
2 | inherit setuptools3 | ||
3 | |||
4 | SRC_URI[md5sum] = "b0833024aac4c8240467e4dc91a12e9b" | ||
5 | SRC_URI[sha256sum] = "16040e1288c6c9f68c6da2fe75ebde83c0a158f6f5d54f4c5177b0c1478c5b86" | ||
6 | |||
7 | RDEPENDS_${PN} += "\ | ||
8 | ${PYTHON_PN}-sqlparse \ | ||
9 | " | ||