diff --git a/meta-python/recipes-devtools/python/python3-wtforms_3.1.1.bb b/meta-python/recipes-devtools/python/python3-wtforms_3.1.2.bb similarity index 87% rename from meta-python/recipes-devtools/python/python3-wtforms_3.1.1.bb rename to meta-python/recipes-devtools/python/python3-wtforms_3.1.2.bb index b57c311002..1459538ea8 100644 --- a/meta-python/recipes-devtools/python/python3-wtforms_3.1.1.bb +++ b/meta-python/recipes-devtools/python/python3-wtforms_3.1.2.bb @@ -5,7 +5,7 @@ LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=17ed54aa95f4a6cd0d7a4747d14b64d0" -SRC_URI[sha256sum] = "5e51df8af9a60f6beead75efa10975e97768825a82146a65c7cbf5b915990620" +SRC_URI[sha256sum] = "f8d76180d7239c94c6322f7990ae1216dae3659b7aa1cee94b6318bdffb474b9" UPSTREAM_CHECK_URI = "https://pypi.python.org/pypi/WTForms" UPSTREAM_CHECK_REGEX = "/WTForms/(?P(\d+[\.\-_]*)+)"