mirror of
https://git.yoctoproject.org/poky
synced 2026-04-25 06:32:12 +02:00
python3-roman-numbers-py: correct upstream version check
(From OE-Core rev: 40ca9ee277f8638fde5f8afb2246f79a56ab9a42) 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
6bc68a4e28
commit
14929d8bf1
@@ -5,6 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENCE.rst;md5=bfcc8b16e42929aafeb9d414360bc2fd"
|
||||
|
||||
SRC_URI[sha256sum] = "be4bf804f083a4ce001b5eb7e3c0862479d10f94c936f6c4e5f250aa5ff5bd2d"
|
||||
PYPI_PACKAGE = "roman_numerals_py"
|
||||
UPSTREAM_CHECK_PYPI_PACKAGE = "roman_numerals_py"
|
||||
|
||||
inherit pypi python_flit_core
|
||||
|
||||
|
||||
Reference in New Issue
Block a user