summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2017-12-22 07:16:55 +0100
committerErich Eckner <git@eckner.net>2017-12-22 07:16:55 +0100
commitb9d452e5d224ba5b4f728c40143c37c3ccf2f213 (patch)
tree27248a9a0c4d1f50164de2da0cefe968cb7454ad
parent016347ed4a59d6cab83c382bfc4329bab615b0cb (diff)
downloadarchlinuxewe.git.save-b9d452e5d224ba5b4f728c40143c37c3ccf2f213.tar.xz
python-owslib 0.15.0-1 -> 0.16.0-1
-rw-r--r--python-owslib/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/python-owslib/PKGBUILD b/python-owslib/PKGBUILD
index 31a1f0e1..8a83e2a7 100644
--- a/python-owslib/PKGBUILD
+++ b/python-owslib/PKGBUILD
@@ -3,7 +3,7 @@
pkgbase=python-owslib
pkgname=('python-owslib' 'python2-owslib')
-pkgver=0.15.0
+pkgver=0.16.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')
@@ -13,7 +13,7 @@ makedepends=('python-setuptools' 'python2-setuptools'
'python2-dateutil' 'python2-pytz' 'python2-requests' 'python2-pyproj'
'python-dateutil' 'python-pytz' 'python-requests' 'python-pyproj')
source=("$pkgbase-$pkgver.tar.gz::https://github.com/geopython/OWSLib/archive/$pkgver.tar.gz")
-sha256sums=('3a0cb567ffa8a574991feb686ea1f2d3f9054ea0e625bcd25f7747f63f88d5ea')
+sha512sums=('a468352dfdb62bea1e6189efcc198237cb909051e51782abb15093e328ca7d3d379e88d0466e42c39ce9bc201a3be828a779193666bf9befe8d501355aaddbf4')
package_python-owslib() {
pkgdesc='Python package for client programming with Open Geospatial Consortium (OGC) web service interface standards, and their related content models'