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

David Runge dvzrv at archlinux.org
Sat Nov 16 11:57:00 UTC 2019


    Date: Saturday, November 16, 2019 @ 11:57:00
  Author: dvzrv
Revision: 529520

upgpkg: python-wsgi-intercept 1.9.1-1

Upgrading to 1.9.1. Updating maintainer info.

Modified:
  python-wsgi-intercept/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-16 11:32:04 UTC (rev 529519)
+++ PKGBUILD	2019-11-16 11:57:00 UTC (rev 529520)
@@ -1,11 +1,11 @@
-# Maintainer: David Runge <dave at sleepmap.de>
+# Maintainer: David Runge <dvzrv at archlinux.org>
 # Contributor: Hugo Osvaldo Barrera <hugo at barrera.io>
 # Contributor: Neil Santos <nsantos16+aur at gmail.com>
 
 _name=wsgi_intercept
 pkgname=python-wsgi-intercept
-pkgver=1.9.0
-pkgrel=2
+pkgver=1.9.1
+pkgrel=1
 pkgdesc='Intercept socket connection to wsgi applications for testing.'
 arch=('any')
 url="https://github.com/cdent/wsgi-intercept"
@@ -15,7 +15,7 @@
 checkdepends=('python-httplib2' 'python-pytest' 'python-requests'
 'python-urllib3')
 source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz")
-sha512sums=('be243ff7f961a4bdbd78c50ec23b774093010387231692a472fd40e0dbae0a63f0599a068213b88dd69baf0dee01b7b57d96e3c1db72edbbe3e1725a5f71e819')
+sha512sums=('243a89900992c4643477599a232b87a639857172ac59626f3489e2b8fa596292ee88e0342faa2cbb5ae156d7379c6350612008fe3315e412d420e7cdc0a5289f')
 
 build() {
   cd "${_name}-${pkgver}"



More information about the arch-commits mailing list