diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-03-22 02:47:40 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-03-22 03:21:17 +0800 |
commit | b0c6dcfee23e6c4179b8a033239e5800ce6186dc (patch) | |
tree | ea7ef4d315a63c1c84f5348f4b84665d4a8d283f /security/py-google-auth | |
parent | security/py-asyncssh: Update to 2.13.1 (diff) |
security/py-google-auth: Update to 2.16.1
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 6333b001921d..de2d1cfdc620 100644 --- a/security/py-google-auth/Makefile +++ b/security/py-google-auth/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-auth -PORTVERSION= 2.16.0 +PORTVERSION= 2.16.1 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-google-auth/distinfo b/security/py-google-auth/distinfo index e2a15a715f61..dfb9275d666f 100644 --- a/security/py-google-auth/distinfo +++ b/security/py-google-auth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1674589992 -SHA256 (google-auth-2.16.0.tar.gz) = ed7057a101af1146f0554a769930ac9de506aeca4fd5af6543ebe791851a9fbd -SIZE (google-auth-2.16.0.tar.gz) = 223336 +TIMESTAMP = 1677771349 +SHA256 (google-auth-2.16.1.tar.gz) = 5fd170986bce6bfd7bb5c845c4b8362edb1e0cba901e062196e83f8bb5d5d32c +SIZE (google-auth-2.16.1.tar.gz) = 221594 |