audio/py-pyaudio: Update to 0.2.13

While here, pet portlint(1)

PR:		268614
This commit is contained in:
Jaap Akkerhuis 2022-12-29 14:06:25 +08:00 committed by Li-Wen Hsu
parent 81ff56db9f
commit 72b7cb35f8
No known key found for this signature in database
GPG Key ID: 82B261B14D3BC7AF
2 changed files with 7 additions and 8 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= pyaudio
PORTVERSION= 0.2.12
PORTVERSION= 0.2.13
CATEGORIES= audio python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -18,9 +18,11 @@ USE_PYTHON= autoplist concurrent distutils
MAKE_ENV= PYTHON=${PYTHON_CMD} \
SPHINX=sphinx-build-${PYTHON_VER}
PORTDOCS= *
WRKSRC= ${WRKDIR}/PyAudio-${PORTVERSION}
PORTDOCS= *
OPTIONS_DEFINE= DOCS
DOCS_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=0,1:textproc/py-sphinx@${PY_FLAVOR}
@ -37,7 +39,4 @@ post-install-DOCS-on:
(cd ${WRKSRC}/docs && \
${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} "! -name .buildinfo -and ! -path *doctrees*")
post-install:
@${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/_portaudio*.so
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1668872490
SHA256 (PyAudio-0.2.12.tar.gz) = 55ddf5db72bc537bba5f5dbca3ab9f0222ee5b842bda83978eab0b7b8f60fb9e
SIZE (PyAudio-0.2.12.tar.gz) = 42944
TIMESTAMP = 1672149511
SHA256 (PyAudio-0.2.13.tar.gz) = 26bccc81e4243d1c0ff5487e6b481de6329fcd65c79365c267cef38f363a2b56
SIZE (PyAudio-0.2.13.tar.gz) = 46820