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

Felix Yan felixonmars at archlinux.org
Mon Dec 17 14:07:52 UTC 2018


    Date: Monday, December 17, 2018 @ 14:07:52
  Author: felixonmars
Revision: 416511

upgpkg: python-zeep 3.2.0-1

Modified:
  python-zeep/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-17 12:18:27 UTC (rev 416510)
+++ PKGBUILD	2018-12-17 14:07:52 UTC (rev 416511)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-zeep
-pkgver=3.1.0
-pkgrel=2
+pkgver=3.2.0
+pkgrel=1
 pkgdesc="A fast and modern Python SOAP client"
 arch=('any')
 license=('MIT')
@@ -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=('b431428c74b784e738ca1fc22226a047c383be1d70beb1e35472a68b5c5f76c12301cd3785124adcc8801c8f6d4dc3e81f321bc42092a9e0dd4c2d325e5867ff')
+sha512sums=('d608e66d62120edab72c1d8bc70e8de8d22646255dbf838ae94b2e790b542c547479607d29832125e6ce7455f8a165e4815587c06f3ba57d0ca3a45c312eae64')
 
 prepare() {
   sed -i -e 's/==/>=/' -e '/flake8/d' -e '/isort/d' python-zeep-$pkgver/setup.py



More information about the arch-commits mailing list