diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-cachecontrol_0.14.1.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-cachecontrol_0.14.1.bb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python3-cachecontrol_0.14.1.bb b/meta-python/recipes-devtools/python/python3-cachecontrol_0.14.1.bb index 93f8c9f718..c06c090e79 100644 --- a/meta-python/recipes-devtools/python/python3-cachecontrol_0.14.1.bb +++ b/meta-python/recipes-devtools/python/python3-cachecontrol_0.14.1.bb | |||
@@ -7,9 +7,6 @@ SRC_URI[sha256sum] = "06ef916a1e4eb7dba9948cdfc9c76e749db2e02104a9a1277e8b642591 | |||
7 | 7 | ||
8 | inherit pypi python_poetry_core | 8 | inherit pypi python_poetry_core |
9 | 9 | ||
10 | UPSTREAM_CHECK_URI = "https://pypi.python.org/pypi/CacheControl/" | ||
11 | UPSTREAM_CHECK_REGEX = "/CacheControl/(?P<pver>(\d+[\.\-_]*)+)" | ||
12 | |||
13 | RDEPENDS:${PN} += "\ | 10 | RDEPENDS:${PN} += "\ |
14 | python3-crypt \ | 11 | python3-crypt \ |
15 | python3-datetime \ | 12 | python3-datetime \ |