From bc92c3e7187a127a8505477c5f1d9fe5c1d1bb48 Mon Sep 17 00:00:00 2001 From: Xu Huan Date: Thu, 21 Apr 2022 16:59:23 +0800 Subject: python3-django: upgrade 2.2.27 -> 2.2.28 Signed-off-by: Xu Huan Signed-off-by: Khem Raj Signed-off-by: Trevor Gamblin --- meta-python/recipes-devtools/python/python3-django_2.2.27.bb | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python3-django_2.2.27.bb (limited to 'meta-python/recipes-devtools/python/python3-django_2.2.27.bb') diff --git a/meta-python/recipes-devtools/python/python3-django_2.2.27.bb b/meta-python/recipes-devtools/python/python3-django_2.2.27.bb deleted file mode 100644 index 786afab248..0000000000 --- a/meta-python/recipes-devtools/python/python3-django_2.2.27.bb +++ /dev/null @@ -1,12 +0,0 @@ -require python-django.inc - -# Pin to 2.2.x LTS releases ONLY for this recipe -UPSTREAM_CHECK_REGEX = "/${PYPI_PACKAGE}/(?P(2\.2\.\d*)+)/" - -inherit setuptools3 - -SRC_URI[sha256sum] = "1ee37046b0bf2b61e83b3a01d067323516ec3b6f2b17cd49b1326dd4ba9dc913" - -RDEPENDS:${PN} += "\ - ${PYTHON_PN}-sqlparse \ -" -- cgit v1.2.3-54-g00ecf