From 17f051a4115f51a44696a8978db88d6812990624 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Thu, 29 Feb 2024 09:55:45 -0500 Subject: [PATCH] python3-WTForms: update to 3.1.2. --- srcpkgs/python3-WTForms/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-WTForms/template b/srcpkgs/python3-WTForms/template index 0844d08859a..851dd57654f 100644 --- a/srcpkgs/python3-WTForms/template +++ b/srcpkgs/python3-WTForms/template @@ -1,6 +1,6 @@ # Template file for 'python3-WTForms' pkgname=python3-WTForms -version=3.1.0 +version=3.1.2 revision=1 build_style=python3-pep517 hostmakedepends="python3-setuptools hatchling python3-Babel" @@ -12,7 +12,7 @@ license="BSD-3-Clause" homepage="http://wtforms.simplecodes.com/" changelog="https://raw.githubusercontent.com/wtforms/wtforms/master/CHANGES.rst" distfiles="${PYPI_SITE}/W/WTForms/wtforms-${version}.tar.gz" -checksum=4edd15771630289a5fa343d58822f72749822ca5a39dd33f92ee917cf72b954b +checksum=f8d76180d7239c94c6322f7990ae1216dae3659b7aa1cee94b6318bdffb474b9 post_install() { vlicense LICENSE.rst LICENSE