| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python314-SoundFile | Distribution: openSUSE Tumbleweed |
| Version: 0.13.1 | Vendor: openSUSE |
| Release: 1.1 | Build date: Fri Aug 21 20:37:21 2026 |
| Group: Unspecified | Build host: reproducible |
| Size: 256549 | Source RPM: python-SoundFile-0.13.1-1.1.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/bastibe/python-soundfile | |
| Summary: An audio library based on libsndfile, CFFI and NumPy | |
PySoundFile is an audio library based on libsndfile, CFFI and NumPy. Full documentation is available on https://python-soundfile.readthedocs.io/. PySoundFile can read and write sound files. File reading/writing is supported through libsndfile, which itself is accessed through CFFI, a foreign function interface for Python calling C code. PySoundFile represents audio data as NumPy arrays.
BSD-3-Clause
* Fri Aug 21 2026 Martin Pluskal <mpluskal@suse.com>
- Update to 0.13.1:
* Fixed a regression in blocks() when fill_value is set and the
block size is longer than the file
- 0.13.0:
* numpy is now a hard dependency (was Recommends)
* Add compression_level and bitrate_mode for compressed formats
* Fix blocks() on files shorter than the block size
- Rebase 0001-Fix-libsndfile-versioning.patch
- Switch to %autosetup
- Require libsndfile1 directly instead of a parse-time rpm query
of libsndfile-devel
- Use pkgconfig(sndfile) instead of libsndfile-devel
- Skip test_write_mp3_compression: openSUSE libsndfile is built
without MPEG
* Sun Sep 29 2024 Guang Yee <gyee@suse.com>
- Add 0001-Fix-libsndfile-versioning.patch
* Fix the libsndfile version by stripping the "-exp" postfix.
* Sat Sep 28 2024 Guang Yee <gyee@suse.com>
- Enable sle15_python_module_pythons.
* Sat Apr 01 2023 Ben Greiner <code@bnavigator.de>
- 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 <code@bnavigator.de>
- 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 <tchvatal@suse.com>
- Fix pytest dependency
* Mon Dec 02 2019 Todd R <toddrme2178@gmail.com>
- 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 <mcepl@suse.com>
- Run through spec-cleaner
* Fri Aug 09 2019 Todd R <toddrme2178@gmail.com>
- Restrict pytest version to fix tests.
* Fri Aug 17 2018 tchvatal@suse.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
/usr/lib/python3.14/site-packages/__pycache__/_soundfile.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/__pycache__/_soundfile.cpython-314.pyc /usr/lib/python3.14/site-packages/__pycache__/soundfile.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/__pycache__/soundfile.cpython-314.pyc /usr/lib/python3.14/site-packages/_soundfile.py /usr/lib/python3.14/site-packages/soundfile-0.13.1.dist-info /usr/lib/python3.14/site-packages/soundfile-0.13.1.dist-info/INSTALLER /usr/lib/python3.14/site-packages/soundfile-0.13.1.dist-info/METADATA /usr/lib/python3.14/site-packages/soundfile-0.13.1.dist-info/RECORD /usr/lib/python3.14/site-packages/soundfile-0.13.1.dist-info/REQUESTED /usr/lib/python3.14/site-packages/soundfile-0.13.1.dist-info/WHEEL /usr/lib/python3.14/site-packages/soundfile-0.13.1.dist-info/licenses /usr/lib/python3.14/site-packages/soundfile-0.13.1.dist-info/licenses/LICENSE /usr/lib/python3.14/site-packages/soundfile-0.13.1.dist-info/top_level.txt /usr/lib/python3.14/site-packages/soundfile-0.13.1.dist-info/zip-safe /usr/lib/python3.14/site-packages/soundfile.py /usr/share/doc/packages/python314-SoundFile /usr/share/doc/packages/python314-SoundFile/README.rst /usr/share/licenses/python314-SoundFile /usr/share/licenses/python314-SoundFile/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Aug 24 22:41:45 2026