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

Felix Yan felixonmars at gemini.archlinux.org
Thu Aug 26 16:07:21 UTC 2021


    Date: Thursday, August 26, 2021 @ 16:07:21
  Author: felixonmars
Revision: 1006322

upgpkg: python-wsgiproxy2 0.5.1-1

Modified:
  python-wsgiproxy2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-26 16:00:09 UTC (rev 1006321)
+++ PKGBUILD	2021-08-26 16:07:21 UTC (rev 1006322)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-wsgiproxy2
-pkgver=0.5.0
+pkgver=0.5.1
 pkgrel=1
 pkgdesc="A WSGI Proxy with various http client backends"
 arch=('any')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-nose' 'python-requests' 'python-webtest' 'python-waitress')
 source=("https://github.com/gawel/WSGIProxy2/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('e5747a56930476e865adf8b8d092336ae031dc94ce796ba146cc6c2131561e5d71f3990c61c49e19e137eec5fe739245acb1be07e9e0ded6a7c3b62d79454eb8')
+sha512sums=('f72e151fedafae535fae3708220586b4baf137b66980b4b395be2895ae2c91e4a8c2a0473cb76a80de6ce057cdf9990620184f726235c1bb780bfb59d0cf54c0')
 
 build() {
   cd WSGIProxy2-$pkgver



More information about the arch-commits mailing list