diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-05-31 18:18:03 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-05-31 18:18:03 +0000 |
commit | 6fedc9d77d76d7cc54a8c4b1d9a786b0b81f9a0a (patch) | |
tree | dad6f6733a8498cbc5087823c7d466c5930d5b1c /security/py-google-auth | |
parent | Update to 4.11.0 (diff) |
Update to 1.16.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=537192
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 6a6e36cc8b51..8a3bdcca427f 100644 --- a/security/py-google-auth/Makefile +++ b/security/py-google-auth/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= google-auth -PORTVERSION= 1.15.0 +PORTVERSION= 1.16.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 cf8078128fef..6ca72d5ab0ad 100644 --- a/security/py-google-auth/distinfo +++ b/security/py-google-auth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1589908788 -SHA256 (google-auth-1.15.0.tar.gz) = fbf25fee328c0828ef293459d9c649ef84ee44c0b932bb999d19df0ead1b40cf -SIZE (google-auth-1.15.0.tar.gz) = 103730 +TIMESTAMP = 1590927007 +SHA256 (google-auth-1.16.0.tar.gz) = 1b3732b121917124adfe602de148ef5cba351792cf9527f99e6b61b84f74a7f5 +SIZE (google-auth-1.16.0.tar.gz) = 104376 |