Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=07ab4c55871eb5a5f4d218d56a5e09ca08127152
commit 07ab4c55871eb5a5f4d218d56a5e09ca08127152 Author: Slown <[email protected]> Date: Thu May 22 20:08:35 2014 +0100 python-wtforms-2.0-1-i686 * version bump diff --git a/source/lib-extra/python-wtforms/FrugalBuild b/source/lib-extra/python-wtforms/FrugalBuild index 638f627..5cc7107 100644 --- a/source/lib-extra/python-wtforms/FrugalBuild +++ b/source/lib-extra/python-wtforms/FrugalBuild @@ -3,13 +3,14 @@ pkgname=python-wtforms _F_archive_name="WTForms" -pkgver=1.0.5 +pkgver=2.0 pkgrel=1 pkgdesc="A flexible forms validation and rendering library for python web development" depends=('python') +makedepends=('python-distribute') groups=('lib-extra') archs=('i686' 'x86_64') _F_pypi_name="WTForms" _F_pypi_ext=".zip" Finclude pypi -sha1sums=('a76a482fd64d56f7f1f75b1bfae564a8cc6b1244') +sha1sums=('2c11b95278aa19621fe576c605b8ff1a62ce76d1') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
