diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-03-31 11:07:35 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-03-31 11:07:35 +0800 |
commit | 691bb918406239c05dfd3df20006c83a467948ab (patch) | |
tree | 384e629a71a0b300de79db3a471f51ff653265d4 /security/py-google-auth | |
parent | security/py-certomancer: Update to 0.12.0 (diff) |
security/py-google-auth: Update to 2.29.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 68e0a1a2ae0e..991bf4ca21bc 100644 --- a/security/py-google-auth/Makefile +++ b/security/py-google-auth/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-auth -PORTVERSION= 2.28.2 +PORTVERSION= 2.29.0 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-google-auth/distinfo b/security/py-google-auth/distinfo index edd7d2c9f51d..e014689500e3 100644 --- a/security/py-google-auth/distinfo +++ b/security/py-google-auth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1710712530 -SHA256 (google-auth-2.28.2.tar.gz) = 80b8b4969aa9ed5938c7828308f20f035bc79f9d8fb8120bf9dc8db20b41ba30 -SIZE (google-auth-2.28.2.tar.gz) = 240450 +TIMESTAMP = 1711466216 +SHA256 (google-auth-2.29.0.tar.gz) = 672dff332d073227550ffc7457868ac4218d6c500b155fe6cc17d2b13602c360 +SIZE (google-auth-2.29.0.tar.gz) = 244326 |