Hello community,
here is the log from the commit of package python-requests-mock for
openSUSE:Factory checked in at 2017-01-31 12:48:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-requests-mock (Old)
and /work/SRC/openSUSE:Factory/.python-requests-mock.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-requests-mock"
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-requests-mock/python-requests-mock.changes
2016-09-30 15:33:49.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.python-requests-mock.new/python-requests-mock.changes
2017-02-03 18:58:21.553434468 +0100
@@ -1,0 +2,12 @@
+Mon Jan 30 11:04:29 UTC 2017 - [email protected]
+
+- update to 1.2.0:
+ * Allow for nested mocking
+ * Use create_response for fake http response in tests
+ * Add hostname and port properties to request
+ * Move request code and tests into their own files
+ * Add called_once to Mocker
+ * Fix docs building
+ * Fix exception message when creating a response
+
+-------------------------------------------------------------------
Old:
----
requests-mock-1.1.0.tar.gz
New:
----
requests-mock-1.2.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-requests-mock.spec ++++++
--- /var/tmp/diff_new_pack.gtGEPw/_old 2017-02-03 18:58:21.933381106 +0100
+++ /var/tmp/diff_new_pack.gtGEPw/_new 2017-02-03 18:58:21.933381106 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-requests-mock
#
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -17,7 +17,7 @@
Name: python-requests-mock
-Version: 1.1.0
+Version: 1.2.0
Release: 0
Summary: Mock out responses from the requests package
License: Apache-2.0
++++++ requests-mock-1.1.0.tar.gz -> requests-mock-1.2.0.tar.gz ++++++
++++ 4102 lines of diff (skipped)