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