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 --- .gitignore | 1 + python-owslib.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index bc3331b..02748e8 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /OWSLib-0.29.0.tar.gz +/OWSLib-0.29.1.tar.gz 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 diff --git a/sources b/sources index 87668fa..52d3e0d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b332229a48b03933bc90acc78b1be51a OWSLib-0.29.0.tar.gz +c3b177a642c491c59e1fe26f9436b1e3 OWSLib-0.29.1.tar.gz -- cgit v1.2.3