python-WTForms: update to 2.1
This commit is contained in:
parent
8f72e56234
commit
94291eec4b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-WTForms'
|
# Template file for 'python-WTForms'
|
||||||
pkgname=python-WTForms
|
pkgname=python-WTForms
|
||||||
version=2.0.2
|
version=2.1
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
homepage="http://wtforms.simplecodes.com/"
|
homepage="http://wtforms.simplecodes.com/"
|
||||||
distfiles="${PYPI_SITE}/W/WTForms/WTForms-${version}.zip"
|
distfiles="${PYPI_SITE}/W/WTForms/WTForms-${version}.zip"
|
||||||
checksum=10737758ceae03b53021f3aa7e81bfc8dd6f679c879ffeb5e64ac6570facb6c1
|
checksum=ffdf10bd1fa565b8233380cb77a304cd36fd55c73023e91d4b803c96bc11d46f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt LICENSE
|
vlicense LICENSE.txt LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue