[arch-commits] Commit in python-webtest/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Oct 22 15:13:05 UTC 2017
Date: Sunday, October 22, 2017 @ 15:13:04
Author: felixonmars
Revision: 263982
upgpkg: python-webtest 2.0.29-1
Modified:
python-webtest/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-10-22 13:57:06 UTC (rev 263981)
+++ PKGBUILD 2017-10-22 15:13:04 UTC (rev 263982)
@@ -4,7 +4,7 @@
pkgbase=python-webtest
pkgname=(python-webtest python2-webtest)
-pkgver=2.0.28
+pkgver=2.0.29
pkgrel=1
pkgdesc="Helper to test WSGI applications"
arch=('any')
@@ -16,7 +16,7 @@
'python-pyquery' 'python2-pyquery' 'python-pastedeploy' 'python2-pastedeploy'
'python-wsgiproxy2' 'python2-wsgiproxy2')
source=("https://pypi.io/packages/source/W/WebTest/WebTest-$pkgver.tar.gz")
-sha512sums=('3399c857b403ae464c705ee3c6d88b1197c894a4f279dbc121b207afd8cd1f4099ad86313c9416717bec9ed5fce7f29ab1e8bfc32cfb9cd64f21f5c220f23732')
+sha512sums=('319700d1444f6a681f8ed8a4ee8661ba0462b3f4bfeb7510232f58be92e017066da3bac494ebe1a3c5b9f2d06c025e08e6193277e13c6113e9485108d4ccd2d2')
prepare() {
cp -a WebTest-$pkgver{,-py2}
More information about the arch-commits
mailing list