python3-WTForms: update to 3.1.0.
This commit is contained in:
parent
89a3f0a4cf
commit
6dd3973852
@ -1,18 +1,18 @@
|
|||||||
# Template file for 'python3-WTForms'
|
# Template file for 'python3-WTForms'
|
||||||
pkgname=python3-WTForms
|
pkgname=python3-WTForms
|
||||||
version=3.0.1
|
version=3.1.0
|
||||||
revision=3
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-setuptools python3-wheel python3-Babel"
|
hostmakedepends="python3-setuptools hatchling python3-Babel"
|
||||||
depends="python3 python3-MarkupSafe python3-email-validator"
|
depends="python3 python3-MarkupSafe python3-email-validator"
|
||||||
checkdepends="python3-pytest ${depends}"
|
checkdepends="python3-pytest ${depends}"
|
||||||
short_desc="Forms validation and rendering library for Python3"
|
short_desc="Forms validation and rendering library for Python3"
|
||||||
maintainer="DragonGhost7 <darkiridiumghost@gmail.com>"
|
maintainer="DragonGhost7 <darkiridiumghost@gmail.com>"
|
||||||
license="BSD-3-Clause"
|
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=6b351bbb12dd58af57ffef05bc78425d08d1914e0fd68ee14143b7ade023c5bc
|
checksum=4edd15771630289a5fa343d58822f72749822ca5a39dd33f92ee917cf72b954b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.rst LICENSE
|
vlicense LICENSE.rst LICENSE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user