From 030a747ac16275521ab00462677b217b1b2dabeb Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Mon, 7 Mar 2022 19:44:46 +0800 Subject: python3-django: upgrade 2.2.26 -> 2.2.27 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj Signed-off-by: Trevor Gamblin --- meta-python/recipes-devtools/python/python3-django_2.2.26.bb | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python3-django_2.2.26.bb (limited to 'meta-python/recipes-devtools/python/python3-django_2.2.26.bb') diff --git a/meta-python/recipes-devtools/python/python3-django_2.2.26.bb b/meta-python/recipes-devtools/python/python3-django_2.2.26.bb deleted file mode 100644 index 523f0e0912..0000000000 --- a/meta-python/recipes-devtools/python/python3-django_2.2.26.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] = "dfa537267d52c6243a62b32855a744ca83c37c70600aacffbfd98bc5d6d8518f" - -RDEPENDS:${PN} += "\ - ${PYTHON_PN}-sqlparse \ -" -- cgit v1.2.3-54-g00ecf