[MacPorts] #51403: py-google-api @1.5.0_0 missing dependency on py-six

MacPorts noreply at macports.org
Sun May 15 15:42:17 PDT 2016


#51403: py-google-api @1.5.0_0 missing dependency on py-six
------------------------+--------------------------------
 Reporter:  mopihopi@…  |      Owner:  macports-tickets@…
     Type:  defect      |     Status:  new
 Priority:  Normal      |  Milestone:
Component:  ports       |    Version:  2.3.4
 Keywords:              |       Port:  py-google-api
------------------------+--------------------------------
 py27-google-api was recently updated from version 1.2 to 1.5.0 (ticket
 #51283).  After updating, the following python error is encountered when
 it is used, due to a new dependency on py27-six:
 {{{
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
 /site-packages/apiclient/__init__.py", line 3, in <module>
     from six import iteritems
 ImportError: No module named six
 }}}
 Manually installing py27-six corrects the issue.  Please add the
 dependency to the Portfile so that it will be installed automatically.
 Thanks.

-- 
Ticket URL: <https://trac.macports.org/ticket/51403>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list