Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-astropy for openSUSE:Factory 
checked in at 2024-06-25 23:07:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-astropy (Old)
 and      /work/SRC/openSUSE:Factory/.python-astropy.new.18349 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-astropy"

Tue Jun 25 23:07:54 2024 rev:54 rq:1183096 version:6.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-astropy/python-astropy.changes    
2024-05-28 17:30:04.998783320 +0200
+++ /work/SRC/openSUSE:Factory/.python-astropy.new.18349/python-astropy.changes 
2024-06-25 23:09:17.238264102 +0200
@@ -1,0 +2,30 @@
+Tue Jun 25 06:14:33 UTC 2024 - Steve Kowalik <steven.kowa...@suse.com>
+
+- Update to 6.1.1:
+  * Let fitsdiff compare files with lower case HIERARCH keywords
+  * Fix writing a ``HDUList`` to file when numpy 2 is installed and at least
+    some of the data is represented as dask arrays.
+  * Fix display of diff reports with numpy 2.
+  * Ensure that also zero-length tables preserve whether integer data are
+    signed or unsigned.
+  * Fix YAML table serialization compatibility with numpy 2.
+  * Fix bugs in io.votable related to numpy 2's representation of scalars.
+  * Ensure that return types from ``sigma_clip`` ``cenfunc`` and ``stdfunc``
+    are np.float64 for scalar values.
+  * Ensure structured ``MaskedColumn`` are serialized correctly, including
+    the mask.
+  * Fix problems converting Pandas Series to ``Table`` with numpy >=2.0.
+  * Ensure Time in ymdhms format can also be serialized to files as part of a
+    table if it is masked.
+  * Ensure Masked versions of ``np.recarray`` will show the correct class
+    name of ``MaskedRecarray`` in their ``repr``, and that they will be
+    serialized correctly if part of a table.
+  * Fix bugs with how masked structured arrays were represented with numpy 2.
+  * ``MaskedQuantity`` now works properly with ``np.block``.
+  * Fix a bug where ``WCSAxes`` could be missing negative signs on axis
+    labels when using matplotlib's ``usetex`` mode.
+  * Fix compilation with gcc 14, avoid implicit pointer conversions.
+- Drop patch 16450.patch, included upstream.
+- Remove upper bound on pytest, no longer required.
+
+-------------------------------------------------------------------

Old:
----
  16450.patch
  astropy-6.1.0.tar.gz

New:
----
  astropy-6.1.1.tar.gz

BETA DEBUG BEGIN:
  Old:  * Fix compilation with gcc 14, avoid implicit pointer conversions.
- Drop patch 16450.patch, included upstream.
- Remove upper bound on pytest, no longer required.
BETA DEBUG END:

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

Other differences:
------------------
++++++ python-astropy.spec ++++++
--- /var/tmp/diff_new_pack.vEEAcC/_old  2024-06-25 23:09:19.906361360 +0200
+++ /var/tmp/diff_new_pack.vEEAcC/_new  2024-06-25 23:09:19.910361506 +0200
@@ -49,7 +49,7 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-astropy%{psuffix}
-Version:        6.1.0
+Version:        6.1.1
 Release:        0
 Summary:        Community-developed python astronomy tools
 License:        BSD-3-Clause
@@ -59,8 +59,6 @@
 # Mark wcs headers as false positives for devel-file-in-non-devel-package
 # These are used by the python files so they must be available.
 Source100:      python-astropy-rpmlintrc
-# PATCH-FIX-UPSTREAM - BUG: fix compilation with gcc 14, avoid implicit 
pointer conversions
-Patch:          https://github.com/astropy/astropy/pull/16450.patch
 # https://docs.astropy.org/en/v6.1/install.html#requirements
 BuildRequires:  %{python_module Cython >= 3 with %python-Cython < 3.1}
 BuildRequires:  %{python_module devel >= 3.9}
@@ -117,6 +115,7 @@
 BuildRequires:  %{python_module asdf-astropy >= 0.3}
 BuildRequires:  %{python_module beautifulsoup4}
 BuildRequires:  %{python_module bleach}
+BuildRequires:  %{python_module dask-array}
 BuildRequires:  %{python_module fsspec >= 2023.4.0}
 BuildRequires:  %{python_module h5py}
 BuildRequires:  %{python_module html5lib}
@@ -138,12 +137,12 @@
 BuildRequires:  %{python_module astropy = %{version}}
 BuildRequires:  %{python_module ipython >= 4.2 if %python-base >= 3.10}
 BuildRequires:  %{python_module objgraph}
-BuildRequires:  %{python_module pytest >= 7 with %python-pytest < 8}
 BuildRequires:  %{python_module pytest-astropy >= 0.10}
 BuildRequires:  %{python_module pytest-astropy-header >= 0.2.1}
 BuildRequires:  %{python_module pytest-doctestplus >= 0.12}
 BuildRequires:  %{python_module pytest-mpl}
 BuildRequires:  %{python_module pytest-xdist}
+BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module sgp4 >= 2.3}
 BuildRequires:  %{python_module skyfield >= 1.20 if %python-base < 3.11}
 BuildRequires:  %{python_module threadpoolctl}

++++++ astropy-6.1.0.tar.gz -> astropy-6.1.1.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-astropy/astropy-6.1.0.tar.gz 
/work/SRC/openSUSE:Factory/.python-astropy.new.18349/astropy-6.1.1.tar.gz 
differ: char 5, line 1

Reply via email to