Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-avro for openSUSE:Factory checked in at 2021-11-17 01:14:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-avro (Old) and /work/SRC/openSUSE:Factory/.python-avro.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-avro" Wed Nov 17 01:14:20 2021 rev:11 rq:931804 version:1.11.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-avro/python-avro.changes 2021-11-08 17:25:07.988730695 +0100 +++ /work/SRC/openSUSE:Factory/.python-avro.new.1890/python-avro.changes 2021-11-17 01:15:31.630191456 +0100 @@ -1,0 +2,5 @@ +Tue Nov 16 13:31:30 UTC 2021 - Guillaume GARDET <guillaume.gar...@opensuse.org> + +- Disable test_minimum_speed which is unstable in OBS + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-avro.spec ++++++ --- /var/tmp/diff_new_pack.UrRV6k/_old 2021-11-17 01:15:32.058191476 +0100 +++ /var/tmp/diff_new_pack.UrRV6k/_new 2021-11-17 01:15:32.062191476 +0100 @@ -56,7 +56,8 @@ %check # test_server_with_path: tries to connect to apache.org -%pytest -k "not test_server_with_path" +# test_minimum_speed is not stable in OBS +%pytest -k "not test_server_with_path and not test_minimum_speed" %post %python_install_alternative avro