Changelog for
python-s3fs-0.1.6-2.30.noarch.rpm :
Wed Nov 7 13:00:00 2018 rjschweiAATTsuse.com
- Update to version 0.1.6
+ No upstream changelog
Sun Mar 11 13:00:00 2018 sebix+novell.comAATTsebix.at
- Use %license macro for license.
Sat Mar 10 13:00:00 2018 jengelhAATTinai.de
- Ensure neutrality of description.
Wed Nov 8 13:00:00 2017 arunAATTgmx.de
- update to version 0.1.2:
* add test for writing large files with s3_additional_kwargs
* filter all kwargs in _call_s3 to prevent botocore
ParamValidationError
- changes from version 0.1.1:
* Simplify singleton.
* Ensure current() uses subclass
* Remove obsolete flush comment
* Update flush docstring.
* Ignore flushes if buffer smaller than block size
* Use the additional_kwargs that were passed through
* Ensure that mock is available for the travis testing.
* Documentation improvements.
* Added kwargs aggressively
* Fixed incorrect imports
* Adressed some review comments
* Addressed some review comments Added a basic test
* Fixed some test failures
* Added a generic way to augment all the s3 calls
* Fixed a few test failures
* Initial strawman proposal to suppor ServerSideEncryption
Thu May 18 14:00:00 2017 toddrme2178AATTgmail.com
- Initial version