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

Felix Yan felixonmars at archlinux.org
Thu Mar 9 03:41:26 UTC 2017


    Date: Thursday, March 9, 2017 @ 03:41:16
  Author: felixonmars
Revision: 215334

upgpkg: python-webtest 2.0.26-1

Modified:
  python-webtest/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-09 03:38:55 UTC (rev 215333)
+++ PKGBUILD	2017-03-09 03:41:16 UTC (rev 215334)
@@ -4,7 +4,7 @@
 
 pkgbase=python-webtest
 pkgname=(python-webtest python2-webtest)
-pkgver=2.0.25
+pkgver=2.0.26
 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=('c81bdc2e869e42d2120ca4ef50db353cffb52065fcec852e94b2729b312ba548')
+sha256sums=('8940721a6e98f79f0036d6ffbd864642fd4ce1b62afa76c517b4ef090c8a306e')
 
 prepare() {
   cp -a WebTest-$pkgver{,-py2}



More information about the arch-commits mailing list