Hello community, here is the log from the commit of package python-radon for openSUSE:Factory checked in at 2019-12-11 12:09:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-radon (Old) and /work/SRC/openSUSE:Factory/.python-radon.new.4691 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-radon" Wed Dec 11 12:09:54 2019 rev:8 rq:754479 version:4.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-radon/python-radon.changes 2019-10-05 16:19:13.121606979 +0200 +++ /work/SRC/openSUSE:Factory/.python-radon.new.4691/python-radon.changes 2019-12-11 12:11:11.880587084 +0100 @@ -1,0 +2,5 @@ +Thu Dec 5 16:44:28 UTC 2019 - Matej Cepl <[email protected]> + +- Exclude some tests cases because of gh#rubik/radon#183 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-radon.spec ++++++ --- /var/tmp/diff_new_pack.J11D6z/_old 2019-12-11 12:11:13.124586561 +0100 +++ /var/tmp/diff_new_pack.J11D6z/_new 2019-12-11 12:11:13.124586561 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-radon # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -69,7 +69,8 @@ %check export LANG=en_US.UTF-8 -%pytest --strict +# Exclusions because of gh#rubik/radon#183 +%pytest --strict -k 'not (test_visitor or test_mi_visit)' %post %python_install_alternative radon
