aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEivind Uggedal <eivind@uggedal.com>2014-05-27 06:15:00 +0000
committerEivind Uggedal <eivind@uggedal.com>2014-05-27 06:15:10 +0000
commit5880026289c629ffd6a9609d4c8ab36a13a9aad7 (patch)
tree8e0b9a92585be1a4905fe6d23b4224d2914c8c15
parent8eaf44e694c5661a11dd447e3ff544794042be8e (diff)
downloadaports-5880026289c629ffd6a9609d4c8ab36a13a9aad7.tar.bz2
aports-5880026289c629ffd6a9609d4c8ab36a13a9aad7.tar.xz
testing/py-wtforms: upgrade to 2.0
-rw-r--r--testing/py-wtforms/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/testing/py-wtforms/APKBUILD b/testing/py-wtforms/APKBUILD
index 4c33d6761e..292bf3527a 100644
--- a/testing/py-wtforms/APKBUILD
+++ b/testing/py-wtforms/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py-wtforms
_pkgname=WTForms
-pkgver=1.0.5
+pkgver=2.0
pkgrel=0
pkgdesc="A flexible forms validation and rendering Python library"
url="http://wtforms.simplecodes.com/"
@@ -36,6 +36,6 @@ package() {
python setup.py install --prefix=/usr --root="$pkgdir" || return 1
}
-md5sums="a7ba0af8ed65267e5b421d34940d0151 WTForms-1.0.5.zip"
-sha256sums="b36b06e230403927c5e679ba84834053e9df380a0c0414bf70bca4ba1f672227 WTForms-1.0.5.zip"
-sha512sums="cf6a3fe3ec28c49beb1d382a4ac0b8c1bf86949a547d216874f858b423b866b7d1bf2ceff203c201e518504a811d9d0a72515aaec014410d2c696f1d83415cfe WTForms-1.0.5.zip"
+md5sums="e235f22bf5bbbca8dd1072c05fd18137 WTForms-2.0.zip"
+sha256sums="3c8d23957b1f4e9e625dc2e278b90b72445e081bff80231d472977daae386e47 WTForms-2.0.zip"
+sha512sums="d5f6bbf98ad3171168307a0d9e2e72bdf47ff26c9a82599295cbdbb29836b649f7ddd036b2f9f9373a1b61b81629448f8aa00f34754b35db42093cb2d00f855a WTForms-2.0.zip"