Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 552710

Summary: dev-python/pyzmq-14.7.0 with dev-python/sphinx-1.2.2 - Could not import extension sphinx.ext.napoleon
Product: Gentoo Linux Reporter: Martin von Gagern <Martin.vGagern>
Component: [OLD] DevelopmentAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: normal CC: jlec
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Martin von Gagern 2015-06-21 08:35:19 UTC
I guess dev-python/pyzmq-14.7.0 needs to declara a dependency on >=dev-python/sphinx-1.2.3:

Running Sphinx v1.2.2

Extension error:
Could not import extension sphinx.ext.napoleon (exception: No module named napoleon)
Makefile:58: recipe for target 'html' failed
make: *** [html] Error 1
make: Leaving directory '/var/tmp/portage/dev-python/pyzmq-14.7.0/work/pyzmq-14.7.0/docs'
 * ERROR: dev-python/pyzmq-14.7.0::gentoo failed (compile phase):
 *   emake failed

(I'm running sphinx 1.2.2 due to sage-on-gentoo, see bug 549234 comment 8.)
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2015-06-22 07:40:26 UTC
Mixing of ~arch with arch isn't supported.
Comment 2 Justin Lecher (RETIRED) gentoo-dev 2015-06-22 07:45:06 UTC
+  22 Jun 2015; Justin Lecher <jlec@gentoo.org> pyzmq-14.7.0.ebuild:
+  Set min version for sphinx, bug #552710
+