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-05-20 19:23:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-responses (Old)
 and      /work/SRC/openSUSE:Factory/.python-responses.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-responses"

Thu May 20 19:23:27 2021 rev:15 rq:894169 version:0.13.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-responses/python-responses.changes        
2021-03-11 20:07:58.908243931 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-responses.new.2988/python-responses.changes  
    2021-05-20 19:23:52.998235694 +0200
@@ -1,0 +2,16 @@
+Tue May 18 22:14:04 UTC 2021 - Dirk M??ller <[email protected]>
+
+- update to 0.13.3:
+  * Switch from Travis to GHA for deployment.
+  * Fixed incorrect type stubs for `add_callback`
+  * Fixed packages not containing type stubs.
+  * `responses.upsert()` was added. This method will `add()` a response if one
+    has not already been registered for a URL, or `replace()` an existing
+    response.
+  * `responses.registered()` was added. The method allows you to get a list of
+    the currently registered responses. This formalizes the previously private
+    `responses.mock._matches` method.
+  * A more useful `__repr__` has been added to `Response`.
+  * Error messages have been improved.
+
+-------------------------------------------------------------------

Old:
----
  responses-0.12.1.tar.gz

New:
----
  responses-0.13.3.tar.gz

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

Other differences:
------------------
++++++ python-responses.spec ++++++
--- /var/tmp/diff_new_pack.f91IWy/_old  2021-05-20 19:23:53.662232886 +0200
+++ /var/tmp/diff_new_pack.f91IWy/_new  2021-05-20 19:23:53.666232868 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-responses
-Version:        0.12.1
+Version:        0.13.3
 Release:        0
 Summary:        A utility library for mocking out the `requests` Python library
 License:        Apache-2.0

++++++ responses-0.12.1.tar.gz -> responses-0.13.3.tar.gz ++++++
++++ 4796 lines of diff (skipped)

Reply via email to