Changelog for
python3-httpretty-0.8.14-4.1.noarch.rpm :
Sun May 8 14:00:00 2016 arunAATTgmx.de
- specfile:
* updated source url to files.pythonhosted.org
Tue Jan 19 13:00:00 2016 jgleissnerAATTsuse.com
- update to version 0.8.14:
* Make Jython SRE_Pattern object recognized
* BF: no need to byte_type an in which later %s-ed, assume
sending bytes registers bytes
* Remove the false Python3 support classifier
* fixing tox
* Python 3.x compatibility fix
Tue Dec 15 13:00:00 2015 arunAATTgmx.de
- update to version 0.8.12:
* ignoring error E901 for py3
* making the functional tests a bit more permissive
* make lint ignoring unicode keyword on py3
* attempt to disable httpretty in the current process before
spawning a subprocess
* Fix reference to development.txt in manifest (#273).
* fixing development.txt
Sun Dec 13 13:00:00 2015 arunAATTgmx.de
- update to version 0.8.11:
(no changelog given)
- changes from version 0.8.10:
* Refactored core.py and increased its unit test coverage to
80%. HTTPretty is slightly more robust now.
* POST requests being called twice #100
Sat Dec 5 13:00:00 2015 bear454AATTopensuse.org
- adapted specfile for python3
* explicitly setting LANG env vars due to
https://github.com/gabrielfalcao/HTTPretty/issues/243
Wed Apr 22 14:00:00 2015 mciharAATTsuse.cz
- Update to 0.8.8:
* many changes
Wed Jul 23 14:00:00 2014 mciharAATTsuse.cz
- Upgrate to 0.8.3:
* various minor fixes
Mon Feb 17 13:00:00 2014 speilickeAATTsuse.com
- Drop old tarball
Mon Feb 17 13:00:00 2014 dmuellerAATTsuse.com
- update to 0.8.0:
* This new version brings Python 3 support, leaner requirements
- remove deps-cleanup.diff
Fri Jan 17 13:00:00 2014 speilickeAATTsuse.com
- Update to version 0.7.1:
+ Bug fix: POST requests being called twice #100
- Rebased deps-cleanup.diff
Mon Oct 28 13:00:00 2013 speilickeAATTsuse.com
- Don\'t install global \"tests\" module into python_sitelib
Mon Oct 21 14:00:00 2013 dmuellerAATTsuse.com
- update to 0.7.0:
* Refactored core.py and increased its unit test coverage to 80%.
HTTPretty is slightly more robust now
Thu Sep 26 14:00:00 2013 dmuellerAATTsuse.com
- update to 0.6.4:
* Add a way to match the querystrings
Mon Sep 2 14:00:00 2013 dmuellerAATTsuse.com
- Initial package (0.6.3)