diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-05-19 23:30:48 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-05-19 23:30:48 +0000 |
commit | 21a0d7217ea5d04bb0b596c68f6c64fff8003645 (patch) | |
tree | 960a522b9cfe5276a1cba1f43398f2e403afdf40 /security/py-google-auth | |
parent | Update to 0.14.3 (diff) |
Update to 1.15.0
Changes: https://github.com/googleapis/google-auth-library-python/releases
https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md
Notes
Notes:
svn path=/head/; revision=535910
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 86cdd1c010d1..6a6e36cc8b51 100644 --- a/security/py-google-auth/Makefile +++ b/security/py-google-auth/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= google-auth -PORTVERSION= 1.14.3 +PORTVERSION= 1.15.0 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-google-auth/distinfo b/security/py-google-auth/distinfo index bf11e0f10e09..cf8078128fef 100644 --- a/security/py-google-auth/distinfo +++ b/security/py-google-auth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1589305234 -SHA256 (google-auth-1.14.3.tar.gz) = 82d32f6601f35309c95d5917bcdf72f3ec193c7f46c79e433b8d76ccbe68e21d -SIZE (google-auth-1.14.3.tar.gz) = 101964 +TIMESTAMP = 1589908788 +SHA256 (google-auth-1.15.0.tar.gz) = fbf25fee328c0828ef293459d9c649ef84ee44c0b932bb999d19df0ead1b40cf +SIZE (google-auth-1.15.0.tar.gz) = 103730 |