[arch-commits] Commit in python-webtest/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sat Dec 17 08:02:44 UTC 2016


    Date: Saturday, December 17, 2016 @ 08:02:44
  Author: felixonmars
Revision: 199918

upgpkg: python-webtest 2.0.24-1

Modified:
  python-webtest/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-17 08:00:22 UTC (rev 199917)
+++ PKGBUILD	2016-12-17 08:02:44 UTC (rev 199918)
@@ -4,7 +4,7 @@
 
 pkgbase=python-webtest
 pkgname=(python-webtest python2-webtest)
-pkgver=2.0.23
+pkgver=2.0.24
 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")
-sha256sums=('879da5c2310b75c74dffa23a45a7a74d09c2a0fcc7e7a128b4f92a4f64722e97')
+sha256sums=('c56529b42b48123d44f16e3baf3987c5956fb512e71e8d71d78ef66325fadccd')
 
 prepare() {
   cp -a WebTest-$pkgver{,-py2}



More information about the arch-commits mailing list