Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Dec 2023 06:06:48 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: 08a97524fae7 - main - www/py-google-cloud-speech: Update to 2.23.0
Message-ID:  <202312140606.3BE66mNO001630@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=08a97524fae71451a34fdc9f36829bab763a4be8

commit 08a97524fae71451a34fdc9f36829bab763a4be8
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-12-14 05:37:35 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-12-14 05:48:34 +0000

    www/py-google-cloud-speech: Update to 2.23.0
    
    - Update WWW
    
    Changes:        https://github.com/googleapis/google-cloud-python/releases
                    https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-speech/CHANGELOG.md
---
 www/py-google-cloud-speech/Makefile | 7 ++++---
 www/py-google-cloud-speech/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/www/py-google-cloud-speech/Makefile b/www/py-google-cloud-speech/Makefile
index 3fec6e762efd..f770da55085d 100644
--- a/www/py-google-cloud-speech/Makefile
+++ b/www/py-google-cloud-speech/Makefile
@@ -1,18 +1,19 @@
 PORTNAME=	google-cloud-speech
-PORTVERSION=	2.22.0
+PORTVERSION=	2.23.0
 CATEGORIES=	www python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Google Cloud Speech API client library
-WWW=		https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-speech
+WWW=		https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-speech \
+		https://github.com/googleapis/google-cloud-python
 
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}google-api-core>=2.10.0<3.0.0:www/py-google-api-core@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}proto-plus>=1.22.2<2.0.0:devel/py-proto-plus@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}proto-plus>=1.22.3<2.0.0:devel/py-proto-plus@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}protobuf>=4.21.6,1<5.0.0,1:devel/py-protobuf@${PY_FLAVOR}
 
 USES=		python
diff --git a/www/py-google-cloud-speech/distinfo b/www/py-google-cloud-speech/distinfo
index 3102ae17ce2c..004b32af733b 100644
--- a/www/py-google-cloud-speech/distinfo
+++ b/www/py-google-cloud-speech/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1699774670
-SHA256 (google-cloud-speech-2.22.0.tar.gz) = 95928a898692d7eaa05566d57a2138eb8b5b9234b1c3ccb72c552071ed2a3ab0
-SIZE (google-cloud-speech-2.22.0.tar.gz) = 310888
+TIMESTAMP = 1702028164
+SHA256 (google-cloud-speech-2.23.0.tar.gz) = 1f8683207085ddca6c5e0648972f8a062937d30e73aa55520f080f49532c7bff
+SIZE (google-cloud-speech-2.23.0.tar.gz) = 311109



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