diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-03-08 01:56:36 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-03-08 02:11:27 +0800 |
commit | c2b208b2d102d0cbfc5cc78a658e470e243ef5ed (patch) | |
tree | 0dff4314fbedcdf159cea60e4c9cee2a2e62c7cb /security/py-google-auth | |
parent | security/py-azure-keyvault-keys: Update to 4.5.0b6 (diff) |
security/py-google-auth: Update to 2.6.0
Changes: https://github.com/googleapis/google-auth-library-python/releases
Diffstat (limited to 'security/py-google-auth')
-rw-r--r-- | security/py-google-auth/Makefile | 2 | ||||
-rw-r--r-- | 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 acd465b4e3b7..c6f0afb0d6a8 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.5.0 +PORTVERSION= 2.6.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 b36c868a332f..112de32a21a7 100644 --- a/security/py-google-auth/distinfo +++ b/security/py-google-auth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1643382562 -SHA256 (google-auth-2.5.0.tar.gz) = 6577bbf990ef342a24e12e0c8e9d364af6642acdf206c9045bdb8e039fb4fec9 -SIZE (google-auth-2.5.0.tar.gz) = 189396 +TIMESTAMP = 1646058118 +SHA256 (google-auth-2.6.0.tar.gz) = ad160fc1ea8f19e331a16a14a79f3d643d813a69534ba9611d2c80dc10439dad +SIZE (google-auth-2.6.0.tar.gz) = 188477 |