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

Felix Yan felixonmars at archlinux.org
Sun Mar 10 15:53:41 UTC 2019


    Date: Sunday, March 10, 2019 @ 15:53:40
  Author: felixonmars
Revision: 439383

upgpkg: python-zeep 3.3.1-1

Modified:
  python-zeep/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-10 15:53:29 UTC (rev 439382)
+++ PKGBUILD	2019-03-10 15:53:40 UTC (rev 439383)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-zeep
-pkgver=3.3.0
+pkgver=3.3.1
 pkgrel=1
 pkgdesc="A fast and modern Python SOAP client"
 arch=('any')
@@ -14,7 +14,7 @@
               'python-pytest-cov' 'python-requests-mock' 'python-pytest-tornado'
               'python-aioresponses' 'python-xmlsec')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/mvantellingen/python-zeep/archive/$pkgver.tar.gz")
-sha512sums=('3e328115e6d4912f04d867140c73ffade6fb4849cb05f057b9226814c03df2042288954096cb6308ede43f5a8141cb9de2e03a018f903b0a3df150f74911f3f7')
+sha512sums=('6dd32351370c03522175de688d7aeff4a3c98b2328accb257b1d604ea9e7bdb61bb8ad48f68e3a12b4d34d7c663f4854b8298b8458a4fab42550eb192ce8eec5')
 
 prepare() {
   sed -i -e 's/==/>=/' -e '/flake8/d' -e '/isort/d' python-zeep-$pkgver/setup.py



More information about the arch-commits mailing list