Modified: trunk/dports/python/py-google-api/Portfile (148753 => 148754)
--- trunk/dports/python/py-google-api/Portfile 2016-05-17 01:10:37 UTC (rev 148753)
+++ trunk/dports/python/py-google-api/Portfile 2016-05-17 02:00:39 UTC (rev 148754)
@@ -7,6 +7,7 @@
name py-google-api
set realname google-api-python-client
version 1.5.0
+revision 1
python.versions 27 34 35
@@ -30,6 +31,7 @@
if {${name} ne ${subport}} {
depends_build port:py${python.version}-setuptools
depends_lib-append port:py${python.version}-httplib2 \
+ port:py${python.version}-six \
port:py${python.version}-uritemplate \
port:py${python.version}-oauth2client