AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- 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
- 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
- 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
- Update to version 0.4.2: + Support decoded unicode url fragments
- 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
- Disable testsuite on SLE_11_SP2 to fix build
- Initial version