Hello community,

here is the log from the commit of package python-OWSLib for openSUSE:Factory 
checked in at 2020-03-03 10:18:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-OWSLib (Old)
 and      /work/SRC/openSUSE:Factory/.python-OWSLib.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-OWSLib"

Tue Mar  3 10:18:22 2020 rev:2 rq:780966 version:0.19.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-OWSLib/python-OWSLib.changes      
2019-03-28 22:47:58.363062501 +0100
+++ /work/SRC/openSUSE:Factory/.python-OWSLib.new.26092/python-OWSLib.changes   
2020-03-03 10:20:21.495161562 +0100
@@ -1,0 +2,38 @@
+Mon Mar  2 08:35:26 UTC 2020 - Bruno Friedmann <br...@ioda-net.ch>
+
+- update to version 0.19.1
+  + Fixed Python 3.8 installation (#635, ocefpaf)
+  + Refactored OGC API (#641, tomkralidis)
+  + Add `python_requires` to prevent pip installing this on Python 2.x (#634, 
craigds)
+  + Tests: use HEAD instead of GET in service_ok (#651, roel)
+  + Tests: replaced service URLs with working versions (#648, roel)
+  + WFS: Fix WFS get_schema when typename doubles as attributename (#647, roel)
+  + WCS: Removed redundant check on logging level (#646, johanvdw)
+  + WFS3: renamed time parameter to datetime (#639, mattfung)
+  + WFS: Added required fields to wfs schema (#628, Alexandre27)
+  + WCS: added resolution and size params to WCS GetCoverage requests (#633, 
dukestep)
+  + DOCS: updated WMS docs (#649, pathmapper)
+- update to version 0.19.0
+  + ALL: python2 support removed (cehbrecht et. al.)
+  + OWS
+    - safeguard ProviderSite/@href (jannefleischer)
+    - safeguard bbox parsing (walkermatt)
+  + WMS: support ScaleDenominator
+  + WMTS: add timeout (jachym)
+  + OGC API Features updates following specification
+  + TMS: fix broken constructor (justb4)
+  + ALL: pass HTTP headers for WMS/WFS/WMTS/TMS (justb4)
+  + ALL: test fixes/updates
+- update to version 0.18.0
+  + NEW: WFS 3 initial implementation
+  + NEW: add Authentication framework (eric-spitler)
+  + WPS:
+    * add process properties, percentCompleted (cehbrecht)
+    * add reference attributes (enolfc)
+    * add support for multi process processes (huard)
+  + OWS: add support for crs and dimension (saimeCS)
+- packaging: 
+  + cleanup spec
+  + move to build only python3
+
+-------------------------------------------------------------------

Old:
----
  OWSLib-0.17.1.tar.gz

New:
----
  OWSLib-0.19.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-OWSLib.spec ++++++
--- /var/tmp/diff_new_pack.25p7Rw/_old  2020-03-03 10:20:22.115162845 +0100
+++ /var/tmp/diff_new_pack.25p7Rw/_new  2020-03-03 10:20:22.119162854 +0100
@@ -1,9 +1,9 @@
 #
 # spec file for package python-OWSLib
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 # Copyright (c) 2015 Angelos Tzotsos <tzot...@opensuse.org>
-# Copyright (c) 2018 Ioda-Net Sàrl, Bruno Friedmann, Charmoille, Switzerland.
+# Copyright (c) 2020 Ioda-Net Sàrl, Bruno Friedmann, Charmoille, Switzerland.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,8 +20,9 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define         oldpython python
+%define         skip_python2 1
 Name:           python-OWSLib 
-Version:        0.17.1
+Version:        0.19.1
 Release:        0
 Summary:        Python interface to OGC Web Services
 License:        BSD-3-Clause
@@ -32,8 +33,8 @@
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:       python-python-dateutil >= 1.5
 Requires:       python-pyproj
+Requires:       python-python-dateutil >= 1.5
 Requires:       python-pytz
 Requires:       python-requests >= 1.0
 Provides:       python-owslib = %{version}

++++++ OWSLib-0.17.1.tar.gz -> OWSLib-0.19.1.tar.gz ++++++
++++ 15833 lines of diff (skipped)


Reply via email to