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 2026-05-10 16:48:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-gwcs (Old) and /work/SRC/openSUSE:Factory/.python-gwcs.new.1966 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-gwcs" Sun May 10 16:48:19 2026 rev:15 rq:1352249 version:1.0.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-gwcs/python-gwcs.changes 2025-08-27 21:36:19.714813960 +0200 +++ /work/SRC/openSUSE:Factory/.python-gwcs.new.1966/python-gwcs.changes 2026-05-10 16:49:05.362657864 +0200 @@ -1,0 +2,24 @@ +Sun May 10 09:05:18 UTC 2026 - Dirk Müller <[email protected]> + +- update to 1.0.3: + * Bugfix for supporting non-coordinate inputs to transforms + supporting quantities. + * Fix two bugs in the LabelMapperConverter: When + roundtripping a LabelMapperArray, with a non-default number + of inputs, deserialization fails because the init of the + LabelMapperArray will set the number of inputs in the model + to the default value of 2, which is then attempted to be + overridden by later deseriaization methods. The converter + fails when lazy_load is set to false and the mapper is an + array. Both of these issues have been resolved. (#701) + * When roundtripping a LabelMapperArray, with a non-default + number of inputs, deserialization fails because the init of + the LabelMapperArray will set the number of inputs in the + model to the default value of 2, which is then attempted to + be overridden by later deseriaization methods. + * The converter fails when lazy_load is set to false and the + mapper is an array. + * Fix gwcs evaluation when the input or output frames are None + or EmptyFrame. + +------------------------------------------------------------------- Old: ---- gwcs-0.25.2.tar.gz New: ---- gwcs-1.0.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-gwcs.spec ++++++ --- /var/tmp/diff_new_pack.KWShiU/_old 2026-05-10 16:49:05.970682747 +0200 +++ /var/tmp/diff_new_pack.KWShiU/_new 2026-05-10 16:49:05.974682910 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-gwcs # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: python-gwcs -Version: 0.25.2 +Version: 1.0.3 Release: 0 Summary: Generalized World Coordinate System License: BSD-3-Clause @@ -27,7 +27,7 @@ BuildRequires: %{python_module asdf >= 3.3.0} BuildRequires: %{python_module asdf-astropy >= 0.8.0} BuildRequires: %{python_module asdf_wcs_schemas >= 0.5.0} -BuildRequires: %{python_module astropy >= 6} +BuildRequires: %{python_module astropy >= 6.0} BuildRequires: %{python_module base >= 3.11} BuildRequires: %{python_module numpy >= 1.25} BuildRequires: %{python_module pip} @@ -40,13 +40,13 @@ Requires: python-asdf >= 3.3.0 Requires: python-asdf-astropy >= 0.8.0 Requires: python-asdf_wcs_schemas >= 0.5.0 -Requires: python-astropy >= 6 +Requires: python-astropy >= 6.0 Requires: python-numpy >= 1.25 Requires: python-scipy >= 1.14.1 BuildArch: noarch # SECTION test requirements +BuildRequires: %{python_module pytest >= 9.0} BuildRequires: %{python_module pytest-astropy >= 0.11.0} -BuildRequires: %{python_module pytest >= 8} # /SECTION %python_subpackages @@ -62,6 +62,7 @@ %install %pyproject_install +%python_expand rm -rf %{buildroot}%{$python_sitelib}/docs %python_expand %fdupes %{buildroot}%{$python_sitelib} %check ++++++ gwcs-0.25.2.tar.gz -> gwcs-1.0.3.tar.gz ++++++ ++++ 5051 lines of diff (skipped)
