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 2022-04-02 18:20:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-astropy (Old) and /work/SRC/openSUSE:Factory/.python-astropy.new.1900 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-astropy" Sat Apr 2 18:20:45 2022 rev:32 rq:966483 version:5.0.4 Changes: -------- --- /work/SRC/openSUSE:Factory/python-astropy/python-astropy.changes 2022-03-16 21:15:35.822856313 +0100 +++ /work/SRC/openSUSE:Factory/.python-astropy.new.1900/python-astropy.changes 2022-04-02 18:20:57.381995051 +0200 @@ -1,0 +2,39 @@ +Fri Apr 1 17:57:36 UTC 2022 - Ben Greiner <c...@bnavigator.de> + +- Update to 5.0.4 + # Bug Fixes + ## astropy.modeling + * Fixed the Gaussian2D bounding_box when theta is an angular + Quantity. [#13021] + ## astropy.utils + * Reverted astropy.utils.iers.iers.IERS_A_URL to + maia.usno.navy.mil domain instead of NASA FTP to work around + server issues. [#13004] + # Other Changes and Additions + * Updated bundled WCSLIB to version 7.9 with several bugfixes and + added support for time coordinate axes in wcsset() and + wcssub(). The four-digit type code for the time axis will have + the first digit set to 4, i.e., four digit code will be 4xxx + where x is a digit 0-9. For a full list of bug fixes see + https://www.atnf.csiro.au/people/mcalabre/WCS/CHANGES [#12994] + (when building --without system_wcslib) +- Release 5.0.3 + # Bug Fixes + ## astropy.convolution + * Bugfix in astropy.convolution.utils.discretize_model which + allows the function to handle a CompoundModel. Before this fix, + discretize_model was confusing CompoundModel with a callable + function. [#12959] + ## astropy.io.fits + * Fix write and read FITS tables with multidimensional items, + using from_columns without previousely defined ColDefs + structure. [#12863] + ## astropy.io.votable + * Fix VOTable linting to avoid use of shell option. [#12985] + astropy.utils + * Fix XML linting to avoid use of shell option. [#12985] + # Other Changes and Additions + * Updated the bundled CFITSIO library to 4.1.0. [#12967] + (when building --without system_cfitsio) + +------------------------------------------------------------------- Old: ---- astropy-5.0.2.tar.gz New: ---- astropy-5.0.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-astropy.spec ++++++ --- /var/tmp/diff_new_pack.9OerIU/_old 2022-04-02 18:20:58.041987642 +0200 +++ /var/tmp/diff_new_pack.9OerIU/_new 2022-04-02 18:20:58.049987553 +0200 @@ -30,9 +30,15 @@ # backwards compatibility for --without systemlibs %bcond_without systemlibs +%if %{with systemlibs} %bcond_without system_cfitsio %bcond_without system_expat %bcond_without system_wcslib +%else +%bcond_with system_cfitsio +%bcond_with system_expat +%bcond_with system_wcslib +%endif %if %{with system_cfitsio} %define unbundle_cfitsio export ASTROPY_USE_SYSTEM_CFITSIO=1 @@ -50,7 +56,7 @@ %{?!python_module:%define python_module() python3-%{**}} %define skip_python2 1 Name: python-astropy%{psuffix} -Version: 5.0.2 +Version: 5.0.4 Release: 0 Summary: Community-developed python astronomy tools License: BSD-3-Clause ++++++ astropy-5.0.2.tar.gz -> astropy-5.0.4.tar.gz ++++++ /work/SRC/openSUSE:Factory/python-astropy/astropy-5.0.2.tar.gz /work/SRC/openSUSE:Factory/.python-astropy.new.1900/astropy-5.0.4.tar.gz differ: char 5, line 1