diff --git a/audio/py-speechrecognition/Makefile b/audio/py-speechrecognition/Makefile index ec46df81d62c..fc3da770ac0c 100644 --- a/audio/py-speechrecognition/Makefile +++ b/audio/py-speechrecognition/Makefile @@ -1,30 +1,30 @@ PORTNAME= speechrecognition -PORTVERSION= 3.10.2 +PORTVERSION= 3.10.3 MASTER_SITES= PYPI CATEGORIES= audio python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= SpeechRecognition-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python Library for performing speech recognition WWW= https://github.com/Uberi/speech_recognition LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= flac:audio/flac \ ${PYTHON_PKGNAMEPREFIX}pyaudio>=0.2.11:audio/py-pyaudio@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.26.0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typing-extensions>=0:devel/py-typing-extensions@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes post-patch: @${RM} ${WRKSRC}/speech_recognition/flac-* .include diff --git a/audio/py-speechrecognition/distinfo b/audio/py-speechrecognition/distinfo index cffba465a665..0236d645f6a3 100644 --- a/audio/py-speechrecognition/distinfo +++ b/audio/py-speechrecognition/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1711860491 -SHA256 (SpeechRecognition-3.10.2.tar.gz) = f2b7283dc2ea077f3f627d5fa267499907b4a01c3dde54ab793471c56ddf1d1f -SIZE (SpeechRecognition-3.10.2.tar.gz) = 32851316 +TIMESTAMP = 1712084478 +SHA256 (SpeechRecognition-3.10.3.tar.gz) = 91b01ce7a0435d0d039435d714eede10712b0628b3695623cbb9fbe4d2e2b82d +SIZE (SpeechRecognition-3.10.3.tar.gz) = 32854794