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

Balló György bgyorgy at archlinux.org
Thu Aug 29 13:07:55 UTC 2019


    Date: Thursday, August 29, 2019 @ 13:07:54
  Author: bgyorgy
Revision: 504929

upgpkg: python-owslib 0.18.0-1

Update to new version

Modified:
  python-owslib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-29 13:05:25 UTC (rev 504928)
+++ PKGBUILD	2019-08-29 13:07:54 UTC (rev 504929)
@@ -2,7 +2,7 @@
 # Contributor: Doug Newgard <scimmia at archlinux dot info>
 
 pkgname=python-owslib
-pkgver=0.17.1
+pkgver=0.18.0
 pkgrel=1
 pkgdesc='Python package for client programming with Open Geospatial Consortium (OGC) web service interface standards, and their related content models'
 arch=(any)
@@ -11,7 +11,7 @@
 depends=(python-dateutil python-pyproj python-pytz python-requests)
 makedepends=(python-setuptools)
 source=("$pkgname-$pkgver.tar.gz::https://github.com/geopython/OWSLib/archive/$pkgver.tar.gz")
-sha256sums=('ee39cfa8711e78d29b10929d17b9a142e4d836c23f46cc888203e35316b76332')
+sha256sums=('4b304551bf9ecd0e13daedb19f97cddebfe3fa9e80b324749fc436d6f526e313')
 
 package() {
   cd OWSLib-$pkgver



More information about the arch-commits mailing list