Changelog for
python-requests-mock-1.0.0-2.1.noarch.rpm :
Fri Jul 8 14:00:00 2016 dmuellerAATTsuse.com
- fix source url
Wed Jul 6 14:00:00 2016 tbechtoldAATTsuse.com
- update to 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
Fri Dec 4 13:00:00 2015 dmuellerAATTsuse.com
- update to 0.7.0:
* Support Cookies
* Expose Fake objects in compat
* Update .gitreview for new namespace
* Change ignore-errors to ignore_errors
Mon Apr 20 14:00:00 2015 tbechtoldAATTsuse.com
- Fix license string
Mon Feb 2 13:00:00 2015 dmuellerAATTsuse.com
- update 0.6.0:
* Update docs
* Allow to decorate class with mock
* Use weakref to hold matcher
* Include matcher in request history
* Add called and call_count to mocker
* Update README to use newer syntax
* Allow specifying an exception to raise
* Update novaclient and keystoneclient git repo
* Add pbr to all tox environments
* Add docs environment to tox.ini
* Work toward Python 3.4 support and testing
* Run tip tests against requests master as well
* Add link to find bug tracker
Fri Sep 26 14:00:00 2014 tbechtoldAATTsuse.com
- Initial package