Date: Sun, 23 Jan 2022 19:28:52 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: 86eecb2495f2 - main - www/py-google-api-core: Update to 2.4.0 Message-ID: <202201231928.20NJSqnL016513@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=86eecb2495f2ea64b55181edde3139ec67aade25 commit 86eecb2495f2ea64b55181edde3139ec67aade25 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-01-23 18:21:10 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-01-23 18:52:24 +0000 www/py-google-api-core: Update to 2.4.0 Changes: https://github.com/googleapis/python-api-core/releases --- www/py-google-api-core/Makefile | 2 +- www/py-google-api-core/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/py-google-api-core/Makefile b/www/py-google-api-core/Makefile index 00192f87a9e6..277e3e6fe294 100644 --- a/www/py-google-api-core/Makefile +++ b/www/py-google-api-core/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= google-api-core -PORTVERSION= 2.3.2 +PORTVERSION= 2.4.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-google-api-core/distinfo b/www/py-google-api-core/distinfo index bab4ac14961e..f23b5a5cb4a5 100644 --- a/www/py-google-api-core/distinfo +++ b/www/py-google-api-core/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1641046026 -SHA256 (google-api-core-2.3.2.tar.gz) = c8889f45cf58deca522888ae1d39b2a25e93e7d1b019ae8cee6456d5c726a40c -SIZE (google-api-core-2.3.2.tar.gz) = 115997 +TIMESTAMP = 1642102363 +SHA256 (google-api-core-2.4.0.tar.gz) = ba8787b7c61632cd0340f095e1c036bef9426b2594f10afb290ba311ae8cb2cb +SIZE (google-api-core-2.4.0.tar.gz) = 118749
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201231928.20NJSqnL016513>