Date: Friday, April 7, 2023 @ 11:14:56 Author: felixonmars Revision: 1441077
upgpkg: python-owslib 0.27.2-2: rebuild with python 3.11 Modified: python-owslib/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-07 11:14:50 UTC (rev 1441076) +++ PKGBUILD 2023-04-07 11:14:56 UTC (rev 1441077) @@ -3,7 +3,7 @@ pkgname=python-owslib pkgver=0.27.2 -pkgrel=1 +pkgrel=2 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/'
