Changelog for
python-slumber-0.7.0-4.1.noarch.rpm :
* Wed May 13 2015 benoit.moninAATTgmx.fr- update to version 0.7.0:
* no changelog available- additional changes from version 0.6.2:
* Further Python 3 compatibility fixes, many thanks to Alexander Shchepetilnikov (irqed)- additional changes from version 0.6.1:
* Remove simplejson dependency.
* Support range now Python 2.6 - Python 3.4- suggests python-PyYAML and python-simplejson instead of requiring them
* Sat Sep 14 2013 os-devAATTjacraig.com- Update to 0.6.0:
* All HTTP methods support multipart/form-data. The new files parameter is directly passed to requests.- Changes from 0.5.2:
* Now compatible with requests 1.0
* Fix bug when using default serializer- Changed BuildRequires from distribute to setuptools
* Mon Nov 05 2012 saschpeAATTsuse.de- Update to version 0.5.1: + Fix serializers to work with multiple content_types- Changes from version 0.5.0: + Refactoring release- Disabled testsuite, upstream seems to have dropped it
* Wed Jun 06 2012 saschpeAATTsuse.de- Update to version 0.4.2: + Support decoded unicode url fragments
* Fri Apr 13 2012 saschpeAATTsuse.de- Update to version 0.4.1: + Added a session kwarg to slumber.API allowing passing a requests session that will be used instead of the slumber created one
* Wed Apr 11 2012 saschpeAATTgmx.de- Disable testsuite on SLE_11_SP2 to fix build
* Thu Mar 22 2012 saschpeAATTgmx.de- Initial version