Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 905747 - dev-python/ipython Remove unused matplotlib USE flag
Summary: dev-python/ipython Remove unused matplotlib USE flag
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-05 09:38 UTC by sMueggli
Modified: 2023-05-05 13:53 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 sMueggli 2023-05-05 09:38:34 UTC
dev-python/ipython has the local USE flag "matplotlib". Checking the currently listed ebuilds, this USE flag is not used anywhere.

I suggest to remove the "matplotlib" USE flag.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2023-05-05 13:51:28 UTC
Thanks for the report!
Comment 2 Larry the Git Cow gentoo-dev 2023-05-05 13:53:24 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65976d31b9a702568e62d72e3cba17d6a38aa4a2

commit 65976d31b9a702568e62d72e3cba17d6a38aa4a2
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2023-05-05 13:52:38 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2023-05-05 13:53:20 +0000

    dev-python/ipython: Remove unused 'matplotlib' flag
    
    Closes: https://bugs.gentoo.org/905747
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/ipython/ipython-8.12.0.ebuild | 2 +-
 dev-python/ipython/ipython-8.13.0.ebuild | 2 +-
 dev-python/ipython/ipython-8.13.1.ebuild | 2 +-
 dev-python/ipython/ipython-8.13.2.ebuild | 2 +-
 dev-python/ipython/metadata.xml          | 1 -
 5 files changed, 4 insertions(+), 5 deletions(-)