python3-WTForms: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:09 -04:00
parent 1a969eff8b
commit 0992ef76d5

View file

@ -1,7 +1,7 @@
# Template file for 'python3-WTForms'
pkgname=python3-WTForms
version=3.0.1
revision=1
revision=2
wrksrc="WTForms-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools python3-wheel python3-Babel"