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 2025-08-27 21:35:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-gwcs (Old)
 and      /work/SRC/openSUSE:Factory/.python-gwcs.new.30751 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-gwcs"

Wed Aug 27 21:35:18 2025 rev:14 rq:1301518 version:0.25.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-gwcs/python-gwcs.changes  2025-02-12 
21:40:53.357384209 +0100
+++ /work/SRC/openSUSE:Factory/.python-gwcs.new.30751/python-gwcs.changes       
2025-08-27 21:36:19.714813960 +0200
@@ -1,0 +2,16 @@
+Wed Aug 27 05:18:36 UTC 2025 - Steve Kowalik <steven.kowa...@suse.com>
+
+- Update to 0.25.2:
+  * Fix the computation of lon_pole for Zenithal projections and declination
+    of +/-90 deg.
+  * Drop Python 3.10
+  * Fix API issue with wcs.numerical_inverse.
+  * Fix bug where "vector" (shape (n,) not shape (1, n)) arrays would loose
+    all their entries except the first if with_units=True was used.
+  * Bugfix for call and invert incorrectly handling units when involving
+    "parameterless" transforms.
+  * Bugfix for outside_footprint modifying the input coordinates.
+  * Derive the longitude of the celestial pole from the supplied projection.
+  * Add FITSImagingWCSTransform.
+
+-------------------------------------------------------------------

Old:
----
  gwcs-0.24.0.tar.gz

New:
----
  gwcs-0.25.2.tar.gz

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

Other differences:
------------------
++++++ python-gwcs.spec ++++++
--- /var/tmp/diff_new_pack.FelxnS/_old  2025-08-27 21:36:20.266837006 +0200
+++ /var/tmp/diff_new_pack.FelxnS/_new  2025-08-27 21:36:20.266837006 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-gwcs
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2025 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,20 +17,19 @@
 
 
 Name:           python-gwcs
-Version:        0.24.0
+Version:        0.25.2
 Release:        0
 Summary:        Generalized World Coordinate System
 License:        BSD-3-Clause
-Group:          Productivity/Scientific/Astronomy
 URL:            https://gwcs.readthedocs.io/en/latest/
 # SourceRepository: https://github.com/spacetelescope/gwcs
 Source:         
https://files.pythonhosted.org/packages/source/g/gwcs/gwcs-%{version}.tar.gz
 BuildRequires:  %{python_module asdf >= 3.3.0}
-BuildRequires:  %{python_module asdf-astropy >= 0.5.0}
-BuildRequires:  %{python_module asdf_wcs_schemas >= 0.4.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 base >= 3.10}
-BuildRequires:  %{python_module numpy >= 1.24}
+BuildRequires:  %{python_module base >= 3.11}
+BuildRequires:  %{python_module numpy >= 1.25}
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module scipy >= 1.14.1}
 BuildRequires:  %{python_module setuptools_scm}
@@ -39,10 +38,10 @@
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       python-asdf >= 3.3.0
-Requires:       python-asdf-astropy >= 0.5.0
-Requires:       python-asdf_wcs_schemas >= 0.4.0
+Requires:       python-asdf-astropy >= 0.8.0
+Requires:       python-asdf_wcs_schemas >= 0.5.0
 Requires:       python-astropy >= 6
-Requires:       python-numpy >= 1.24
+Requires:       python-numpy >= 1.25
 Requires:       python-scipy >= 1.14.1
 BuildArch:      noarch
 # SECTION test requirements
@@ -66,11 +65,11 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-%pytest -ra
+%pytest -ra -k 'not (test_fitswcs_imaging and fits_wcs_imaging_simple2)'
 
 %files %{python_files}
 %doc README.rst
 %license licenses/LICENSE.rst licenses/README.rst
 %{python_sitelib}/gwcs
-%{python_sitelib}/gwcs-%{version}*-info
+%{python_sitelib}/gwcs-%{version}.dist-info
 

++++++ gwcs-0.24.0.tar.gz -> gwcs-0.25.2.tar.gz ++++++
++++ 7533 lines of diff (skipped)

Reply via email to