forked from pool/python-SoundFile
Accepting request 1076639 from home:bnavigator:branches:devel:languages:python:numeric
- 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)
OBS-URL: https://build.opensuse.org/request/show/1076639
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SoundFile?expand=0&rev=18
This commit is contained in:
2
python-SoundFile.rpmlintrc
Normal file
2
python-SoundFile.rpmlintrc
Normal file
@@ -0,0 +1,2 @@
|
||||
# pure python script uses dlopen()
|
||||
addFilter("explicit-lib-dependency libsndfile[0-9]+")
|
||||
Reference in New Issue
Block a user