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 2021-10-29 22:34:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-astropy (Old) and /work/SRC/openSUSE:Factory/.python-astropy.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-astropy" Fri Oct 29 22:34:13 2021 rev:27 rq:928036 version:4.3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-astropy/python-astropy.changes 2021-09-03 21:27:02.354243188 +0200 +++ /work/SRC/openSUSE:Factory/.python-astropy.new.1890/python-astropy.changes 2021-10-29 22:35:18.691706557 +0200 @@ -1,0 +2,6 @@ +Thu Oct 28 20:50:43 UTC 2021 - Ben Greiner <c...@bnavigator.de> + +- Skip test_no_numpy_warnings[contours] due to wrong MPL version + check -- gh#astropy/astropy#12050 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-astropy.spec ++++++ --- /var/tmp/diff_new_pack.8ZzLNH/_old 2021-10-29 22:35:19.255706770 +0200 +++ /var/tmp/diff_new_pack.8ZzLNH/_new 2021-10-29 22:35:19.259706772 +0200 @@ -204,6 +204,8 @@ # gh#astropy/astropy#12017 donttest+=" or test_stats" %endif +# https://github.com/astropy/astropy/issues/12050 +donttest+=" or (test_no_numpy_warnings and contours)" testselect_expr="${donttest:+-k \"not (${donttest# or })\"}" # http://docs.astropy.org/en/latest/development/testguide.html#running-tests # running pytest directly would require building the extensions inplace