summaryrefslogtreecommitdiff
path: root/security/py-google-auth-httplib2
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-07-09 18:09:21 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-07-09 18:09:21 +0000
commit21c62597ff1410ea68bf21cd53fdb5d774232b24 (patch)
tree95814f7f02ebe30db3ed5335687312b0f2ffa1d5 /security/py-google-auth-httplib2
parentUpdate to 0.2.3 (diff)
Update to 0.0.4
Changes: https://github.com/GoogleCloudPlatform/google-auth-library-python-httplib2/releases
Notes
Notes: svn path=/head/; revision=541782
Diffstat (limited to 'security/py-google-auth-httplib2')
-rw-r--r--security/py-google-auth-httplib2/Makefile5
-rw-r--r--security/py-google-auth-httplib2/distinfo6
2 files changed, 6 insertions, 5 deletions
diff --git a/security/py-google-auth-httplib2/Makefile b/security/py-google-auth-httplib2/Makefile
index 4cb4d6236d07..380e5b60a55a 100644
--- a/security/py-google-auth-httplib2/Makefile
+++ b/security/py-google-auth-httplib2/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= google-auth-httplib2
-PORTVERSION= 0.0.3
+PORTVERSION= 0.0.4
CATEGORIES= security python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,8 @@ LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-auth>=0:security/py-google-auth@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}httplib2>=0.9.1:www/py-httplib2@${PY_FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}httplib2>=0.9.1:www/py-httplib2@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR}
USES= python
USE_PYTHON= autoplist concurrent distutils
diff --git a/security/py-google-auth-httplib2/distinfo b/security/py-google-auth-httplib2/distinfo
index c8247f42ef48..d731a51158c4 100644
--- a/security/py-google-auth-httplib2/distinfo
+++ b/security/py-google-auth-httplib2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1536608059
-SHA256 (google-auth-httplib2-0.0.3.tar.gz) = 098fade613c25b4527b2c08fa42d11f3c2037dda8995d86de0745228e965d445
-SIZE (google-auth-httplib2-0.0.3.tar.gz) = 9957
+TIMESTAMP = 1594308046
+SHA256 (google-auth-httplib2-0.0.4.tar.gz) = 8d092cc60fb16517b12057ec0bba9185a96e3b7169d86ae12eae98e645b7bc39
+SIZE (google-auth-httplib2-0.0.4.tar.gz) = 10287