From b0a7b41ba0e4372af7fbaba3d1a7d32a1f50a903 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Tue, 10 Jul 2018 16:34:13 -0400 Subject: python-django: update to version 1.11.14 Update the upstream check regex to restrict to version 1.X.Y Signed-off-by: Derek Straka Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-django_1.11.10.bb | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python-django_1.11.10.bb (limited to 'meta-python/recipes-devtools/python/python-django_1.11.10.bb') diff --git a/meta-python/recipes-devtools/python/python-django_1.11.10.bb b/meta-python/recipes-devtools/python/python-django_1.11.10.bb deleted file mode 100644 index d2347cc963..0000000000 --- a/meta-python/recipes-devtools/python/python-django_1.11.10.bb +++ /dev/null @@ -1,8 +0,0 @@ -require python-django.inc -inherit setuptools - -RDEPENDS_${PN} += " \ - ${PYTHON_PN}-argparse \ - ${PYTHON_PN}-subprocess \ - ${PYTHON_PN}-zlib \ -" -- cgit v1.2.3-54-g00ecf