From 3182908c651fc768c04bf29c957d78b8cf949b11 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Fri, 22 Dec 2017 15:51:57 -0500 Subject: python-django: update to version 1.11.8 Signed-off-by: Derek Straka Signed-off-by: Armin Kuster --- meta-python/recipes-devtools/python/python-django_1.11.8.bb | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-django_1.11.8.bb (limited to 'meta-python/recipes-devtools/python/python-django_1.11.8.bb') diff --git a/meta-python/recipes-devtools/python/python-django_1.11.8.bb b/meta-python/recipes-devtools/python/python-django_1.11.8.bb new file mode 100644 index 0000000000..ed92c9bfe0 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-django_1.11.8.bb @@ -0,0 +1,4 @@ +require python-django.inc +inherit setuptools + +RDEPENDS_${PN} += "${PYTHON_PN}-zlib" -- cgit v1.2.3-54-g00ecf