diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-04-22 03:41:35 +0800 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-04-22 03:41:35 +0800 |
commit | 7b9c8192bf8c134af79c7b5debf5039c041d7634 (patch) | |
tree | 5432b5f94a50abe3f2c8512af1a2167fb54aff76 /security | |
parent | a807f4cdb452f1bb41604b90f0bb4fff14448df4 (diff) | |
download | freebsd-ports-gnome-7b9c8192bf8c134af79c7b5debf5039c041d7634.tar.gz freebsd-ports-gnome-7b9c8192bf8c134af79c7b5debf5039c041d7634.tar.zst freebsd-ports-gnome-7b9c8192bf8c134af79c7b5debf5039c041d7634.zip |
Update to 1.14.0
Changes: https://github.com/googleapis/google-auth-library-python/releases
https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md
Diffstat (limited to 'security')
-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 2b295140c5f1..69a9a16d5e4e 100644 --- a/security/py-google-auth/Makefile +++ b/security/py-google-auth/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= google-auth -PORTVERSION= 1.13.1 +PORTVERSION= 1.14.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 46ee18b27fef..5d75e48e69a4 100644 --- a/security/py-google-auth/distinfo +++ b/security/py-google-auth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1586082595 -SHA256 (google-auth-1.13.1.tar.gz) = a5ee4c40fef77ea756cf2f1c0adcf475ecb53af6700cf9c133354cdc9b267148 -SIZE (google-auth-1.13.1.tar.gz) = 100683 +TIMESTAMP = 1587445414 +SHA256 (google-auth-1.14.0.tar.gz) = 9813eaae335c45e8a1b5d274610fa961ac8aa650568d1cfb005b2c07da6bde6c +SIZE (google-auth-1.14.0.tar.gz) = 101479 |