Hello community,
here is the log from the commit of package python-pytest-toolbox for
openSUSE:Factory checked in at 2020-10-12 13:59:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pytest-toolbox (Old)
and /work/SRC/openSUSE:Factory/.python-pytest-toolbox.new.3486 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pytest-toolbox"
Mon Oct 12 13:59:22 2020 rev:2 rq:841154 version:0.4
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-pytest-toolbox/python-pytest-toolbox.changes
2020-08-10 15:09:12.176280978 +0200
+++
/work/SRC/openSUSE:Factory/.python-pytest-toolbox.new.3486/python-pytest-toolbox.changes
2020-10-12 14:00:08.326236713 +0200
@@ -1,0 +2,5 @@
+Sun Oct 11 15:55:51 UTC 2020 - John Vandenberg <[email protected]>
+
+- Fix %check to run tests with pytest 6.1
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pytest-toolbox.spec ++++++
--- /var/tmp/diff_new_pack.0u4Fzc/_old 2020-10-12 14:00:09.218237085 +0200
+++ /var/tmp/diff_new_pack.0u4Fzc/_new 2020-10-12 14:00:09.218237085 +0200
@@ -41,7 +41,7 @@
%prep
%setup -q -n pytest-toolbox-%{version}
-sed -i /addopts/d setup.cfg
+sed -i '/addopts/d;/timeout/d' setup.cfg
%build
%python_build