mirror of
https://git.yoctoproject.org/poky
synced 2026-04-09 02:02:26 +02:00
python3-setuptools-scm: fix upstream version check
(From OE-Core rev: 56030191e7b1f9c30f25f7f0d67c1ba6ae17c99f) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
ca72d2e367
commit
685f96ac3c
@@ -8,6 +8,8 @@ SRC_URI[sha256sum] = "a8994582e716ec690f33fec70cca0f85bd23ec974e3f783233e4879090
|
||||
PYPI_PACKAGE = "setuptools_scm"
|
||||
inherit pypi setuptools3
|
||||
|
||||
UPSTREAM_CHECK_REGEX = "setuptools_scm-(?P<pver>.*)\.tar"
|
||||
|
||||
RDEPENDS_${PN} = "\
|
||||
${PYTHON_PN}-debugger \
|
||||
${PYTHON_PN}-json \
|
||||
|
||||
Reference in New Issue
Block a user