mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-27 01:48:19 +00:00
python3-django: upgrade 2.2.26 -> 2.2.27
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
This commit is contained in:
12
meta-python/recipes-devtools/python/python3-django_2.2.27.bb
Normal file
12
meta-python/recipes-devtools/python/python3-django_2.2.27.bb
Normal file
@@ -0,0 +1,12 @@
|
||||
require python-django.inc
|
||||
|
||||
# Pin to 2.2.x LTS releases ONLY for this recipe
|
||||
UPSTREAM_CHECK_REGEX = "/${PYPI_PACKAGE}/(?P<pver>(2\.2\.\d*)+)/"
|
||||
|
||||
inherit setuptools3
|
||||
|
||||
SRC_URI[sha256sum] = "1ee37046b0bf2b61e83b3a01d067323516ec3b6f2b17cd49b1326dd4ba9dc913"
|
||||
|
||||
RDEPENDS:${PN} += "\
|
||||
${PYTHON_PN}-sqlparse \
|
||||
"
|
||||
Reference in New Issue
Block a user