Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-agate for openSUSE:Factory checked in at 2021-01-20 18:29:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-agate (Old) and /work/SRC/openSUSE:Factory/.python-agate.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-agate" Wed Jan 20 18:29:11 2021 rev:8 rq:864996 version:1.6.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-agate/python-agate.changes 2020-06-30 21:59:56.559404641 +0200 +++ /work/SRC/openSUSE:Factory/.python-agate.new.28504/python-agate.changes 2021-01-20 18:29:28.759630746 +0100 @@ -1,0 +2,6 @@ +Thu Sep 24 00:58:20 UTC 2020 - Hans-Peter Jansen <h...@urpla.net> + +- Disable another failing test: test_sniffer + https://github.com/wireservice/agate/issues/746 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-agate.spec ++++++ --- /var/tmp/diff_new_pack.YD38IQ/_old 2021-01-20 18:29:29.379631313 +0100 +++ /var/tmp/diff_new_pack.YD38IQ/_new 2021-01-20 18:29:29.383631317 +0100 @@ -73,7 +73,7 @@ %check export LANG=en_US.UTF-8 -%pytest -k 'not test_join' +%pytest -k 'not test_join and not test_sniffer' %files %{python_files} %doc CHANGELOG.rst README.rst