diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-wtforms_3.1.2.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-wtforms_3.1.2.bb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python3-wtforms_3.1.2.bb b/meta-python/recipes-devtools/python/python3-wtforms_3.1.2.bb index b3ba14ff7f..fa54282152 100644 --- a/meta-python/recipes-devtools/python/python3-wtforms_3.1.2.bb +++ b/meta-python/recipes-devtools/python/python3-wtforms_3.1.2.bb | |||
@@ -7,9 +7,6 @@ LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=17ed54aa95f4a6cd0d7a4747d14b64d0" | |||
7 | 7 | ||
8 | SRC_URI[sha256sum] = "f8d76180d7239c94c6322f7990ae1216dae3659b7aa1cee94b6318bdffb474b9" | 8 | SRC_URI[sha256sum] = "f8d76180d7239c94c6322f7990ae1216dae3659b7aa1cee94b6318bdffb474b9" |
9 | 9 | ||
10 | UPSTREAM_CHECK_URI = "https://pypi.python.org/pypi/WTForms" | ||
11 | UPSTREAM_CHECK_REGEX = "/WTForms/(?P<pver>(\d+[\.\-_]*)+)" | ||
12 | |||
13 | inherit pypi python_hatchling | 10 | inherit pypi python_hatchling |
14 | 11 | ||
15 | DEPENDS += "\ | 12 | DEPENDS += "\ |