[arch-commits] Commit in python-owslib/trunk (PKGBUILD)
Balló György
bgyorgy at archlinux.org
Sun Mar 8 11:36:29 UTC 2020
Date: Sunday, March 8, 2020 @ 11:36:28
Author: bgyorgy
Revision: 591851
upgpkg: python-owslib 0.19.1-1: Update to new version
Modified:
python-owslib/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-08 11:36:09 UTC (rev 591850)
+++ PKGBUILD 2020-03-08 11:36:28 UTC (rev 591851)
@@ -2,7 +2,7 @@
# Contributor: Doug Newgard <scimmia at archlinux dot info>
pkgname=python-owslib
-pkgver=0.19.0
+pkgver=0.19.1
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=('a28758ab1b04f53b023a1f45070aecafd1189d3237ef316b3b369c6a13be2f4d')
+sha256sums=('37e1a6e048de59f8451019f7ee8389c09d1f4966b16a2047a57e00dd6448efe1')
package() {
cd OWSLib-$pkgver
More information about the arch-commits
mailing list