diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-08-01 00:32:21 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-08-01 00:40:13 +0800 |
commit | dfc0cf9973c46dde9aa0b393c8b759f692bbc1ff (patch) | |
tree | c88cd68b97a510e3a5dae051a7584865b53488c8 /security/py-google-auth | |
parent | security/py-cert-human: Sort USES (diff) |
security/py-google-auth: Update to 2.22.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 cf882fae8b3c..5f198eeb9736 100644 --- a/security/py-google-auth/Makefile +++ b/security/py-google-auth/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-auth -PORTVERSION= 2.21.0 +PORTVERSION= 2.22.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 73319cd3a1e1..95905e170231 100644 --- a/security/py-google-auth/distinfo +++ b/security/py-google-auth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1688166314 -SHA256 (google-auth-2.21.0.tar.gz) = b28e8048e57727e7cf0e5bd8e7276b212aef476654a09511354aa82753b45c66 -SIZE (google-auth-2.21.0.tar.gz) = 230720 +TIMESTAMP = 1689398905 +SHA256 (google-auth-2.22.0.tar.gz) = 164cba9af4e6e4e40c3a4f90a1a6c12ee56f14c0b4868d1ca91b32826ab334ce +SIZE (google-auth-2.22.0.tar.gz) = 231433 |