diff --git a/audio/py-sounddevice/Makefile b/audio/py-sounddevice/Makefile index 48464527ea1f..49f5865b7d52 100644 --- a/audio/py-sounddevice/Makefile +++ b/audio/py-sounddevice/Makefile @@ -1,30 +1,29 @@ PORTNAME= sounddevice -DISTVERSION= 0.4.6 -PORTREVISION= 1 +DISTVERSION= 0.4.7 CATEGORIES= audio python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Play and record sound through OSS in python programs WWW= https://github.com/spatialaudio/python-sounddevice LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>=1.0.0:devel/py-cffi@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>=1.0.0:devel/py-cffi@${PY_FLAVOR} \ ${PYNUMPY} \ portaudio>0:audio/portaudio USES= python USE_PYTHON= distutils autoplist NO_ARCH= yes post-install: # workaround for https://github.com/spatialaudio/python-sounddevice/issues/116 @${GREP} "/sounddevice\." < ${_PYTHONPKGLIST} \ | ${SED} -e 's|/sounddevice\.|/_sounddevice.|' \ >> ${_PYTHONPKGLIST} .include diff --git a/audio/py-sounddevice/distinfo b/audio/py-sounddevice/distinfo index 4b649481dc1e..461423ca3f3d 100644 --- a/audio/py-sounddevice/distinfo +++ b/audio/py-sounddevice/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1678604086 -SHA256 (sounddevice-0.4.6.tar.gz) = 3236b78f15f0415bdf006a620cef073d0c0522851d66f4a961ed6d8eb1482fe9 -SIZE (sounddevice-0.4.6.tar.gz) = 51300 +TIMESTAMP = 1716882933 +SHA256 (sounddevice-0.4.7.tar.gz) = 69b386818d50a2d518607d4b973442e8d524760c7cd6c8b8be03d8c98fc4bce7 +SIZE (sounddevice-0.4.7.tar.gz) = 52244