Changelog for
python2-SoundFile-0.10.2-6.1.x86_64.rpm :
* Fri May 18 2018 jengelhAATTinai.de- Do not repeat other packages\' metadata in description.
* Wed May 09 2018 toddrme2178AATTgmail.com- Update to 0.10.2
* Should now work with cx_freeze.
* Several documentation fixes in the README.
* Removes deprecated ctype argument in favor of dtype in buffer_
*().
* Adds SoundFile.frames in favor of now-deprecated __len__().
* Improves performance of blocks and SoundFile.blocks().
* Improves import time by using CFFI\'s out of line mode.
* Adds a build script for building distributions.
* Wed Aug 09 2017 toddrme2178AATTgmail.com- Not compatible with some architectures
* Tue Aug 08 2017 toddrme2178AATTgmail.com- Initial version