diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pyhamcrest_2.1.0.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pyhamcrest_2.1.0.bb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pyhamcrest_2.1.0.bb b/meta-python/recipes-devtools/python/python3-pyhamcrest_2.1.0.bb index dcc9ebfa93..9a804f7485 100644 --- a/meta-python/recipes-devtools/python/python3-pyhamcrest_2.1.0.bb +++ b/meta-python/recipes-devtools/python/python3-pyhamcrest_2.1.0.bb | |||
@@ -9,9 +9,6 @@ inherit pypi python_hatchling | |||
9 | 9 | ||
10 | DEPENDS += "python3-hatch-vcs-native" | 10 | DEPENDS += "python3-hatch-vcs-native" |
11 | 11 | ||
12 | UPSTREAM_CHECK_URI = "https://pypi.python.org/pypi/PyHamcrest/" | ||
13 | UPSTREAM_CHECK_REGEX = "/PyHamcrest/(?P<pver>(\d+[\.\-_]*)+)" | ||
14 | |||
15 | RDEPENDS:${PN} += " \ | 12 | RDEPENDS:${PN} += " \ |
16 | python3-asyncio \ | 13 | python3-asyncio \ |
17 | python3-numbers \ | 14 | python3-numbers \ |