Date: Thu, 7 Jul 2022 12:37:41 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: 730e9e7354d3 - main - security/py-google-auth: Update to 2.9.0 Message-ID: <202207071237.267CbfU5074776@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=730e9e7354d382ab72cd9056a4021d9d33ad3daa commit 730e9e7354d382ab72cd9056a4021d9d33ad3daa Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-07-07 12:22:45 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-07-07 12:36:18 +0000 security/py-google-auth: Update to 2.9.0 Changes: https://github.com/googleapis/google-auth-library-python/releases --- security/py-google-auth/Makefile | 2 +- security/py-google-auth/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/security/py-google-auth/Makefile b/security/py-google-auth/Makefile index 74bd532c71a5..db794bb8c0cf 100644 --- a/security/py-google-auth/Makefile +++ b/security/py-google-auth/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= google-auth -PORTVERSION= 2.8.0 +PORTVERSION= 2.9.0 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-google-auth/distinfo b/security/py-google-auth/distinfo index 63e9de449218..8011ad2667fd 100644 --- a/security/py-google-auth/distinfo +++ b/security/py-google-auth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1655398684 -SHA256 (google-auth-2.8.0.tar.gz) = 819b70140d05501739e1387291d39f0de3b4dff3b00ae4aff8e7a05369957f89 -SIZE (google-auth-2.8.0.tar.gz) = 199717 +TIMESTAMP = 1656702528 +SHA256 (google-auth-2.9.0.tar.gz) = 3b2f9d2f436cc7c3b363d0ac66470f42fede249c3bafcc504e9f0bcbe983cff0 +SIZE (google-auth-2.9.0.tar.gz) = 205241
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202207071237.267CbfU5074776>