Signed-off-by: Derek Straka <[email protected]>
---
.../recipes-devtools/python/python3-pyhamcrest_2.0.4.bb | 3 +++
1 file changed, 3 insertions(+)
diff --git a/meta-python/recipes-devtools/python/python3-pyhamcrest_2.0.4.bb
b/meta-python/recipes-devtools/python/python3-pyhamcrest_2.0.4.bb
index 888278af8..4ee84531e 100644
--- a/meta-python/recipes-devtools/python/python3-pyhamcrest_2.0.4.bb
+++ b/meta-python/recipes-devtools/python/python3-pyhamcrest_2.0.4.bb
@@ -9,6 +9,9 @@ inherit pypi python_setuptools_build_meta
DEPENDS += "${PYTHON_PN}-hatch-vcs-native"
+UPSTREAM_CHECK_URI = "https://pypi.python.org/pypi/PyHamcrest/"
+UPSTREAM_CHECK_REGEX = "/PyHamcrest/(?P<pver>(\d+[\.\-_]*)+)"
+
RDEPENDS:${PN} += " \
${PYTHON_PN}-six \
${PYTHON_PN}-numbers \
--
2.34.1
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#105152):
https://lists.openembedded.org/g/openembedded-devel/message/105152
Mute This Topic: https://lists.openembedded.org/mt/101611450/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-