Changelog for
python-tortilla-0.4.2-1.1.noarch.rpm :
Thu Oct 12 14:00:00 2017 opensuse_buildserviceAATTojkastl.de
- update to 0.4.2
- Formatting code to make it more PEP-8 compliant
- Simplify py2/3 compatibility code (remove compat module)
- Enable/disable httpretty in setUp/tearDown methods in tests to make it works with all kind of test runners (like PyCharm test runner or nose)
- Refactor run_from_ipython() implementation to make it pass static code analysis test (warns for missing __IPYTHON__)
- Fix an issue with delay code when it was called for the first time and self._last_request_time is None
Tue Sep 6 14:00:00 2016 mardnhAATTgmx.de
- initial package, version 0.4.1