Date: Wed, 13 Jul 2022 18:30:00 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: e35d00b11f08 - main - security/py-google-auth: Update to 2.9.1 Message-ID: <202207131830.26DIU0Zo089067@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=e35d00b11f0880361668df57a2096e56e83d58cf commit e35d00b11f0880361668df57a2096e56e83d58cf Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-07-13 18:29:26 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-07-13 18:29:26 +0000 security/py-google-auth: Update to 2.9.1 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 db794bb8c0cf..44c54b631626 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.9.0 +PORTVERSION= 2.9.1 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-google-auth/distinfo b/security/py-google-auth/distinfo index 8011ad2667fd..e92c13c68caf 100644 --- a/security/py-google-auth/distinfo +++ b/security/py-google-auth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1656702528 -SHA256 (google-auth-2.9.0.tar.gz) = 3b2f9d2f436cc7c3b363d0ac66470f42fede249c3bafcc504e9f0bcbe983cff0 -SIZE (google-auth-2.9.0.tar.gz) = 205241 +TIMESTAMP = 1657719112 +SHA256 (google-auth-2.9.1.tar.gz) = 14292fa3429f2bb1e99862554cde1ee730d6840ebae067814d3d15d8549c0888 +SIZE (google-auth-2.9.1.tar.gz) = 205219
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202207131830.26DIU0Zo089067>