Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 656300 - dev-python/pandas-0.23.0 USE=doc missing dependency
Summary: dev-python/pandas-0.23.0 USE=doc missing dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-05-22 19:57 UTC by Petr Cerny [:hrosik]
Modified: 2018-05-29 14:18 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
depend on nbsphinx for building documentation (pandas-0.23.0.ebuild-nbsphinx_dependency.patch,950 bytes, patch)
2018-05-22 19:57 UTC, Petr Cerny [:hrosik]
Details | Diff
xzipped build log (pandas-0.23.0--build.log.xz,9.73 KB, application/x-xz)
2018-05-24 20:45 UTC, Petr Cerny [:hrosik]
Details

Note You need to log in before you can comment on or make changes to this bug.
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(+)