diff --git a/OWSLib-0.32.0.tar.gz b/OWSLib-0.32.0.tar.gz deleted file mode 100644 index 5156efaaff0fc61893f400ad568364a082ffbbe0..0000000000000000000000000000000000000000 Binary files a/OWSLib-0.32.0.tar.gz and /dev/null differ diff --git a/OWSLib-0.35.0.tar.gz b/OWSLib-0.35.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..1f7fc7aa75eff65096472623dac2d14d9ef29090 Binary files /dev/null and b/OWSLib-0.35.0.tar.gz differ diff --git a/python-OWSLib.spec b/python-OWSLib.spec index 78c2a8ca51c89677edf7f34da737c1ec47e5ccb4..b6586fa28e96d6c3c7555974b3831153b3919ee9 100644 --- a/python-OWSLib.spec +++ b/python-OWSLib.spec @@ -1,15 +1,15 @@ -%global _empty_manifest_terminate_build 0 +https://owslib.readthedocs.io/%global _empty_manifest_terminate_build 0 %global pypi_name OWSLib Name: python-%{pypi_name} -Version: 0.32.0 +Version: 0.35.0 Release: 1 Summary: OWSLib is a Python package for client programming with Open Geospatial Consortium (OGC) web service (hence OWS) interface standards, and their related content models. License: BSD URL: https://owslib.readthedocs.io/ -Source0: https://files.pythonhosted.org/packages/33/53/e853a6038e62b749d3cd8a564b69ec1b6882d76b739b6050ff2e88cea599/OWSLib-0.32.0.tar.gz +Source0: https://files.pythonhosted.org/packages/bf/03/5df0b995a3a6eefc24cc2320e3fe830d95e76ee6b0b1c6c9d0f1d4040bbe/OWSLib-0.35.0.tar.gz BuildArch: noarch BuildRequires: python3-devel @@ -45,6 +45,12 @@ OWSLib is a Python package for client programming with Open Geospatial Consortiu %{python3_sitelib}/owslib %changelog +* Mon Nov 3 2025 Hann - 0.35.0-1 +- Update version to 0.35.0 +- Fix str2bool call +- Add headers to HTTP DELETE operations +- Increase timeout for demo.pycsw.org tests + * Wed Oct 30 2024 liudy - 0.32.0-1 - Update version to 0.32.0 - change base URL for GeoNetwork based CSW