mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-WTForms: update to 3.1.2.
This commit is contained in:
parent
c79ecf0c73
commit
17f051a411
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-WTForms'
|
# Template file for 'python3-WTForms'
|
||||||
pkgname=python3-WTForms
|
pkgname=python3-WTForms
|
||||||
version=3.1.0
|
version=3.1.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-setuptools hatchling python3-Babel"
|
hostmakedepends="python3-setuptools hatchling python3-Babel"
|
||||||
|
@ -12,7 +12,7 @@ license="BSD-3-Clause"
|
||||||
homepage="http://wtforms.simplecodes.com/"
|
homepage="http://wtforms.simplecodes.com/"
|
||||||
changelog="https://raw.githubusercontent.com/wtforms/wtforms/master/CHANGES.rst"
|
changelog="https://raw.githubusercontent.com/wtforms/wtforms/master/CHANGES.rst"
|
||||||
distfiles="${PYPI_SITE}/W/WTForms/wtforms-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/W/WTForms/wtforms-${version}.tar.gz"
|
||||||
checksum=4edd15771630289a5fa343d58822f72749822ca5a39dd33f92ee917cf72b954b
|
checksum=f8d76180d7239c94c6322f7990ae1216dae3659b7aa1cee94b6318bdffb474b9
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.rst LICENSE
|
vlicense LICENSE.rst LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue