Hello community, here is the log from the commit of package python-pytest-html for openSUSE:Factory checked in at 2020-03-04 09:39:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pytest-html (Old) and /work/SRC/openSUSE:Factory/.python-pytest-html.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pytest-html" Wed Mar 4 09:39:53 2020 rev:8 rq:781139 version:2.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pytest-html/python-pytest-html.changes 2019-12-04 14:21:14.330481571 +0100 +++ /work/SRC/openSUSE:Factory/.python-pytest-html.new.26092/python-pytest-html.changes 2020-03-04 09:41:25.489964443 +0100 @@ -1,0 +2,5 @@ +Tue Mar 3 09:51:48 UTC 2020 - Tomáš Chvátal <[email protected]> + +- Raise minimal pytest version + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pytest-html.spec ++++++ --- /var/tmp/diff_new_pack.4WMMQ6/_old 2020-03-04 09:41:31.269967908 +0100 +++ /var/tmp/diff_new_pack.4WMMQ6/_new 2020-03-04 09:41:31.273967911 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-pytest-html # -# Copyright (c) 2019 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 @@ -30,12 +30,12 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-ansi2html -Requires: python-pytest >= 3.0 +Requires: python-pytest >= 5.0 Requires: python-pytest-metadata BuildArch: noarch # SECTION test requirements BuildRequires: %{python_module ansi2html} -BuildRequires: %{python_module pytest >= 3.0} +BuildRequires: %{python_module pytest >= 5.0} BuildRequires: %{python_module pytest-metadata} BuildRequires: %{python_module pytest-mock} BuildRequires: %{python_module pytest-rerunfailures}
