Date: Sun, 9 Jul 2023 21:39:25 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: 374ca03feaf3 - main - www/py-google-cloud-core: Update to 2.3.3 Message-ID: <202307092139.369LdPIL073081@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=374ca03feaf3a7b4200a43e3dccea462809c55d9 commit 374ca03feaf3a7b4200a43e3dccea462809c55d9 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-07-09 21:25:23 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-07-09 21:34:42 +0000 www/py-google-cloud-core: Update to 2.3.3 Changes: https://github.com/googleapis/python-cloud-core/releases --- www/py-google-cloud-core/Makefile | 2 +- www/py-google-cloud-core/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/py-google-cloud-core/Makefile b/www/py-google-cloud-core/Makefile index ade4d4a56fa7..39278ab52767 100644 --- a/www/py-google-cloud-core/Makefile +++ b/www/py-google-cloud-core/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-cloud-core -PORTVERSION= 2.3.2 +PORTVERSION= 2.3.3 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-google-cloud-core/distinfo b/www/py-google-cloud-core/distinfo index 7d445295bd85..6ba396c3f443 100644 --- a/www/py-google-cloud-core/distinfo +++ b/www/py-google-cloud-core/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1658506629 -SHA256 (google-cloud-core-2.3.2.tar.gz) = b9529ee7047fd8d4bf4a2182de619154240df17fbe60ead399078c1ae152af9a -SIZE (google-cloud-core-2.3.2.tar.gz) = 35224 +TIMESTAMP = 1688902195 +SHA256 (google-cloud-core-2.3.3.tar.gz) = 37b80273c8d7eee1ae816b3a20ae43585ea50506cb0e60f3cf5be5f87f1373cb +SIZE (google-cloud-core-2.3.3.tar.gz) = 35242
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202307092139.369LdPIL073081>