update to version v0.10.1
* Update bundled lz4 files to v1.7.4-2 version
* Add Python 3.6 builds to AppVeyor
* Fix indentation
* Update bundled lz4 sources to version 1.7.5
* Use GET_SIZE macros to avoid unecessary second check
* Set default store_size
* Remove mixed code and decls in compress_begin
* Fix module initialization in _frame.c
* Replace check_output for compatibility with Python 2.6.
* Make _frame.decompress fail() on leftover bytes like json.loads() do
* Fix VS2015 compile errors
* Fix up adding of appveyor directory to PATH
* Fix up appveyor.yml again
* Fix documentation to give no sphinx warnings
* Add more frame tests
* Update tests for bytes/bytearray for block/Py3
* Add content_size argument to LZ4FrameCrompressor
* Return bytes object from block functions on Python3 (#35)
* Rework decompress in _block.c
* Fix error message again
* Don't mix code and decls so Visual Studio builds work
* Make error message a bit clearer
* Address review comments
* Really remove deprecation warnings from tests
* Revert "Conditionalize extra PyModuleDef initializers on Python 3 in _frame.c"
* Remove mixed code and decls in compress_update
* Add ability to specify uncompressed size to decompress
* Remove unused variable
* Disable bdist_msi and bdist_wininst creation in appveyor
OBS-URL: https://build.opensuse.org/request/show/508598
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lz4?expand=0&rev=5