aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-django_1.11.8.bb
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2018-01-10 16:16:52 -0500
committerArmin Kuster <akuster808@gmail.com>2018-01-16 21:41:26 -0800
commit1c56fc96239f002aac57da19d13a543f1210253d (patch)
tree487c3e1ec0d3f73bcd87c4178348ebc8aed3360b /meta-python/recipes-devtools/python/python3-django_1.11.8.bb
parentfdbe09774108525c179db7f42ebaca7ae1123c29 (diff)
downloadmeta-openembedded-1c56fc96239f002aac57da19d13a543f1210253d.tar.gz
python-django: update to version 1.11.9
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-django_1.11.8.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-django_1.11.8.bb7
1 files changed, 0 insertions, 7 deletions
diff --git a/meta-python/recipes-devtools/python/python3-django_1.11.8.bb b/meta-python/recipes-devtools/python/python3-django_1.11.8.bb
deleted file mode 100644
index ef77603a62..0000000000
--- a/meta-python/recipes-devtools/python/python3-django_1.11.8.bb
+++ /dev/null
@@ -1,7 +0,0 @@
-require python-django.inc
-inherit setuptools3
-
-# Requires _pydecimal which is in misc
-RDEPENDS_${PN} += " \
- ${PYTHON_PN}-misc \
-"