forked from pool/python-requests-mock
Accepting request 430714 from home:tbechtold:branches:devel:languages:python
- update to 1.1.0: * Add a called_once property to adapter * Enable case sensitive matching * Provide fixture extras for pip * Allow doing real_http per mock via the mocker * Return b'' when reading closed response * Fixture documentation error OBS-URL: https://build.opensuse.org/request/show/430714 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests-mock?expand=0&rev=8
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 28 09:00:13 UTC 2016 - tbechtold@suse.com
|
||||
|
||||
- update to 1.1.0:
|
||||
* Add a called_once property to adapter
|
||||
* Enable case sensitive matching
|
||||
* Provide fixture extras for pip
|
||||
* Allow doing real_http per mock via the mocker
|
||||
* Return b'' when reading closed response
|
||||
* Fixture documentation error
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 8 08:55:29 UTC 2016 - dmueller@suse.com
|
||||
|
||||
|
Reference in New Issue
Block a user