Hello community, here is the log from the commit of package python-pycsw for openSUSE:Factory checked in at 2020-01-08 17:56:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pycsw (Old) and /work/SRC/openSUSE:Factory/.python-pycsw.new.6675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pycsw" Wed Jan 8 17:56:06 2020 rev:2 rq:761758 version:2.4.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pycsw/python-pycsw.changes 2019-03-29 20:41:49.514679810 +0100 +++ /work/SRC/openSUSE:Factory/.python-pycsw.new.6675/python-pycsw.changes 2020-01-08 17:57:06.197721387 +0100 @@ -1,0 +2,17 @@ +Tue Jan 7 15:56:27 UTC 2020 - Todd R <[email protected]> + +- Updated to 2.4.1 release + * [WIP] Fix configuration paths and db paths + * Handle different formats for CRS code input + * fix CAT 3.0 schema locations + * fix to handle '/' or '\\' + * Update pyproj to 1.9.6 + * try latest Shapely constructs first + * safeguard WKT exceptions against newer versions of Shapely + * Support indexing the ISO files from the IOOS Catalog + * Rename 'async' property to fix SyntaxError with Python 3.7. + * Use xdg-open rather than using firefox explicitely + * update OpenSearch Description document to have option geo:uid +- Disable python2 subpackage due to dependencies dropping python2. + +------------------------------------------------------------------- Old: ---- pycsw-2.2.0.tar.gz New: ---- pycsw-2.4.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pycsw.spec ++++++ --- /var/tmp/diff_new_pack.hZePps/_old 2020-01-08 17:57:08.093722384 +0100 +++ /var/tmp/diff_new_pack.hZePps/_new 2020-01-08 17:57:08.093722384 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-pycsw # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,8 +16,9 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%define skip_python2 1 Name: python-pycsw -Version: 2.2.0 +Version: 2.4.1 Release: 0 License: MIT Summary: OGC CSW server implementation written in Python ++++++ pycsw-2.2.0.tar.gz -> pycsw-2.4.1.tar.gz ++++++ ++++ 4178 lines of diff (skipped)
