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

Felix Yan felixonmars at archlinux.org
Wed Aug 2 14:17:09 UTC 2017


    Date: Wednesday, August 2, 2017 @ 14:17:08
  Author: felixonmars
Revision: 247425

upgpkg: python-webtest 2.0.28-1

Modified:
  python-webtest/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-02 12:47:31 UTC (rev 247424)
+++ PKGBUILD	2017-08-02 14:17:08 UTC (rev 247425)
@@ -4,7 +4,7 @@
 
 pkgbase=python-webtest
 pkgname=(python-webtest python2-webtest)
-pkgver=2.0.27
+pkgver=2.0.28
 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=('2b6abd2689f28a0b3575bcb5a36757f2344670dd13a8d9272d3a987c2fd1b615')
+sha512sums=('3399c857b403ae464c705ee3c6d88b1197c894a4f279dbc121b207afd8cd1f4099ad86313c9416717bec9ed5fce7f29ab1e8bfc32cfb9cd64f21f5c220f23732')
 
 prepare() {
   cp -a WebTest-$pkgver{,-py2}



More information about the arch-commits mailing list