diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-07-14 02:29:26 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-07-14 02:29:26 +0800 |
commit | e35d00b11f0880361668df57a2096e56e83d58cf (patch) | |
tree | 414dd8a927b981d6b7233abb51ba2d143128095f /security/py-google-auth | |
parent | finance/py-yfinance: Update to 0.1.73 (diff) |
security/py-google-auth: Update to 2.9.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 db794bb8c0cf..44c54b631626 100644 --- a/security/py-google-auth/Makefile +++ b/security/py-google-auth/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= google-auth -PORTVERSION= 2.9.0 +PORTVERSION= 2.9.1 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-google-auth/distinfo b/security/py-google-auth/distinfo index 8011ad2667fd..e92c13c68caf 100644 --- a/security/py-google-auth/distinfo +++ b/security/py-google-auth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1656702528 -SHA256 (google-auth-2.9.0.tar.gz) = 3b2f9d2f436cc7c3b363d0ac66470f42fede249c3bafcc504e9f0bcbe983cff0 -SIZE (google-auth-2.9.0.tar.gz) = 205241 +TIMESTAMP = 1657719112 +SHA256 (google-auth-2.9.1.tar.gz) = 14292fa3429f2bb1e99862554cde1ee730d6840ebae067814d3d15d8549c0888 +SIZE (google-auth-2.9.1.tar.gz) = 205219 |