mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 17:19:23 +00:00
python3-django: upgrade 2.2.27 -> 2.2.28
Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <tvgamblin@gmail.com>
This commit is contained in:
@@ -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] = "0200b657afbf1bc08003845ddda053c7641b9b24951e52acd51f6abda33a7413"
|
||||
|
||||
RDEPENDS:${PN} += "\
|
||||
${PYTHON_PN}-sqlparse \
|
||||
"
|
||||
Reference in New Issue
Block a user