Signed-off-by: Alexander Kanavin <[email protected]> --- meta/recipes-devtools/python/python3-hatch-vcs_0.2.0.bb | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/meta/recipes-devtools/python/python3-hatch-vcs_0.2.0.bb b/meta/recipes-devtools/python/python3-hatch-vcs_0.2.0.bb index 100099c130..cca2c49d2b 100644 --- a/meta/recipes-devtools/python/python3-hatch-vcs_0.2.0.bb +++ b/meta/recipes-devtools/python/python3-hatch-vcs_0.2.0.bb @@ -10,3 +10,5 @@ PYPI_PACKAGE = "hatch_vcs" SRC_URI[sha256sum] = "9913d733b34eec9bb0345d0626ca32165a4ad2de15d1ce643c36d09ca908abff" BBCLASSEXTEND = "native nativesdk" + +UPSTREAM_CHECK_REGEX = "/hatch-vcs/(?P<pver>(\d+[\.\-_]*)+)/" -- 2.30.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#167314): https://lists.openembedded.org/g/openembedded-core/message/167314 Mute This Topic: https://lists.openembedded.org/mt/92017003/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
