diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-06-06 02:40:09 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-06-06 02:47:21 +0800 |
commit | f360f93a01c3e56bbd82a4a1fb78669a08d80300 (patch) | |
tree | d1cd6d111110964a09040f46e260355327bc29ea /security/py-google-auth | |
parent | science/py-spaghetti: Update to 1.7.3 (diff) |
security/py-google-auth: Update to 2.19.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 e0504040ac73..3229a7c05d29 100644 --- a/security/py-google-auth/Makefile +++ b/security/py-google-auth/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-auth -PORTVERSION= 2.19.0 +PORTVERSION= 2.19.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 4a512d0c15f0..56ff23218547 100644 --- a/security/py-google-auth/distinfo +++ b/security/py-google-auth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1685162230 -SHA256 (google-auth-2.19.0.tar.gz) = f39d528077ac540793dd3c22a8706178f157642a67d874db25c640b7fead277e -SIZE (google-auth-2.19.0.tar.gz) = 230075 +TIMESTAMP = 1685792334 +SHA256 (google-auth-2.19.1.tar.gz) = a9cfa88b3e16196845e64a3658eb953992129d13ac7337b064c6546f77c17183 +SIZE (google-auth-2.19.1.tar.gz) = 230290 |