diff --git a/audio/py-sounddevice/Makefile b/audio/py-sounddevice/Makefile index d9b9b6dbe8aa..405e8858e54e 100644 --- a/audio/py-sounddevice/Makefile +++ b/audio/py-sounddevice/Makefile @@ -1,29 +1,29 @@ PORTNAME= sounddevice -DISTVERSION= 0.5.0 +DISTVERSION= 0.5.1 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 4a2f2a364b5b..c9f57f7eaaae 100644 --- a/audio/py-sounddevice/distinfo +++ b/audio/py-sounddevice/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1724045449 -SHA256 (sounddevice-0.5.0.tar.gz) = 0de95277654b3d403d9c15ded3c6cedf307e9b27cc9ce7bd995a2891d0c955af -SIZE (sounddevice-0.5.0.tar.gz) = 52564 +TIMESTAMP = 1728840962 +SHA256 (sounddevice-0.5.1.tar.gz) = 09ca991daeda8ce4be9ac91e15a9a81c8f81efa6b695a348c9171ea0c16cb041 +SIZE (sounddevice-0.5.1.tar.gz) = 52896