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-01-14 00:03:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-astropy (Old) and /work/SRC/openSUSE:Factory/.python-astropy.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-astropy" Sat Jan 14 00:03:35 2023 rev:39 rq:1058280 version:5.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-astropy/python-astropy.changes 2022-12-22 16:23:10.738065593 +0100 +++ /work/SRC/openSUSE:Factory/.python-astropy.new.32243/python-astropy.changes 2023-01-14 00:04:22.142113263 +0100 @@ -1,0 +2,32 @@ +Fri Jan 13 16:19:31 UTC 2023 - Ben Greiner <c...@bnavigator.de> + +- Update to 5.2.1 + ## Bug Fixes + ### astropy.coordinates + * Fix to ITRS frame earth_location attribute to give the correct + result for a topocentric frame. [#14180] + ### astropy.cosmology + * Bounds are no longer passed to the scipy minimizer for methods + Brent and Golden. The scipy minimizer never used the bounds but + silently accepted them. In scipy v1.11.0.dev0+ an error is + raised, so we now pass None as the bounds to the minimizer. + Users should not be affected by this change. [#14232] + ### astropy.io.fits + * Tables with multidimensional variable length array can now be + properly read and written. [#13417] + ### astropy.units + * Modified the behavior of numpy.histogram(), + numpy.histogram_bin_edges(), numpy.histogram2d(), and + numpy.histogramdd() so that the range argument must a + compatible instance of astropy.units.Quantity if the other + arguments are instances of astropy.units.Quantity. [#14213] + ### astropy.visualization + * Improved the performance of drawing WCSAxes grids by skipping + some unnecessary computations. [#14164] + * Fixed WCSAxes sometimes triggering a NumPy RuntimeWarning when + determining the coordinate range of the axes. [#14211] + ## Other Changes and Additions + * Fix compatibility with Numpy 1.24. [#14193] +- Drop astropy-pr14194-numpy1.24.patch + +------------------------------------------------------------------- Old: ---- astropy-5.2.tar.gz astropy-pr14194-numpy1.24.patch New: ---- astropy-5.2.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-astropy.spec ++++++ --- /var/tmp/diff_new_pack.dGVOmT/_old 2023-01-14 00:04:22.826117247 +0100 +++ /var/tmp/diff_new_pack.dGVOmT/_new 2023-01-14 00:04:22.830117270 +0100 @@ -1,7 +1,7 @@ # # spec file # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -54,7 +54,7 @@ %{?unbundle_wcs} Name: python-astropy%{psuffix} -Version: 5.2 +Version: 5.2.1 Release: 0 Summary: Community-developed python astronomy tools License: BSD-3-Clause @@ -64,8 +64,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 -Patch1: https://github.com/astropy/astropy/pull/14194.patch#/astropy-pr14194-numpy1.24.patch # https://docs.astropy.org/en/v5.2/install.html#requirements BuildRequires: %{python_module Cython >= 0.29.30} BuildRequires: %{python_module Jinja2} ++++++ astropy-5.2.tar.gz -> astropy-5.2.1.tar.gz ++++++ /work/SRC/openSUSE:Factory/python-astropy/astropy-5.2.tar.gz /work/SRC/openSUSE:Factory/.python-astropy.new.32243/astropy-5.2.1.tar.gz differ: char 5, line 1