mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
python3-wtforms: fix upstream uri and version check
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -7,6 +7,9 @@ LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=17ed54aa95f4a6cd0d7a4747d14b64d0"
|
||||
|
||||
SRC_URI[sha256sum] = "5e51df8af9a60f6beead75efa10975e97768825a82146a65c7cbf5b915990620"
|
||||
|
||||
UPSTREAM_CHECK_URI = "https://pypi.python.org/pypi/WTForms"
|
||||
UPSTREAM_CHECK_REGEX = "/WTForms/(?P<pver>(\d+[\.\-_]*)+)"
|
||||
|
||||
inherit pypi python_hatchling
|
||||
|
||||
DEPENDS += "\
|
||||
|
||||
Reference in New Issue
Block a user