git: 644682621494 - main - www/py-google-cloud-speech: Update to 2.4.0

Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed May 26 19:02:58 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=644682621494b4888543b51379955db34a9ea0c0

commit 644682621494b4888543b51379955db34a9ea0c0
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-05-26 18:54:52 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-05-26 18:59:58 +0000

    www/py-google-cloud-speech: Update to 2.4.0
    
    Changes:        https://github.com/googleapis/python-speech/releases
---
 www/py-google-cloud-speech/Makefile | 3 ++-
 www/py-google-cloud-speech/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/www/py-google-cloud-speech/Makefile b/www/py-google-cloud-speech/Makefile
index 25f983cd11af..e69f2ebc025e 100644
--- a/www/py-google-cloud-speech/Makefile
+++ b/www/py-google-cloud-speech/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
 
 PORTNAME=	google-cloud-speech
-PORTVERSION=	2.3.0
+PORTVERSION=	2.4.0
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,6 +14,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}google-api-core>=1.22.2<2.0.0:www/py-google-api-core@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}libcst>=0.2.5:devel/py-libcst@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}packaging>=14.3:devel/py-packaging@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}proto-plus>=1.4.0:devel/py-proto-plus@${PY_FLAVOR}
 
 USES=		python:3.6+
diff --git a/www/py-google-cloud-speech/distinfo b/www/py-google-cloud-speech/distinfo
index 9b3f946f2430..df3bbac22651 100644
--- a/www/py-google-cloud-speech/distinfo
+++ b/www/py-google-cloud-speech/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619569493
-SHA256 (google-cloud-speech-2.3.0.tar.gz) = ec1f87c202478cf2f7c9e14b53cdf7b970b532f1b451a23106643ce95b8dda6c
-SIZE (google-cloud-speech-2.3.0.tar.gz) = 120155
+TIMESTAMP = 1622038000
+SHA256 (google-cloud-speech-2.4.0.tar.gz) = 991ee0601bc956110e873aee1a74441d66227b10cd581195575435884384f38b
+SIZE (google-cloud-speech-2.4.0.tar.gz) = 124607


More information about the dev-commits-ports-all mailing list