[arch-commits] Commit in python-owslib/trunk (PKGBUILD)
Balló György
bgyorgy at archlinux.org
Thu May 13 17:29:55 UTC 2021
Date: Thursday, May 13, 2021 @ 17:29:55
Author: bgyorgy
Revision: 933363
upgpkg: python-owslib 0.24.1-1: Update to version 0.24.1
Modified:
python-owslib/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-13 17:29:19 UTC (rev 933362)
+++ PKGBUILD 2021-05-13 17:29:55 UTC (rev 933363)
@@ -2,7 +2,7 @@
# Contributor: Doug Newgard <scimmia at archlinux dot info>
pkgname=python-owslib
-pkgver=0.23.0
+pkgver=0.24.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=(https://github.com/geopython/OWSLib/archive/$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('deeaa1714a3e19a1424dcc99464e5bbb1c988c38fdb8e2822ca995bd7f02dc44')
+sha256sums=('e511ffbba7bdc9fa9169d4acb3029c846fd1292554f13563fe0d97ba4ab63972')
package() {
cd OWSLib-$pkgver
More information about the arch-commits
mailing list