Hello community,
here is the log from the commit of package python-responses for
openSUSE:Factory checked in at 2019-02-06 14:07:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-responses (Old)
and /work/SRC/openSUSE:Factory/.python-responses.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-responses"
Wed Feb 6 14:07:03 2019 rev:6 rq:671876 version:0.10.5
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-responses/python-responses.changes
2018-12-24 11:43:29.745340213 +0100
+++
/work/SRC/openSUSE:Factory/.python-responses.new.28833/python-responses.changes
2019-02-06 14:07:05.606652821 +0100
@@ -1,0 +2,20 @@
+Tue Feb 5 13:02:18 UTC 2019 - John Paul Adrian Glaubitz
<[email protected]>
+
+- Update to 0.10.4
+ + Fixed generated wrapper when using `@responses.activate` in Python 3.6+
+ when decorated functions use parameter and/or return annotations.
+- from version 0.10.3
+ + Fixed deprecation warnings in python 3.7 for inspect module usage.
+- from version 0.10.2
+ + Fixed build setup to use undeprecated `pytest` bin stub.
+ + Updated `tox` configuration.
+ + Added example of using responses with `pytest.fixture`.
+ + Removed dependency on `biscuits` in py3. Instead `http.cookies` is being
used.
+- from version 0.10.1
+ + Packaging fix to distribute wheel (#219).
+- from version 0.10.0
+ + Fix passing through extra settings (#207).
+ + Fix collections.abc warning on Python 3.7 (#215).
+ + Use 'biscuits' library instead of 'cookies' on Python 3.4+ (#218).
+
+-------------------------------------------------------------------
Old:
----
responses-0.9.0.tar.gz
New:
----
responses-0.10.5.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-responses.spec ++++++
--- /var/tmp/diff_new_pack.nyEbW4/_old 2019-02-06 14:07:06.406652676 +0100
+++ /var/tmp/diff_new_pack.nyEbW4/_new 2019-02-06 14:07:06.406652676 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-responses
#
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-responses
-Version: 0.9.0
+Version: 0.10.5
Release: 0
Summary: A utility library for mocking out the `requests` Python library
License: Apache-2.0
++++++ responses-0.9.0.tar.gz -> responses-0.10.5.tar.gz ++++++
++++ 2815 lines of diff (skipped)