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 2022-02-23 16:25:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-responses (Old)
and /work/SRC/openSUSE:Factory/.python-responses.new.1958 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-responses"
Wed Feb 23 16:25:46 2022 rev:19 rq:956644 version:0.18.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-responses/python-responses.changes
2022-02-17 23:40:56.091700712 +0100
+++
/work/SRC/openSUSE:Factory/.python-responses.new.1958/python-responses.changes
2022-02-23 16:26:08.047508152 +0100
@@ -1,0 +2,13 @@
+Tue Feb 22 09:13:36 UTC 2022 - Dirk M??ller <[email protected]>
+
+- update to 0.18.0:
+ * Dropped support of Python 2.7, 3.5, 3.6
+ * Fixed issue with type annotation for `responses.activate` decorator. See
#468
+ * Removed internal `_is_string` and `_ensure_str` functions
+ * Removed internal `_quote` from `test_responses.py`
+ * Removed internal `_matches` attribute of `RequestsMock` object.
+ * Generated decorator wrapper now uses stdlib features instead of strings
and exec
+ * Fix issue when Deprecation Warning was raised with default arguments
+ in `responses.add_callback` due to `match_querystring`. See #464
+
+-------------------------------------------------------------------
Old:
----
responses-0.17.0.tar.gz
New:
----
responses-0.18.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-responses.spec ++++++
--- /var/tmp/diff_new_pack.3Uop1P/_old 2022-02-23 16:26:08.695508175 +0100
+++ /var/tmp/diff_new_pack.3Uop1P/_new 2022-02-23 16:26:08.699508175 +0100
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-responses
-Version: 0.17.0
+Version: 0.18.0
Release: 0
Summary: A utility library for mocking out the `requests` Python library
License: Apache-2.0
++++++ responses-0.17.0.tar.gz -> responses-0.18.0.tar.gz ++++++
++++ 1936 lines of diff (skipped)