From owner-dev-commits-ports-main@freebsd.org Wed May 26 19:02:58 2021 Return-Path: Delivered-To: dev-commits-ports-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 6CA5164341B; Wed, 26 May 2021 19:02:58 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Fr0hL0qdfz4VK0; Wed, 26 May 2021 19:02:58 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id F094F16452; Wed, 26 May 2021 19:02:57 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 14QJ2vhK031536; Wed, 26 May 2021 19:02:57 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 14QJ2vgr031535; Wed, 26 May 2021 19:02:57 GMT (envelope-from git) Date: Wed, 26 May 2021 19:02:57 GMT Message-Id: <202105261902.14QJ2vgr031535@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 644682621494 - main - www/py-google-cloud-speech: Update to 2.4.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 644682621494b4888543b51379955db34a9ea0c0 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 May 2021 19:02:58 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=644682621494b4888543b51379955db34a9ea0c0 commit 644682621494b4888543b51379955db34a9ea0c0 Author: Po-Chuan Hsieh AuthorDate: 2021-05-26 18:54:52 +0000 Commit: Po-Chuan Hsieh 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 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