git: 8b79d9867d6e - main - audio/py-speechrecognition: Update to 3.10.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Dec 2023 06:05:50 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8b79d9867d6e068ac65339a55a8f26cfd52b7814
commit 8b79d9867d6e068ac65339a55a8f26cfd52b7814
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-12-14 05:36:09 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-12-14 05:48:22 +0000
audio/py-speechrecognition: Update to 3.10.1
Changes: https://github.com/Uberi/speech_recognition/releases
---
audio/py-speechrecognition/Makefile | 5 +++--
audio/py-speechrecognition/distinfo | 6 +++---
2 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/audio/py-speechrecognition/Makefile b/audio/py-speechrecognition/Makefile
index 7f636ffd5542..d3442bf2af88 100644
--- a/audio/py-speechrecognition/Makefile
+++ b/audio/py-speechrecognition/Makefile
@@ -1,5 +1,5 @@
PORTNAME= speechrecognition
-PORTVERSION= 3.10.0
+PORTVERSION= 3.10.1
MASTER_SITES= PYPI
CATEGORIES= audio python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
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}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 distutils
diff --git a/audio/py-speechrecognition/distinfo b/audio/py-speechrecognition/distinfo
index 102c723078ca..f9375deb5b52 100644
--- a/audio/py-speechrecognition/distinfo
+++ b/audio/py-speechrecognition/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1679498634
-SHA256 (SpeechRecognition-3.10.0.tar.gz) = 14131155e8a8ba00ead1b7b9b1a2fa71c845e4db5f9a5f66a33a1bd6c55c6c35
-SIZE (SpeechRecognition-3.10.0.tar.gz) = 32847550
+TIMESTAMP = 1702028082
+SHA256 (SpeechRecognition-3.10.1.tar.gz) = 718731886b7836e20a06b9a2c6cace12a9e130971bb6af1b1dd130b22bad9f82
+SIZE (SpeechRecognition-3.10.1.tar.gz) = 32851268