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

Felix Yan felixonmars at gemini.archlinux.org
Wed Aug 18 14:19:02 UTC 2021


    Date: Wednesday, August 18, 2021 @ 14:19:01
  Author: felixonmars
Revision: 1003642

upgpkg: python-wsgiproxy2 0.5.0-1

Modified:
  python-wsgiproxy2/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-18 14:11:52 UTC (rev 1003641)
+++ PKGBUILD	2021-08-18 14:19:01 UTC (rev 1003642)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-wsgiproxy2
-pkgver=0.4.6
-pkgrel=5
+pkgver=0.5.0
+pkgrel=1
 pkgdesc="A WSGI Proxy with various http client backends"
 arch=('any')
 license=('MIT')
@@ -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=('9a3c8e96cafe4451943f63bbf47cc0f6ffc7a6916cd8e42f7d1aa53ccab59a74f772c55c1a1f456e97e72c5d15f1601c6501e2c0650bb54c81acd52696580023')
+sha512sums=('e5747a56930476e865adf8b8d092336ae031dc94ce796ba146cc6c2131561e5d71f3990c61c49e19e137eec5fe739245acb1be07e9e0ded6a7c3b62d79454eb8')
 
 build() {
   cd WSGIProxy2-$pkgver



More information about the arch-commits mailing list