From dc521da52a64f5090418daf2b7a3ea6153a73b2c Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 01:57:18 +0000 Subject: automatic import of python-OWSLib --- .gitignore | 1 + python-OWSLib.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index b47df7e..036992b 100644 --- a/.gitignore +++ b/.gitignore @@ -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 - 0.28.1-1 +* Fri Apr 21 2023 Python_Bot - 0.29.1-1 - Package Spec generated diff --git a/sources b/sources index 04414d4..52d3e0d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e3dcd3ff174129c4e01c88738dd75886 OWSLib-0.28.1.tar.gz +c3b177a642c491c59e1fe26f9436b1e3 OWSLib-0.29.1.tar.gz -- cgit v1.2.3