[148754] trunk/dports/python/py-google-api/Portfile

khindenburg at macports.org khindenburg at macports.org
Mon May 16 19:00:39 PDT 2016


Revision: 148754
          https://trac.macports.org/changeset/148754
Author:   khindenburg at macports.org
Date:     2016-05-16 19:00:39 -0700 (Mon, 16 May 2016)
Log Message:
-----------
py-google-api: add py-six as dependent #51403

Modified Paths:
--------------
    trunk/dports/python/py-google-api/Portfile

Modified: trunk/dports/python/py-google-api/Portfile
===================================================================
--- 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
     
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160516/6be00fba/attachment.html>


More information about the macports-changes mailing list