Hello community, here is the log from the commit of package python-pylint for openSUSE:Factory checked in at 2019-08-07 13:54:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pylint (Old) and /work/SRC/openSUSE:Factory/.python-pylint.new.9556 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pylint" Wed Aug 7 13:54:31 2019 rev:10 rq:720100 version:2.3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pylint/python-pylint.changes 2019-06-13 23:00:20.783618341 +0200 +++ /work/SRC/openSUSE:Factory/.python-pylint.new.9556/python-pylint.changes 2019-08-07 13:54:32.780857402 +0200 @@ -1,0 +2,5 @@ +Wed Jul 31 18:44:31 UTC 2019 - Tomáš Chvátal <[email protected]> + +- Do not install tests on system + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pylint.spec ++++++ --- /var/tmp/diff_new_pack.KxMWc1/_old 2019-08-07 13:54:33.904857390 +0200 +++ /var/tmp/diff_new_pack.KxMWc1/_new 2019-08-07 13:54:33.904857390 +0200 @@ -75,7 +75,7 @@ %install %python_install - +%python_expand rm -r %{buildroot}%{$python_sitelib}/pylint/test/ for p in pylint epylint pyreverse symilar ; do %python_clone -a %{buildroot}%{_bindir}/$p done @@ -90,7 +90,7 @@ %check export PYTHONDONTWRITEBYTECODE=1 -%python_expand PYTHONPATH="%{buildroot}%{$python_sitelib}" py.test-%{$python_bin_suffix} pylint/test/ +%pytest pylint/test %files %{python_files} %license COPYING
