Hello community,

here is the log from the commit of package python-pytest-helpers-namespace for 
openSUSE:Factory checked in at 2019-11-03 12:15:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pytest-helpers-namespace (Old)
 and      /work/SRC/openSUSE:Factory/.python-pytest-helpers-namespace.new.2990 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pytest-helpers-namespace"

Sun Nov  3 12:15:35 2019 rev:3 rq:744760 version:2019.1.8

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-pytest-helpers-namespace/python-pytest-helpers-namespace.changes
  2019-08-22 15:17:55.186342093 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pytest-helpers-namespace.new.2990/python-pytest-helpers-namespace.changes
        2019-11-03 12:15:36.520866426 +0100
@@ -1,0 +2,5 @@
+Fri Nov  1 14:01:47 UTC 2019 - Ondřej Súkup <[email protected]>
+
+- unrestric pytest4, use pytest-forked to separate tests 
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-pytest-helpers-namespace.spec ++++++
--- /var/tmp/diff_new_pack.JByqbo/_old  2019-11-03 12:15:37.824868280 +0100
+++ /var/tmp/diff_new_pack.JByqbo/_new  2019-11-03 12:15:37.832868292 +0100
@@ -28,10 +28,11 @@
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:       python-pytest < 4
+Requires:       python-pytest <  5
 BuildArch:      noarch
 # SECTION test requirements
-BuildRequires:  %{python_module pytest < 4}
+BuildRequires:  %{python_module pytest < 5}
+BuildRequires:  %{python_module pytest-forked}
 # /SECTION
 %python_subpackages
 
@@ -49,7 +50,7 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-%python_exec -m pytest
+%pytest -ra --forked 
 
 %files %{python_files}
 %doc README.rst


Reply via email to