Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pytest for openSUSE:Factory checked in at 2021-02-16 22:34:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pytest (Old) and /work/SRC/openSUSE:Factory/.python-pytest.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pytest" Tue Feb 16 22:34:20 2021 rev:64 rq:872268 version:6.2.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pytest/python-pytest.changes 2021-02-10 21:29:52.422239887 +0100 +++ /work/SRC/openSUSE:Factory/.python-pytest.new.28504/python-pytest.changes 2021-02-16 22:34:25.677492031 +0100 @@ -1,0 +2,16 @@ +Sun Feb 14 20:30:36 UTC 2021 - Ben Greiner <[email protected]> + +- Don't require python36-numpy for testing, because Tumbleweed + cannot provide python36-numpy any longer: NumPy 1.20 dropped + Python 3.6 support. The tests are skipped automatically. + +------------------------------------------------------------------- +Thu Feb 11 14:07:38 UTC 2021 - Michael Str??der <[email protected]> + +- Update to 6.2.2 + * #8152: Fixed "(<Skipped instance>)" being shown as a skip reason in the + verbose test summary line when the reason is empty. + * #8249: Fix the faulthandler plugin for occasions when running with + twisted.logger and using pytest --capture=no. + +------------------------------------------------------------------- Old: ---- pytest-6.2.1.tar.gz New: ---- pytest-6.2.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pytest.spec ++++++ --- /var/tmp/diff_new_pack.GtVns4/_old 2021-02-16 22:34:26.229492788 +0100 +++ /var/tmp/diff_new_pack.GtVns4/_new 2021-02-16 22:34:26.229492788 +0100 @@ -27,7 +27,7 @@ %endif %define skip_python2 1 Name: python-pytest%{psuffix} -Version: 6.2.1 +Version: 6.2.2 Release: 0 Summary: Simple powerful testing with Python License: MIT @@ -59,7 +59,7 @@ # nose is really not REQUIRED, the test suite skips over particular # tests, when the package is not available. # BuildRequires: %%{python_module nose} -BuildRequires: %{python_module numpy} +BuildRequires: %{python_module numpy if (%python-base without python36-base)} BuildRequires: %{python_module pexpect} BuildRequires: %{python_module pygments-pytest} BuildRequires: %{python_module pytest >= %{version}} ++++++ pytest-6.2.1.tar.gz -> pytest-6.2.2.tar.gz ++++++ ++++ 3268 lines of diff (skipped)
