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

Bug 656300

Summary: dev-python/pandas-0.23.0 USE=doc missing dependency
Product: Gentoo Linux Reporter: Petr Cerny [:hrosik] <p.c-bugzilla>
Component: Current packagesAssignee: Gentoo Science Related Packages <sci>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: depend on nbsphinx for building documentation
xzipped build log

Description Petr Cerny [:hrosik] 2018-05-22 19:57:26 UTC
Created attachment 532652 [details, diff]
depend on nbsphinx for building documentation

dev-python/pandas-0.23.0 seems to be missing explicit dependency on dev-python/nbsphinx, which is probably often pulled in by other packages that are often installed alongside pandas.
Comment 1 Andreas Sturmlechner gentoo-dev 2018-05-24 05:46:47 UTC
Please provide a build.log.
Comment 2 Petr Cerny [:hrosik] 2018-05-24 20:45:14 UTC
Created attachment 533074 [details]
xzipped build log

Build log, line 1832: Could not import extension nbsphinx (exception: No module named 'nbsphinx')
Comment 3 Larry the Git Cow gentoo-dev 2018-05-29 14:18:29 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d5da4ff6635f5bb59519719d1f0c5d68d79b4f4

commit 7d5da4ff6635f5bb59519719d1f0c5d68d79b4f4
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2018-05-29 14:18:12 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2018-05-29 14:18:12 +0000

    dev-python/pandas: Add missing USE=doc DEPEND
    
    Reported-by: Petr Cerny [:hrosik] <p.c-bugzilla@black-net.org>
    Closes: https://bugs.gentoo.org/656300
    Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-python/pandas/pandas-0.23.0.ebuild | 1 +
 dev-python/pandas/pandas-9999.ebuild   | 1 +
 2 files changed, 2 insertions(+)