Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 649976 - =dev-python/matplotlib-2.2.0 USE=-doc should RDEPEND on dev-python/kiwisolver - pyplot fails to import
Summary: =dev-python/matplotlib-2.2.0 USE=-doc should RDEPEND on dev-python/kiwisolver...
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-03-09 02:04 UTC by Nick
Modified: 2018-03-09 07:35 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nick 2018-03-09 02:04:54 UTC
In the ebuild, dev-python/kiwisolver is pulled in if +doc is set, but with -doc, it is not possible to import pyplot unless kiwisolver is installed, and this dependency is not pulled in without +doc
Comment 1 Larry the Git Cow gentoo-dev 2018-03-09 07:35:31 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e16e4aa9926a1ae0f50587a1d69ac7e2e7933b4

commit 1e16e4aa9926a1ae0f50587a1d69ac7e2e7933b4
Author:     Andrey Grozin <grozin@gentoo.org>
AuthorDate: 2018-03-09 07:33:03 +0000
Commit:     Andrey Grozin <grozin@gentoo.org>
CommitDate: 2018-03-09 07:34:37 +0000

    dev-python/matplotlib: move dev-python/kiwisolver to CDEPEND
    
    Closes: https://bugs.gentoo.org/649976
    Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-python/matplotlib/matplotlib-2.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)