Date: Saturday, April 15, 2023 @ 21:50:48
  Author: arojas
Revision: 1446212

upgpkg: python-owslib 0.29.1-1: Update to 0.29.1

Modified:
  python-owslib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-04-15 21:28:56 UTC (rev 1446211)
+++ PKGBUILD    2023-04-15 21:50:48 UTC (rev 1446212)
@@ -2,8 +2,8 @@
 # Contributor: Doug Newgard <scimmia at archlinux dot info>
 
 pkgname=python-owslib
-pkgver=0.27.2
-pkgrel=2
+pkgver=0.29.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)
 url='https://geopython.github.io/OWSLib/'
@@ -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=('3a8461e39fb9c5be5abb1f5a07fffbf688300c970ec553f256c9e664603657b1')
+sha256sums=('d052b90bd495402fee3d31b0ac648b1c7e784adea64d04d17519e158c9ef07f3')
 
 package() {
   cd OWSLib-$pkgver

Reply via email to