Hello community, here is the log from the commit of package python-pytest4 for openSUSE:Factory checked in at 2019-07-30 13:01:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pytest4 (Old) and /work/SRC/openSUSE:Factory/.python-pytest4.new.4126 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-pytest4" Tue Jul 30 13:01:58 2019 rev:6 rq:717010 version:4.6.4 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pytest4/python-pytest4.changes 2019-07-08 14:59:39.622410761 +0200 +++ /work/SRC/openSUSE:Factory/.python-pytest4.new.4126/python-pytest4.changes 2019-07-30 13:02:03.134430645 +0200 @@ -1,0 +2,10 @@ +Fri Jul 19 10:16:52 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com> + +- Add setuptools requires as we still use entrypoints + +------------------------------------------------------------------- +Tue Jul 9 11:33:41 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com> + +- Fix the multubild flavor name + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pytest4.spec ++++++ --- /var/tmp/diff_new_pack.UMIeg6/_old 2019-07-30 13:02:04.098430451 +0200 +++ /var/tmp/diff_new_pack.UMIeg6/_new 2019-07-30 13:02:04.110430449 +0200 @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %global flavor @BUILD_FLAVOR@%{nil} %if "%{flavor}" == "test" -%define psuffix %{flavor} +%define psuffix -%{flavor} %bcond_without test %else %define psuffix %{nil} @@ -44,6 +44,7 @@ Requires: python-packaging Requires: python-pluggy >= 0.12 Requires: python-py >= 1.5.0 +Requires: python-setuptools Requires: python-six >= 1.10.0 Requires: python-wcwidth Requires(post): update-alternatives