dev-python/soundfile: Bump to 0.10.3_p20210921

Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Nils Freydank <holgersson@posteo.de>
This commit is contained in:
Nils Freydank 2021-09-21 22:59:14 +02:00
parent 58a760df86
commit d2bd8a4622
Signed by: nfr
GPG Key ID: 0F1DEAB2D36AD112
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
DIST soundfile-0.10.3_p20201201.tar.gz 35970 BLAKE2B cf34ee6bbc7341cdaeb99e1051ea188f5f3e1136671ccf248e92948527cd5e36b860311e11df113fa3b6140d8eac93a6af888c46985ac250bb44bfa7bd6763c8 SHA512 a8a554fdef6347cac5895163b60df287510f44ce00568f28f995f892fbd2d7ee4c5d705f82b7bb08dc385870b9fd7e90f8485752485e1211e760de4321ff4a84 DIST soundfile-0.10.3_p20210921.tar.gz 36242 BLAKE2B a6b0879d8239fcefa099abb04a988ea9c3d455b653a91e1fc4be316a757e864dfc977909c7f91c2779b8b5627e1faec07a868eecd6549000cdf16024b3166914 SHA512 4ed849a9b784168228c7759d288adef643df2c461349e7651b44074f4735c79db62ed7d7d9080b964c97c263037fd372d605bc05fe47f6110e566ec5246a4731

View File

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