Hello community, here is the log from the commit of package python-transitions for openSUSE:Factory checked in at 2020-06-10 00:49:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-transitions (Old) and /work/SRC/openSUSE:Factory/.python-transitions.new.3606 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-transitions" Wed Jun 10 00:49:13 2020 rev:5 rq:812806 version:0.8.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-transitions/python-transitions.changes 2020-04-04 12:25:37.815944135 +0200 +++ /work/SRC/openSUSE:Factory/.python-transitions.new.3606/python-transitions.changes 2020-06-10 00:49:16.911080868 +0200 @@ -1,0 +2,6 @@ +Tue Jun 9 07:44:24 UTC 2020 - Dirk Mueller <[email protected]> + +- remove pep8 unit tests, those are not useful to execute and + fail + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-transitions.spec ++++++ --- /var/tmp/diff_new_pack.LQzujU/_old 2020-06-10 00:49:17.619082720 +0200 +++ /var/tmp/diff_new_pack.LQzujU/_new 2020-06-10 00:49:17.619082720 +0200 @@ -39,7 +39,7 @@ BuildRequires: %{python_module mock} BuildRequires: %{python_module pycodestyle} BuildRequires: %{python_module pygraphviz} -BuildRequires: %{python_module pytest} +BuildRequires: %{python_module pytest < 5} BuildRequires: %{python_module six} # png support for graphviz BuildRequires: graphviz-gnome @@ -63,6 +63,7 @@ %python_expand %fdupes %{buildroot}%{$python_sitelib} %check +rm -v tests/test_codestyle.py %pytest %files %{python_files}
