mirror of
https://git.yoctoproject.org/poky
synced 2026-04-05 08:02:25 +02:00
python3-cython: correct upstream version check
(From OE-Core rev: a05594e0b176eb2e3a7facf758e8c293bce96ce2) 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
9649bec517
commit
90aa4ff101
@@ -9,7 +9,6 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=61c3ee8961575861fa86c7e62bc9f69c"
|
||||
PYPI_PACKAGE = "Cython"
|
||||
|
||||
SRC_URI[sha256sum] = "dcc96739331fb854dcf503f94607576cfe8488066c61ca50dfd55836f132de99"
|
||||
UPSTREAM_CHECK_REGEX = "Cython-(?P<pver>.*)\.tar"
|
||||
|
||||
inherit pypi setuptools3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user