Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Jul 2021 20:32:11 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: e1b238110fa6 - main - www/py-google-cloud-speech: Update to 2.5.1
Message-ID:  <202107242032.16OKWBRb007762@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=e1b238110fa6f01abecc09d49ee9b2da641e9dc1

commit e1b238110fa6f01abecc09d49ee9b2da641e9dc1
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-07-24 20:22:33 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-07-24 20:22:33 +0000

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

diff --git a/www/py-google-cloud-speech/Makefile b/www/py-google-cloud-speech/Makefile
index 65dd2cb2561a..a69563bdb752 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.5.0
+PORTVERSION=	2.5.1
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,7 @@ COMMENT=	Google Cloud Speech API client library
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}google-api-core>=1.26.0<2.0.0:www/py-google-api-core@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}google-api-core>=1.26.0<3.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}
diff --git a/www/py-google-cloud-speech/distinfo b/www/py-google-cloud-speech/distinfo
index 202d2e87d1fd..e4f075848b39 100644
--- a/www/py-google-cloud-speech/distinfo
+++ b/www/py-google-cloud-speech/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1625323627
-SHA256 (google-cloud-speech-2.5.0.tar.gz) = b2a56d300bcca8a2b71e3bf231c52545744d1f93540ad3146e684c990e97a42e
-SIZE (google-cloud-speech-2.5.0.tar.gz) = 100266
+TIMESTAMP = 1627120874
+SHA256 (google-cloud-speech-2.5.1.tar.gz) = d2ff0ec85b0ab9dfc3a889967cbfd66ae5fa49f1c5f5cddf0589f5799e752e36
+SIZE (google-cloud-speech-2.5.1.tar.gz) = 100353



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