File python3-requests-mock.changes of Package python3-requests-mock
-------------------------------------------------------------------
Sun Sep 18 15:44:27 UTC 2016 - arun@gmx.de
- update to version 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
-------------------------------------------------------------------
Sat May 14 04:20:12 UTC 2016 - arun@gmx.de
- update to version 1.0.0:
* Add tox environment to run against master requests
* Change dev status classifier to stable
* Doc fixups
* Expose cert and proxies as attributes of the last request
* Add timeout and allow_retries to RequestProxy
* Fix py34 DB issue and remove py33/py26
* Remove pypip.in badge from readme
-------------------------------------------------------------------
Sun May 8 07:17:43 UTC 2016 - arun@gmx.de
- specfile:
* updated source url to files.pythonhosted.org
-------------------------------------------------------------------
Sun Mar 20 04:34:21 UTC 2016 - arun@gmx.de
- initial version