Hello community, here is the log from the commit of package python-pylama for openSUSE:Factory checked in at 2019-09-23 12:19:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pylama (Old) and /work/SRC/openSUSE:Factory/.python-pylama.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pylama" Mon Sep 23 12:19:09 2019 rev:5 rq:731468 version:7.7.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pylama/python-pylama.changes 2019-05-10 09:10:04.347081977 +0200 +++ /work/SRC/openSUSE:Factory/.python-pylama.new.7948/python-pylama.changes 2019-09-23 12:19:10.957789362 +0200 @@ -1,0 +2,6 @@ +Tue Sep 17 09:59:48 UTC 2019 - Tomáš Chvátal <[email protected]> + +- Skip one test that relies on the number of errors found by + linters that differ based on the release we got + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pylama.spec ++++++ --- /var/tmp/diff_new_pack.FVCpEo/_old 2019-09-23 12:19:11.541789266 +0200 +++ /var/tmp/diff_new_pack.FVCpEo/_new 2019-09-23 12:19:11.541789266 +0200 @@ -77,7 +77,8 @@ %check export LANG=en_US.UTF-8 -%python_expand py.test-%{$python_bin_suffix} -v tests/ +# test_ignore_select - relies on number of errors reported by pyflakes/etc. +%pytest -k 'not test_ignore_select' %post %python_install_alternative pylama
