Hello community, here is the log from the commit of package python-passa for openSUSE:Factory checked in at 2020-01-13 22:21:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-passa (Old) and /work/SRC/openSUSE:Factory/.python-passa.new.6675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-passa" Mon Jan 13 22:21:24 2020 rev:3 rq:763822 version:0.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-passa/python-passa.changes 2020-01-09 22:54:39.814831466 +0100 +++ /work/SRC/openSUSE:Factory/.python-passa.new.6675/python-passa.changes 2020-01-13 22:21:33.946519381 +0100 @@ -1,0 +2,5 @@ +Fri Jan 10 15:01:16 UTC 2020 - Tomáš Chvátal <[email protected]> + +- Revert back the previous commit and wait for prjconf declaration + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-passa.spec ++++++ --- /var/tmp/diff_new_pack.9hVzMT/_old 2020-01-13 22:21:35.846520262 +0100 +++ /var/tmp/diff_new_pack.9hVzMT/_new 2020-01-13 22:21:35.850520264 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-passa # -# Copyright (c) 2020 SUSE LLC. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,6 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} -%define skip_python2 1 Name: python-passa Version: 0.3.0 Release: 0 @@ -69,7 +68,7 @@ %python_expand %fdupes %{buildroot}%{$python_sitelib} %check -%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} $python -m pytest +%pytest %files %{python_files} %doc CHANGELOG.rst README.rst
