|
|
|
|
Changelog for python311-SoundFile-0.12.1-1.8.noarch.rpm :
* Sat Apr 01 2023 Ben Greiner - Update to 0.12.1 * Fixes a bug in the library discover on Linux, if no system library and no packaged library could be found.- Release 0.12.0 * Updated libsndfile to v1.2.0 * Improves precompiled library location, especially with py2app or cx-freeze. * Now provide binary wheels for Linux x86_64 * Now prefers packaged libsndfile over system-installed libsndfile- Release 0.11.0 * MP3 support * Updates libsndfile to v1.1.0 * Adds get_strings method for retrieving all metadata at once * Improves documentation, error messages and tests * Displays length of very short files in samples * Supports the file system path protocol (pathlib et al) * Fri Feb 19 2021 Ben Greiner - Don\'t install and test optional numpy on python36 flavor, because NumPy 1.20 on Tumbleweed does not support Python 3.6 anymore (NEP 29) * Wed Mar 04 2020 Tomáš Chvátal - Fix pytest dependency * Mon Dec 02 2019 Todd R - Update to 0.10.3.post1 * Update Python versions in .travis.yml * improve _check_dtype exception * add display sound file length in samples * Thu Nov 07 2019 Matej Cepl - Run through spec-cleaner * Fri Aug 09 2019 Todd R - Restrict pytest version to fix tests. * Fri Aug 17 2018 tchvatalAATTsuse.com- Sort out the header a bit- Remove test conditional, always run tests- Mark the package as noarch (as it is) * one test is failing on i586, but it is bug in libsndfile, disabled for now ret [ 32767, -32768, -32767, -1, -1, 0, 0, 0, 1, 1, 32766, 32767, 32767] exp (-32768, -32768, -32767, -1, -1, 0, 0, 0, 1, 1, 32766, 32767, 32767) https://github.com/bastibe/SoundFile/issues/185 * 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
|
|
|