diff options
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-OWSLib.spec | 8 | ||||
| -rw-r--r-- | sources | 2 | 
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@  /OWSLib-0.28.1.tar.gz +/OWSLib-0.29.1.tar.gz diff --git a/python-OWSLib.spec b/python-OWSLib.spec index 57f4ab4..e59b977 100644 --- a/python-OWSLib.spec +++ b/python-OWSLib.spec @@ -1,11 +1,11 @@  %global _empty_manifest_terminate_build 0  Name:		python-OWSLib -Version:	0.28.1 +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/4f/c8/8810d088c4a05b4cd0ef048785855a7765ef12748fe94cbb06f1fa1bb7e6/OWSLib-0.28.1.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.28.1 +%autosetup -n OWSLib-0.29.1  %build  %py3_build @@ -89,5 +89,5 @@ mv %{buildroot}/doclist.lst .  %{_docdir}/*  %changelog -* Fri Apr 07 2023 Python_Bot <Python_Bot@openeuler.org> - 0.28.1-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 0.29.1-1  - Package Spec generated @@ -1 +1 @@ -e3dcd3ff174129c4e01c88738dd75886  OWSLib-0.28.1.tar.gz +c3b177a642c491c59e1fe26f9436b1e3  OWSLib-0.29.1.tar.gz  | 
