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 2023-09-14 16:26:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-astropy (Old) and /work/SRC/openSUSE:Factory/.python-astropy.new.1766 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-astropy" Thu Sep 14 16:26:07 2023 rev:45 rq:1111062 version:5.3.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-astropy/python-astropy.changes 2023-08-28 17:11:27.716563855 +0200 +++ /work/SRC/openSUSE:Factory/.python-astropy.new.1766/python-astropy.changes 2023-09-14 16:29:04.393886007 +0200 @@ -1,0 +2,24 @@ +Thu Sep 14 08:30:11 UTC 2023 - Ben Greiner <c...@bnavigator.de> + +- Update to 5.3.3 + ## Bug Fixes + ### astropy.coordinates + * TransformGraph.to_dot_graph() now throws an exception for + invalid savelayout. + ### astropy.cosmology + * The exponent of w0wzCDM functions in inv_efunc has been + corrected to 3, from -3. [#15224] + ### astropy.modeling + * Astropy modeling can filter non-finite data values using the + filter_non_finite keyword argument in a fitter call. Now when + filter_non_finite is True, non-finite weights will also be + filtered to prevent crashes in LevMarLSQFitter. [#15215] + ### astropy.units + * Fixed astropy.units.Quantityâs implementation of + numpy.nanmedian(), where for Numpy >= 1.25 an exception was + raised for some array shapes and axis combinations. [#15228] + ## Other Changes and Additions + * v5.3.x will not support NumPy 2.0 or later. [#15234] +- Restrain to Cython < 3 -- gh#astropy/astropy#15315 + +------------------------------------------------------------------- Old: ---- astropy-5.3.2.tar.gz New: ---- astropy-5.3.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-astropy.spec ++++++ --- /var/tmp/diff_new_pack.O5a287/_old 2023-09-14 16:29:05.749934450 +0200 +++ /var/tmp/diff_new_pack.O5a287/_new 2023-09-14 16:29:05.749934450 +0200 @@ -48,7 +48,7 @@ %{?unbundle_wcs} Name: python-astropy%{psuffix} -Version: 5.3.2 +Version: 5.3.3 Release: 0 Summary: Community-developed python astronomy tools License: BSD-3-Clause @@ -59,12 +59,12 @@ # These are used by the python files so they must be available. Source100: python-astropy-rpmlintrc # https://docs.astropy.org/en/v5.3/install.html#requirements -BuildRequires: %{python_module Cython >= 0.29.34} +BuildRequires: %{python_module Cython >= 0.29.34 with %python-Cython < 3} BuildRequires: %{python_module Jinja2} BuildRequires: %{python_module PyYAML >= 3.13} BuildRequires: %{python_module devel >= 3.9} BuildRequires: %{python_module extension-helpers} -BuildRequires: %{python_module numpy-devel >= 1.21} +BuildRequires: %{python_module numpy-devel >= 1.25 with %python-numpy-devel < 2} BuildRequires: %{python_module packaging >= 19.0} BuildRequires: %{python_module pip} BuildRequires: %{python_module pyerfa >= 2.0} @@ -76,9 +76,9 @@ BuildRequires: pkgconfig BuildRequires: python-rpm-macros Requires: python-PyYAML >= 3.13 -Requires: python-numpy >= 1.21 Requires: python-packaging >= 19.0 Requires: python-pyerfa >= 2.0 +Requires: (python-numpy >= 1.21 with python-numpy < 2) Requires(post): update-alternatives Requires(postun):update-alternatives Recommends: libxml2-tools @@ -132,7 +132,7 @@ BuildRequires: %{python_module astropy = %{version}} BuildRequires: %{python_module ipython >= 4.2} BuildRequires: %{python_module objgraph} -BuildRequires: %{python_module pytest >= 7} +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} ++++++ astropy-5.3.2.tar.gz -> astropy-5.3.3.tar.gz ++++++ /work/SRC/openSUSE:Factory/python-astropy/astropy-5.3.2.tar.gz /work/SRC/openSUSE:Factory/.python-astropy.new.1766/astropy-5.3.3.tar.gz differ: char 5, line 1