commit python-OWSLib for openSUSE:Factory

Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-OWSLib for openSUSE:Factory checked in at 2024-09-30 15:41:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-OWSLib (Old) and /work/SRC/openSUSE:Factory/.python-OWSLib.new.29891 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-OWSLib" Mon Sep 30 15:41:51 2024 rev:10 rq:1204696 version:0.31.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-OWSLib/python-OWSLib.changes 2023-08-30 10:23:45.107147831 +0200 +++ /work/SRC/openSUSE:Factory/.python-OWSLib.new.29891/python-OWSLib.changes 2024-09-30 15:42:09.453411953 +0200 @@ -1,0 +2,25 @@ +Sat Sep 28 11:54:27 UTC 2024 - Ben Greiner <code@bnavigator.de> + +- Update to 0.31.0 + * This release adds support for ISO 19115 Part 3 XML + * ISO: Add support for ISO 19115 Part 3 XML (#900) (@vjf) + * CSW: fix malformed init result (#918) (@pvgenuchten) + * WCS: add timeout to init (@WrenRaming) +- Release 0.30.0 + * This release adds support for OGC API - Environmental Data + Retrieval (in the owslib.ogcapi module), as well as WMTS and + OGC API - Coverages updates. + * add OGC API - Environmental Data Retrieval client (#899) + * add WMTS dimensions parsing (#904) + * align to latest OGC API - Coverage specification updates (#908) +- Release 0.29.3 + * fix WMS 1.1.1 expression bug + * removed unused lxml code + * ensure schema_key is never None when reading namespaces + * fix WFS2 POST attribute name + * silence FutureWarning when passing XML etree object to filter + * fix WPS logging DEBUG statements + * fix CRS for non-int code by URL +- Move to the python311 module on SLE/Leap + +------------------------------------------------------------------- Old: ---- OWSLib-0.29.2-gh.tar.gz New: ---- OWSLib-0.31.0-gh.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-OWSLib.spec ++++++ --- /var/tmp/diff_new_pack.ehU6As/_old 2024-09-30 15:42:11.205484947 +0200 +++ /var/tmp/diff_new_pack.ehU6As/_new 2024-09-30 15:42:11.221485613 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-OWSLib # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # Copyright (c) 2015 Angelos Tzotsos <tzotsos@opensuse.org> # Copyright (c) 2021 Ioda-Net Sàrl, Bruno Friedmann, Charmoille, Switzerland. # @@ -18,8 +18,9 @@ # +%{?sle15_python_module_pythons} Name: python-OWSLib -Version: 0.29.2 +Version: 0.31.0 Release: 0 Summary: Python interface to OGC Web Services License: BSD-3-Clause @@ -27,27 +28,21 @@ URL: https://owslib.readthedocs.io/ # get the test suite form Github Source: https://github.com/geopython/OWSLib/archive/refs/tags/%{version}.tar.gz#/OWSLib-%{version}-gh.tar.gz +BuildRequires: %{python_module base >= 3.8} BuildRequires: %{python_module pip} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros -%if %python_version_nodots < 37 -Requires: python-dataclasses -%endif Requires: python-PyYAML Requires: python-lxml Requires: python-python-dateutil >= 1.5 Requires: python-pytz Requires: python-requests >= 1.0 -%if 0%{?python_version_nodots} < 37 -Requires: python-dataclasses -%endif Provides: python-owslib = %{version} Obsoletes: python-owslib < %{version} # SECTION test BuildRequires: %{python_module PyYAML} -BuildRequires: %{python_module dataclasses if %python-base < 3.7} BuildRequires: %{python_module lxml} BuildRequires: %{python_module pytest} BuildRequires: %{python_module python-dateutil >= 1.5} ++++++ OWSLib-0.29.2-gh.tar.gz -> OWSLib-0.31.0-gh.tar.gz ++++++ ++++ 10283 lines of diff (skipped)
participants (1)
-
Source-Sync