Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-responses for
openSUSE:Factory checked in at 2021-12-09 19:45:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-responses (Old)
and /work/SRC/openSUSE:Factory/.python-responses.new.2520 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-responses"
Thu Dec 9 19:45:02 2021 rev:17 rq:934531 version:0.16.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-responses/python-responses.changes
2021-11-03 17:25:15.789304318 +0100
+++
/work/SRC/openSUSE:Factory/.python-responses.new.2520/python-responses.changes
2021-12-09 19:45:04.281117718 +0100
@@ -1,0 +2,12 @@
+Mon Nov 29 11:54:48 UTC 2021 - Dirk M??ller <[email protected]>
+
+- update to 0.16.0:
+ * Fixed regression with `stream` parameter deprecation, requests.session()
and cookie handling.
+ * Replaced adhoc URL parsing with `urllib.parse`.
+ * Added ``match`` parameter to ``add_callback`` method
+ * Added `responses.matchers.fragment_identifier_matcher`. This matcher
allows you
+ to match request URL fragment identifier.
+ * Improved test coverage.
+ * Fixed failing test in python 2.7 when `python-future` is also installed.
+
+-------------------------------------------------------------------
Old:
----
responses-0.15.0.tar.gz
New:
----
responses-0.16.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-responses.spec ++++++
--- /var/tmp/diff_new_pack.dYmYRc/_old 2021-12-09 19:45:04.817117976 +0100
+++ /var/tmp/diff_new_pack.dYmYRc/_new 2021-12-09 19:45:04.821117978 +0100
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-responses
-Version: 0.15.0
+Version: 0.16.0
Release: 0
Summary: A utility library for mocking out the `requests` Python library
License: Apache-2.0
++++++ responses-0.15.0.tar.gz -> responses-0.16.0.tar.gz ++++++
++++ 2340 lines of diff (skipped)