[MacPorts] #47135: py-sphinx:

MacPorts noreply at macports.org
Thu Mar 12 15:40:28 PDT 2015


#47135: py-sphinx:
------------------------------+--------------------------------
 Reporter:  Deil.Christoph@…  |      Owner:  macports-tickets@…
     Type:  defect            |     Status:  new
 Priority:  Normal            |  Milestone:
Component:  ports             |    Version:
 Keywords:                    |       Port:  py-sphinx
------------------------------+--------------------------------
 {{{py-sphinx 1.3}}} now depends on {{{py-babel}}}:

 https://github.com/sphinx-doc/sphinx/blob/master/setup.py#L54

 {{{
 $ python -c 'import sphinx.application'
 Traceback (most recent call last):
   File "<string>", line 1, in <module>
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/3.4/lib/python3.4
 /site-packages/sphinx/application.py", line 37, in <module>
     from sphinx.builders import BUILTIN_BUILDERS
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/3.4/lib/python3.4
 /site-packages/sphinx/builders/__init__.py", line 23, in <module>
     from sphinx.util import i18n, path_stabilize
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/3.4/lib/python3.4
 /site-packages/sphinx/util/i18n.py", line 15, in <module>
     from babel.messages.pofile import read_po
 ImportError: No module named 'babel'
 }}}

 I think it must be added as a dependency in Macports.

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


More information about the macports-tickets mailing list