diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-12-15 04:45:51 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-12-15 04:45:51 +0800 |
commit | f8a69c4004cf50773ccbacfb975c23233bfc5422 (patch) | |
tree | f1c993698aea1a409ad6f82413b95521d52fc468 /security/py-google-auth-httplib2 | |
parent | security/py-google-auth: Update to 2.25.2 (diff) |
security/py-google-auth-httplib2: Update to 0.2.0
Changes: https://github.com/googleapis/google-auth-library-python-httplib2/releases
Diffstat (limited to 'security/py-google-auth-httplib2')
-rw-r--r-- | security/py-google-auth-httplib2/Makefile | 2 | ||||
-rw-r--r-- | security/py-google-auth-httplib2/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/py-google-auth-httplib2/Makefile b/security/py-google-auth-httplib2/Makefile index e1185ae7da95..c98d30648925 100644 --- a/security/py-google-auth-httplib2/Makefile +++ b/security/py-google-auth-httplib2/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-auth-httplib2 -PORTVERSION= 0.1.1 +PORTVERSION= 0.2.0 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-google-auth-httplib2/distinfo b/security/py-google-auth-httplib2/distinfo index e8f15f16cde9..38b62e3f2522 100644 --- a/security/py-google-auth-httplib2/distinfo +++ b/security/py-google-auth-httplib2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1695143363 -SHA256 (google-auth-httplib2-0.1.1.tar.gz) = c64bc555fdc6dd788ea62ecf7bccffcf497bf77244887a3f3d7a5a02f8e3fc29 -SIZE (google-auth-httplib2-0.1.1.tar.gz) = 10817 +TIMESTAMP = 1702543694 +SHA256 (google-auth-httplib2-0.2.0.tar.gz) = 38aa7badf48f974f1eb9861794e9c0cb2a0511a4ec0679b1f886d108f5640e05 +SIZE (google-auth-httplib2-0.2.0.tar.gz) = 10842 |