Hello community, here is the log from the commit of package python-odorik for openSUSE:Factory checked in at 2018-08-31 10:46:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-odorik (Old) and /work/SRC/openSUSE:Factory/.python-odorik.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-odorik" Fri Aug 31 10:46:02 2018 rev:7 rq:632136 version:0.5 Changes: -------- --- /work/SRC/openSUSE:Factory/python-odorik/python-odorik.changes 2018-05-29 16:50:31.643676219 +0200 +++ /work/SRC/openSUSE:Factory/.python-odorik.new/python-odorik.changes 2018-08-31 10:46:05.583321825 +0200 @@ -1,0 +2,6 @@ +Wed Aug 29 10:54:27 UTC 2018 - tchva...@suse.com + +- Fix build on 42.3 by calling pytest properly and adding dependency + on ssl module from python2 main package + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-odorik.spec ++++++ --- /var/tmp/diff_new_pack.F68gLw/_old 2018-08-31 10:46:06.155322520 +0200 +++ /var/tmp/diff_new_pack.F68gLw/_new 2018-08-31 10:46:06.159322525 +0200 @@ -31,6 +31,7 @@ BuildRequires: %{python_module python-dateutil} BuildRequires: %{python_module pyxdg} BuildRequires: fdupes +BuildRequires: python BuildRequires: python-rpm-macros Requires: python-python-dateutil Requires: python-xdg @@ -54,7 +55,7 @@ %python_expand %fdupes %{buildroot}%{$python_sitelib} %check -%python_expand pytest-%{$python_version} odorik +%python_expand py.test-%{$python_version} odorik %files %{python_files} %license LICENSE