From 2dfa212445d97f7a9958b92f079d9b0bd09187eb Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 07:42:51 +0000 Subject: automatic import of python-owslib --- python-owslib.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'python-owslib.spec') diff --git a/python-owslib.spec b/python-owslib.spec index 875821f..fd3d04c 100644 --- a/python-owslib.spec +++ b/python-owslib.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-OWSLib -Version: 0.29.0 +Version: 0.29.1 Release: 1 Summary: OGC Web Service utility library License: BSD URL: https://geopython.github.io/OWSLib -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/81/26/04ab64a4e9d048037628ca113a660a426f6f8a0a8237ba089bd1c67a0f85/OWSLib-0.29.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/66/7b/684f35864eeb493f9ce7dc98857a42e47e205bf681fd42ae5dde5ca133a1/OWSLib-0.29.1.tar.gz BuildArch: noarch Requires: python3-lxml @@ -49,7 +49,7 @@ OWSLib provides a common API for accessing service metadata and wrappers for numerous OGC Web Service interfaces. %prep -%autosetup -n OWSLib-0.29.0 +%autosetup -n OWSLib-0.29.1 %build %py3_build @@ -89,5 +89,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot - 0.29.0-1 +* Sun Apr 23 2023 Python_Bot - 0.29.1-1 - Package Spec generated -- cgit v1.2.3