mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-Flask-WTF: update to 1.2.2.
This commit is contained in:
parent
68de2da795
commit
efa7fa371b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-Flask-WTF'
|
# Template file for 'python3-Flask-WTF'
|
||||||
pkgname=python3-Flask-WTF
|
pkgname=python3-Flask-WTF
|
||||||
version=1.2.1
|
version=1.2.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="hatchling"
|
hostmakedepends="hatchling"
|
||||||
|
@ -12,7 +12,7 @@ license="BSD-3-Clause"
|
||||||
homepage="https://github.com/lepture/flask-wtf"
|
homepage="https://github.com/lepture/flask-wtf"
|
||||||
changelog="https://raw.githubusercontent.com/wtforms/flask-wtf/main/docs/changes.rst"
|
changelog="https://raw.githubusercontent.com/wtforms/flask-wtf/main/docs/changes.rst"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=d069b141376fd6784198ca087a4b7fb56c4ce00856e108a37a9f9a02286cd1be
|
checksum=54c29c2ff464d9875191299afdd9148c4ea83e39456a9c08f7d0543bf46fd4fd
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.rst
|
vlicense LICENSE.rst
|
||||||
|
|
Loading…
Add table
Reference in a new issue