Hello community,
here is the log from the commit of package python-responses for
openSUSE:Factory checked in at 2019-11-04 17:06:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-responses (Old)
and /work/SRC/openSUSE:Factory/.python-responses.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-responses"
Mon Nov 4 17:06:26 2019 rev:10 rq:740893 version:0.10.6
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-responses/python-responses.changes
2019-07-30 13:01:31.594436458 +0200
+++
/work/SRC/openSUSE:Factory/.python-responses.new.2990/python-responses.changes
2019-11-04 17:06:28.396265414 +0100
@@ -1,0 +2,5 @@
+Thu Oct 17 20:08:20 UTC 2019 - Dirk Mueller <[email protected]>
+
+- switch to pytest4 actually not pytest3
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-responses.spec ++++++
--- /var/tmp/diff_new_pack.8iddPa/_old 2019-11-04 17:06:29.052266115 +0100
+++ /var/tmp/diff_new_pack.8iddPa/_new 2019-11-04 17:06:29.060266124 +0100
@@ -28,7 +28,7 @@
# test requirements
BuildRequires: %{python_module cookies}
BuildRequires: %{python_module mock}
-BuildRequires: %{python_module pytest < 4.0}
+BuildRequires: %{python_module pytest < 5.0}
BuildRequires: %{python_module pytest-localserver}
BuildRequires: %{python_module requests >= 2.0}
BuildRequires: %{python_module setuptools}