python3-WTForms: rebuild for python3-3.13

This commit is contained in:
Andrew J. Hesford 2024-11-16 09:26:08 -05:00
parent f0143dfa82
commit 9ed2eebca5

View file

@ -1,7 +1,7 @@
# Template file for 'python3-WTForms' # Template file for 'python3-WTForms'
pkgname=python3-WTForms pkgname=python3-WTForms
version=3.1.2 version=3.1.2
revision=1 revision=2
build_style=python3-pep517 build_style=python3-pep517
hostmakedepends="python3-setuptools hatchling python3-Babel" hostmakedepends="python3-setuptools hatchling python3-Babel"
depends="python3 python3-MarkupSafe python3-email-validator" depends="python3 python3-MarkupSafe python3-email-validator"