Date: Sun, 8 Aug 2021 14:59:47 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: 6cd6dca2b6fd - main - www/py-google-api-core: Update to 1.31.1 Message-ID: <202108081459.178ExlU4025840@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=6cd6dca2b6fd278ca4e1053556fddeb9f339f6b9 commit 6cd6dca2b6fd278ca4e1053556fddeb9f339f6b9 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-08-08 14:37:37 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-08-08 14:54:13 +0000 www/py-google-api-core: Update to 1.31.1 Changes: https://github.com/googleapis/python-api-core/releases https://github.com/googleapis/python-api-core/blob/master/CHANGELOG.md --- 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 8bcdf451929f..f4fdcc38b9b6 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= 1.31.0 +PORTVERSION= 1.31.1 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 ef8882436017..35effcaefbd0 100644 --- a/www/py-google-api-core/distinfo +++ b/www/py-google-api-core/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1626281012 -SHA256 (google-api-core-1.31.0.tar.gz) = 7c8ba88e2b893ef4f67d67e229aade51a2db5053023b73b1394a5ee3dcdb561c -SIZE (google-api-core-1.31.0.tar.gz) = 96058 +TIMESTAMP = 1628103170 +SHA256 (google-api-core-1.31.1.tar.gz) = 108cf94336aed7e614eafc53933ef02adf63b9f0fd87e8f8212acaa09eaca456 +SIZE (google-api-core-1.31.1.tar.gz) = 96056
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108081459.178ExlU4025840>