File python-s3fs.changes of Package python-s3fs
-------------------------------------------------------------------
Wed Nov 7 13:28:37 UTC 2018 - Robert Schweikert <rjschwei@suse.com>
- Update to version 0.1.6
+ No upstream changelog
-------------------------------------------------------------------
Sun Mar 11 08:44:04 UTC 2018 - sebix+novell.com@sebix.at
- Use %license macro for license.
-------------------------------------------------------------------
Sat Mar 10 10:20:45 UTC 2018 - jengelh@inai.de
- Ensure neutrality of description.
-------------------------------------------------------------------
Wed Nov 8 19:06:10 UTC 2017 - arun@gmx.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:25:22 UTC 2017 - toddrme2178@gmail.com
- Initial version