]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
python3-roman-numbers-py: correct upstream version check
authorAlexander Kanavin <alex@linutronix.de>
Tue, 11 Mar 2025 10:04:58 +0000 (11:04 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 11 Mar 2025 21:29:34 +0000 (21:29 +0000)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-roman-numerals-py_3.1.0.bb

index 2f22f15d6989ae27f8b36b7087559f2a08ae581e..9a76df0de26aa5ec0c7e5390d59c12008643240c 100644 (file)
@@ -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