Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-gwcs for openSUSE:Factory checked in at 2023-12-08 22:32:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-gwcs (Old) and /work/SRC/openSUSE:Factory/.python-gwcs.new.25432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-gwcs" Fri Dec 8 22:32:26 2023 rev:11 rq:1131736 version:0.20.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-gwcs/python-gwcs.changes 2023-01-14 00:04:18.338091106 +0100 +++ /work/SRC/openSUSE:Factory/.python-gwcs.new.25432/python-gwcs.changes 2023-12-08 22:32:58.238024767 +0100 @@ -1,0 +2,20 @@ +Thu Dec 7 22:39:29 UTC 2023 - Dirk Müller <dmuel...@suse.com> + +- update to 0.20.0: + * Replace ``pkg_resources`` with ``importlib.metadata``. [#478] + * Serialize and deserialize ``pixel_shape`` with asdf. [#480] + * Synchronize ``array_shape`` and ``pixel_shape`` attributes of + WCS objects. [#439] + * Fix failures and warnings with numpy 2.0. [#472] + * Remove deprecated old ``bounding_box``. The new + implementation is released with + * Refactor ``CoordinateFrame.axis_physical_types``. [#459] + * ``StokesFrame`` uses now ``astropy.coordinates.StokesCoord``. + * Dropped support for Python 3.8. [#451] + * Fixed a call to ``astropy.coordinates`` in + ``wcstools.wcs_from_points``. [#448] + * Code and docstrings clean up. [#460] + * Register all available asdf extension manifests from ``asdf- + wcs-schemas`` + +------------------------------------------------------------------- Old: ---- gwcs-0.18.3.tar.gz New: ---- gwcs-0.20.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-gwcs.spec ++++++ --- /var/tmp/diff_new_pack.KKBEJA/_old 2023-12-08 22:32:58.946050818 +0100 +++ /var/tmp/diff_new_pack.KKBEJA/_new 2023-12-08 22:32:58.946050818 +0100 @@ -17,7 +17,7 @@ Name: python-gwcs -Version: 0.18.3 +Version: 0.20.0 Release: 0 Summary: Generalized World Coordinate System License: BSD-3-Clause @@ -29,7 +29,7 @@ BuildRequires: %{python_module asdf-astropy >= 0.2.0} BuildRequires: %{python_module asdf_wcs_schemas} BuildRequires: %{python_module astropy >= 5.1} -BuildRequires: %{python_module base >= 3.8} +BuildRequires: %{python_module base >= 3.9} BuildRequires: %{python_module numpy} BuildRequires: %{python_module pip} BuildRequires: %{python_module scipy} ++++++ gwcs-0.18.3.tar.gz -> gwcs-0.20.0.tar.gz ++++++ ++++ 2680 lines of diff (skipped)