From: Alexander Kanavin Date: Tue, 11 Mar 2025 10:04:58 +0000 (+0100) Subject: python3-roman-numbers-py: correct upstream version check X-Git-Tag: yocto-5.2~279 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40ca9ee277f8638fde5f8afb2246f79a56ab9a42;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-roman-numbers-py: correct upstream version check Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-roman-numerals-py_3.1.0.bb b/meta/recipes-devtools/python/python3-roman-numerals-py_3.1.0.bb index 2f22f15d698..9a76df0de26 100644 --- a/meta/recipes-devtools/python/python3-roman-numerals-py_3.1.0.bb +++ b/meta/recipes-devtools/python/python3-roman-numerals-py_3.1.0.bb @@ -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