Hello community,
here is the log from the commit of package python-requests for openSUSE:Factory
checked in at 2019-07-30 13:03:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-requests (Old)
and /work/SRC/openSUSE:Factory/.python-requests.new.4126 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-requests"
Tue Jul 30 13:03:56 2019 rev:60 rq:717463 version:2.22.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-requests/python-requests.changes
2019-05-27 08:37:18.691096092 +0200
+++
/work/SRC/openSUSE:Factory/.python-requests.new.4126/python-requests.changes
2019-07-30 13:03:58.166407424 +0200
@@ -1,0 +2,6 @@
+Mon Jul 22 07:57:59 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Hardcode pytest 3.x series as upstream even in git does not work
+ with newer versions (they pinned the release)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-requests.spec ++++++
--- /var/tmp/diff_new_pack.LDIfUc/_old 2019-07-30 13:03:58.878407272 +0200
+++ /var/tmp/diff_new_pack.LDIfUc/_new 2019-07-30 13:03:58.882407271 +0200
@@ -66,9 +66,9 @@
BuildRequires: %{python_module brotlipy}
BuildRequires: %{python_module chardet >= 3.0.2}
BuildRequires: %{python_module idna >= 2.5}
+BuildRequires: %{python_module pytest < 4.0}
BuildRequires: %{python_module pytest-httpbin >= 0.0.7}
BuildRequires: %{python_module pytest-mock}
-BuildRequires: %{python_module pytest}
BuildRequires: %{python_module requests >= %{version}}
%endif
%python_subpackages