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-06-20 15:38:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-astropy (Old) and /work/SRC/openSUSE:Factory/.python-astropy.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-astropy" Mon Jun 20 15:38:54 2022 rev:35 rq:983947 version:5.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-astropy/python-astropy.changes 2022-06-01 17:35:08.814775178 +0200 +++ /work/SRC/openSUSE:Factory/.python-astropy.new.1548/python-astropy.changes 2022-06-20 15:39:32.075057726 +0200 @@ -1,0 +2,5 @@ +Mon Jun 20 09:55:12 UTC 2022 - Ben Greiner <c...@bnavigator.de> + +- Skip two tests because of hypothesis -- gh#astropy/astropy#13275 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-astropy.spec ++++++ --- /var/tmp/diff_new_pack.hXOspq/_old 2022-06-20 15:39:32.623058528 +0200 +++ /var/tmp/diff_new_pack.hXOspq/_new 2022-06-20 15:39:32.631058539 +0200 @@ -210,6 +210,8 @@ donttest+=" or (test_standard_profile and test_main)" # segfaults on obs, but are okay when run on live system -- gh#astropy/astropy/13286 donttest+=" or test_celprm or test_prjprm" +# gh#astropy/astropy#13275 +donttest+=" or (test_precision and (test_day_frac_exact or test_resolution_never_decreases_utc))" %ifarch aarch64 # doctest failure because of precision errors donttest+=" or bayesian_info_criterion_lsq"