mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
Update to 2.1.9
Changes: https://github.com/beetbox/audioread/commits/master
This commit is contained in:
parent
e63f6e794f
commit
673a567461
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=554228
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= audioread
|
||||
PORTVERSION= 2.1.8
|
||||
PORTVERSION= 2.1.9
|
||||
CATEGORIES= audio python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -13,8 +13,8 @@ COMMENT= Multi-library, cross-platform audio decoding
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-runner>=0:devel/py-pytest-runner@${PY_FLAVOR}
|
||||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR}
|
||||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pytest-runner>=0:devel/py-pytest-runner@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1561153845
|
||||
SHA256 (audioread-2.1.8.tar.gz) = 073904fabc842881e07bd3e4a5776623535562f70b1655b635d22886168dd168
|
||||
SIZE (audioread-2.1.8.tar.gz) = 21222
|
||||
TIMESTAMP = 1604480728
|
||||
SHA256 (audioread-2.1.9.tar.gz) = a3480e42056c8e80a8192a54f6729a280ef66d27782ee11cbd63e9d4d1523089
|
||||
SIZE (audioread-2.1.9.tar.gz) = 377500
|
||||
|
Loading…
Reference in New Issue
Block a user