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

Antonio Rojas arojas at gemini.archlinux.org
Mon Jul 18 20:33:09 UTC 2022


    Date: Monday, July 18, 2022 @ 20:33:09
  Author: arojas
Revision: 1254469

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

Modified:
  python-owslib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-18 20:31:47 UTC (rev 1254468)
+++ PKGBUILD	2022-07-18 20:33:09 UTC (rev 1254469)
@@ -2,7 +2,7 @@
 # Contributor: Doug Newgard <scimmia at archlinux dot info>
 
 pkgname=python-owslib
-pkgver=0.25.0
+pkgver=0.26.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=(https://github.com/geopython/OWSLib/archive/$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('6ec4fd6545fd255304b87a4a1a4676c48f8b1a898ffa0b97128ade1d46ba9726')
+sha256sums=('3d8ca9123c5e1b002aaf6c0d33bd6e04d306247fb24534fbe721146a7c8bc0c3')
 
 package() {
   cd OWSLib-$pkgver



More information about the arch-commits mailing list