Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 May 2021 19:02:57 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 644682621494 - main - www/py-google-cloud-speech: Update to 2.4.0
Message-ID:  <202105261902.14QJ2vgr031535@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

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

commit 644682621494b4888543b51379955db34a9ea0c0
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-05-26 18:54:52 +0000
Commit:     Po-Chuan Hsieh <sunpoet@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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105261902.14QJ2vgr031535>