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

Felix Yan felixonmars at archlinux.org
Fri Feb 22 16:46:27 UTC 2019


    Date: Friday, February 22, 2019 @ 16:46:25
  Author: felixonmars
Revision: 435235

upgpkg: python-wsgiproxy2 0.4.6-1

Modified:
  python-wsgiproxy2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-22 16:46:16 UTC (rev 435234)
+++ PKGBUILD	2019-02-22 16:46:25 UTC (rev 435235)
@@ -2,7 +2,7 @@
 
 pkgbase=python-wsgiproxy2
 pkgname=('python-wsgiproxy2' 'python2-wsgiproxy2')
-pkgver=0.4.5
+pkgver=0.4.6
 pkgrel=1
 pkgdesc="A WSGI Proxy with various http client backends"
 arch=('any')
@@ -13,7 +13,7 @@
 checkdepends=('python-nose' 'python2-nose' 'python-requests' 'python2-requests'
               'python-webtest' 'python2-webtest' 'python-waitress' 'python2-waitress')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/gawel/WSGIProxy2/archive/$pkgver.tar.gz")
-sha512sums=('e16e7c5e4c2df6bd69730c819a5ee833be7bce06f9d7ce8615084cbe290c39ee89c7ce8094db58a58289f31b4dbca726c4fddb6f35e0ce445d944f026c79df61')
+sha512sums=('9a3c8e96cafe4451943f63bbf47cc0f6ffc7a6916cd8e42f7d1aa53ccab59a74f772c55c1a1f456e97e72c5d15f1601c6501e2c0650bb54c81acd52696580023')
 
 build() {
   cd WSGIProxy2-$pkgver



More information about the arch-commits mailing list