diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-12-15 04:45:48 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-12-15 04:45:48 +0800 |
commit | 5aba68eb53953ac23f90a04ffaa061986f6b3cbb (patch) | |
tree | c1c66d05bd1dce5ae48419fa0ff405fa2a664d19 /security/py-google-auth | |
parent | print/py-glyphsets: Update to 0.6.7 (diff) |
security/py-google-auth: Update to 2.25.2
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 ea46d0650886..afe94debd8dc 100644 --- a/security/py-google-auth/Makefile +++ b/security/py-google-auth/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-auth -PORTVERSION= 2.25.1 +PORTVERSION= 2.25.2 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-google-auth/distinfo b/security/py-google-auth/distinfo index a1285327105f..c1c22d25d6f4 100644 --- a/security/py-google-auth/distinfo +++ b/security/py-google-auth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1702028144 -SHA256 (google-auth-2.25.1.tar.gz) = d5d66b8f4f6e3273740d7bb73ddefa6c2d1ff691704bd407d51c6b5800e7c97b -SIZE (google-auth-2.25.1.tar.gz) = 235616 +TIMESTAMP = 1702543692 +SHA256 (google-auth-2.25.2.tar.gz) = 42f707937feb4f5e5a39e6c4f343a17300a459aaf03141457ba505812841cc40 +SIZE (google-auth-2.25.2.tar.gz) = 235648 |