Upgrade to release 2.3.3: - Includes the missing translation files - Fixed a bug with SelectField choices shortcut at form submission
License-Update: Use the exact line from PKG-INFO. The license remains the same. Signed-off-by: Leon Anavi <[email protected]> --- .../{python3-wtforms_2.3.1.bb => python3-wtforms_2.3.3.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta-python/recipes-devtools/python/{python3-wtforms_2.3.1.bb => python3-wtforms_2.3.3.bb} (58%) diff --git a/meta-python/recipes-devtools/python/python3-wtforms_2.3.1.bb b/meta-python/recipes-devtools/python/python3-wtforms_2.3.3.bb similarity index 58% rename from meta-python/recipes-devtools/python/python3-wtforms_2.3.1.bb rename to meta-python/recipes-devtools/python/python3-wtforms_2.3.3.bb index 9f081b68c..a6e7a5b2e 100644 --- a/meta-python/recipes-devtools/python/python3-wtforms_2.3.1.bb +++ b/meta-python/recipes-devtools/python/python3-wtforms_2.3.3.bb @@ -2,10 +2,10 @@ DESCRIPTION = "A flexible forms validation and rendering library for python web HOMEPAGE = "https://pypi.python.org/pypi/WTForms" SECTION = "devel/python" LICENSE = "BSD-3-Clause" -LIC_FILES_CHKSUM = "file://PKG-INFO;md5=208ce1c159f911ecf389806650582021" +LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=53dbfa56f61b90215a9f8f0d527c043d" -SRC_URI[md5sum] = "bff06943e59671581af07f80d14bda5f" -SRC_URI[sha256sum] = "861a13b3ae521d6700dac3b2771970bd354a63ba7043ecc3a82b5288596a1972" +SRC_URI[md5sum] = "2b6ea167a71c6becf20f0934417fd06c" +SRC_URI[sha256sum] = "81195de0ac94fbc8368abbaf9197b88c4f3ffd6c2719b5bf5fc9da744f3d829c" PYPI_PACKAGE = "WTForms" -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#86233): https://lists.openembedded.org/g/openembedded-devel/message/86233 Mute This Topic: https://lists.openembedded.org/mt/76105508/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
