dev-python/soundfile: Bump to 0.11.0_beta20220602 a.k.a. 0.11.0b5

Signed-off-by: Nils Freydank <nils.freydank@posteo.de>
This commit is contained in:
Nils Freydank 2022-06-06 13:53:00 +02:00
parent 139b04340d
commit 9da848d89b
Signed by: nfr
GPG Key ID: 0F1DEAB2D36AD112

View File

@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{9..10} )
inherit distutils-r1
COMMIT_ID="d41120acbc771b2eaaeb17c444aea835b652b188"
COMMIT_ID="8caf3c7338d02eb2963641118276d3c43bc0966c"
DESCRIPTION="SoundFile is an audio library based on libsndfile, CFFI, and NumPy"
HOMEPAGE="https://github.com/bastibe/python-soundfile"