Search Criteria
Package Details: python-soundfile 0.12.1-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-soundfile.git (read-only, click to copy) |
---|---|
Package Base: | python-soundfile |
Description: | A Python library to read and write audio files using libsndfile, CFFI and NumPy |
Upstream URL: | https://github.com/bastibe/python-soundfile |
Licenses: | BSD |
Submitter: | xantares |
Maintainer: | SpotlightKid (osamc) |
Last Packager: | osamc |
Votes: | 5 |
Popularity: | 0.000035 |
First Submitted: | 2017-05-21 18:02 (UTC) |
Last Updated: | 2023-05-06 14:58 (UTC) |
Dependencies (8)
- libsndfile (libsndfile-git)
- python-cffi
- python-numpy (python-numpy1.22, python-numpy-flame, python-numpy-mkl-bin, python-numpy-git, python-numpy-openblas, python-numpy-mkl)
- python-build (make)
- python-installer (python-installer-git) (make)
- python-setuptools (make)
- python-wheel (make)
- python-pytest (check)
Latest Comments
SpotlightKid commented on 2023-05-07 22:09 (UTC)
@sekret The AUR package gets updated automatically by our CI for the arch.osamc.org binary package repository. We needed to bump the pkgrel there to trigger a rebuild for Python 3.11. I'm afraid that's not gonna change. Same principle as for the official repos. Sorry for the inconvenience.
sekret commented on 2023-05-07 18:48 (UTC)
Could you please not bump the pkgver if you haven't changed anything or if the package simply needs to be rebuilt?
I've already rebuilt it and now I have to do it again to get rid of this update notification.
There are packages out there that warn users about self-built packages that need a rebuild. I use rebuild-detector, which warns about all these python packages. That's what users should use imho, but depending on AUR package maintainers to bump pkgrel is the wrong way!
SpotlightKid commented on 2023-01-21 15:54 (UTC)
The package for
libsndfile
1.2.0 now has MP3 support enabled, which meanspython-soundfile
now finally supports it too (at least on Arch).SpotlightKid commented on 2022-10-01 07:29 (UTC)
@carlosal1015 I switched the package to a PEP-517 based installation method, that should fix the issue you are seeing.
Please note that the
libsndfile
is compiled without MP3 support on Arch, so this package does not support MP3 either.carlosal1015 commented on 2022-10-01 05:49 (UTC)
Hi, I have the following message error
jujudusud commented on 2021-01-28 23:37 (UTC)
Ok, thanks a lot. Works like a charm ! :-)
SpotlightKid commented on 2021-01-28 23:13 (UTC)
jujudusud: please clean up you build dir. upstream changed the location and apparently also the content of the source distribution file, at least its hashsum has changed (but the filename is the same).
jujudusud commented on 2021-01-28 20:23 (UTC)
Hi here, there is a validation problem with the new version :
One or more files did not pass the validity check! :: failed to verify python-soundfile integrity
Thanks a lot for maintaining
milkii commented on 2018-01-09 01:22 (UTC)
==> Validating source files with sha1sums... 0.9.0.tar.gz ... FAILED ==> ERROR: One or more files did not pass the validity check! :: failed to verify python-soundfile integrity
0.10.0 is available