python3-audioread: update to 2.1.9

This commit is contained in:
Auri 2022-04-08 08:31:50 +00:00 committed by Duncan Overbruck
parent 98de9fe364
commit 6a993bde4d
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'python3-audioread'
pkgname=python3-audioread
version=2.1.8
revision=6
version=2.1.9
revision=1
wrksrc="audioread-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools"
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://github.com/sampsyo/audioread/"
distfiles="${PYPI_SITE}/a/audioread/audioread-${version}.tar.gz"
checksum=073904fabc842881e07bd3e4a5776623535562f70b1655b635d22886168dd168
checksum=a3480e42056c8e80a8192a54f6729a280ef66d27782ee11cbd63e9d4d1523089
post_patch() {
# Build doesn't actually require pytest-runner and Void doesn't offer it