mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 03:32:13 +02:00
python3-rfc3339/3986-validator: correct upstream version check
(From OE-Core rev: dd2f4d263100ab09f79c2dc037346da7362765a2) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
375c82ad00
commit
6f092174b3
@@ -8,6 +8,7 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/python-rfc3339-validator:"
|
||||
SRC_URI[sha256sum] = "138a2abdf93304ad60530167e51d2dfb9549521a836871b88d7f4695d0022f6b"
|
||||
|
||||
PYPI_PACKAGE = "rfc3339_validator"
|
||||
UPSTREAM_CHECK_REGEX = "/rfc3339-validator/(?P<pver>(\d+[\.\-_]*)+)/"
|
||||
|
||||
inherit pypi setuptools3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user