Hello community, here is the log from the commit of package python-parso for openSUSE:Factory checked in at 2018-07-31 15:57:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-parso (Old) and /work/SRC/openSUSE:Factory/.python-parso.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-parso" Tue Jul 31 15:57:38 2018 rev:4 rq:625057 version:0.3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-parso/python-parso.changes 2018-07-13 10:22:45.594556722 +0200 +++ /work/SRC/openSUSE:Factory/.python-parso.new/python-parso.changes 2018-07-31 15:57:43.835376706 +0200 @@ -1,0 +2,5 @@ +Tue Jul 17 13:15:39 UTC 2018 - [email protected] + +- Drop dependency on tox, not really needed + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-parso.spec ++++++ --- /var/tmp/diff_new_pack.otwUUH/_old 2018-07-31 15:57:46.387381027 +0200 +++ /var/tmp/diff_new_pack.otwUUH/_new 2018-07-31 15:57:46.391381035 +0200 @@ -30,7 +30,6 @@ BuildRequires: %{python_module pytest >= 3.0.7} BuildRequires: %{python_module pytest-cache} BuildRequires: %{python_module setuptools} -BuildRequires: %{python_module tox} BuildRequires: fdupes BuildRequires: python-rpm-macros BuildArch: noarch @@ -59,7 +58,7 @@ %python_expand %fdupes %{buildroot}%{$python_sitelib} %check -tox -e py%{python3_version_nodots} --sitepackages --skip-missing-interpreters +%python_expand py.test-%{$python_version} test/ %files %{python_files} %license LICENSE.txt
