Signed-off-by: Alexander Kanavin <[email protected]> --- meta/recipes-devtools/python/python3-semantic-version_2.9.0.bb | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/meta/recipes-devtools/python/python3-semantic-version_2.9.0.bb b/meta/recipes-devtools/python/python3-semantic-version_2.9.0.bb index ee635871bf..4101f48043 100644 --- a/meta/recipes-devtools/python/python3-semantic-version_2.9.0.bb +++ b/meta/recipes-devtools/python/python3-semantic-version_2.9.0.bb @@ -10,3 +10,5 @@ PYPI_PACKAGE = "semantic_version" inherit pypi setuptools3 BBCLASSEXTEND = "native nativesdk" + +UPSTREAM_CHECK_REGEX = "/semantic-version/(?P<pver>(\d+[\.\-_]*)+)/" -- 2.30.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#163457): https://lists.openembedded.org/g/openembedded-core/message/163457 Mute This Topic: https://lists.openembedded.org/mt/89884864/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
