diff options
Diffstat (limited to 'python-owslib.spec')
-rw-r--r-- | python-owslib.spec | 8 |
1 files changed, 4 insertions, 4 deletions
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 <Python_Bot@openeuler.org> - 0.29.0-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 0.29.1-1 - Package Spec generated |