Hello community,

here is the log from the commit of package python-pytest-server-fixtures for 
openSUSE:Factory checked in at 2020-05-29 21:24:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pytest-server-fixtures (Old)
 and      /work/SRC/openSUSE:Factory/.python-pytest-server-fixtures.new.3606 
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pytest-server-fixtures"

Fri May 29 21:24:04 2020 rev:3 rq:810171 version:1.7.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-pytest-server-fixtures/python-pytest-server-fixtures.changes
      2019-12-29 15:49:48.695179356 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-pytest-server-fixtures.new.3606/python-pytest-server-fixtures.changes
    2020-05-29 21:39:03.542950274 +0200
@@ -1,0 +2,5 @@
+Fri May 29 09:58:44 UTC 2020 - Tomáš Chvátal <[email protected]>
+
+- Remove pytest restriction as it seems to work with pytest5
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pytest-server-fixtures.spec ++++++
--- /var/tmp/diff_new_pack.wjbPka/_old  2020-05-29 21:39:04.070951845 +0200
+++ /var/tmp/diff_new_pack.wjbPka/_new  2020-05-29 21:39:04.074951857 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pytest-server-fixtures
 #
-# 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
@@ -35,7 +35,7 @@
 Requires:       net-tools-deprecated
 Requires:       python-future
 Requires:       python-psutil
-Requires:       python-pytest < 5
+Requires:       python-pytest
 Requires:       python-pytest-fixture-config
 Requires:       python-pytest-shutil
 Requires:       python-requests
@@ -65,9 +65,9 @@
 BuildRequires:  %{python_module psutil}
 BuildRequires:  %{python_module psycopg2}
 BuildRequires:  %{python_module pymongo >= 3.6.0}
-BuildRequires:  %{python_module pytest < 5}
 BuildRequires:  %{python_module pytest-fixture-config}
 BuildRequires:  %{python_module pytest-shutil}
+BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module python-jenkins}
 BuildRequires:  %{python_module redis}
 BuildRequires:  %{python_module requests}


Reply via email to