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

David Runge dvzrv at archlinux.org
Fri May 24 22:16:17 UTC 2019


    Date: Friday, May 24, 2019 @ 22:16:16
  Author: dvzrv
Revision: 469668

upgpkg: python-wsgi-intercept 1.8.1-1

Upgrading to 1.8.1.

Modified:
  python-wsgi-intercept/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-24 22:02:02 UTC (rev 469667)
+++ PKGBUILD	2019-05-24 22:16:16 UTC (rev 469668)
@@ -4,8 +4,8 @@
 
 _name=wsgi_intercept
 pkgname=python-wsgi-intercept
-pkgver=1.8.0
-pkgrel=3
+pkgver=1.8.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=('980fd8d2c5b5fe1cd320995c4ee9c7c406fd0aedc5328647430cd1dd0aabd465761749804f7d73697ae3ac8284771632f9bce8d0a4c95d4153c21cabd0f4a590')
+sha512sums=('5edccd44b0477a4bf5aaf6137a7ffc1e22cab425b318a71d664ca4ccd83769c71f63331f63d007c39f2c37b6f7669e8e396d3a0090bbcc337bba1a8b11e8d2cf')
 
 build() {
   cd "${_name}-${pkgver}"



More information about the arch-commits mailing list