Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 878837 - dev-python/matplotlib-3.6.1 - unnecessary dependency on dev-python/six
Summary: dev-python/matplotlib-3.6.1 - unnecessary dependency on dev-python/six
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-30 19:38 UTC by Chris Mayo
Modified: 2022-11-01 03:36 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 Chris Mayo 2022-10-30 19:38:05 UTC
and some commented out stuff in python_prepare_all().

8168210211 ("Remove dependency on six - we're Py3 only now! (#11158)", 2018-05-17)

https://github.com/matplotlib/matplotlib/commit/8168210211c598f32f683084460b104a3fe2255c
Comment 1 Larry the Git Cow gentoo-dev 2022-11-01 03:36:10 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92a4d6fe827fc1812e784e0db9aed15a9bb7a7d7

commit 92a4d6fe827fc1812e784e0db9aed15a9bb7a7d7
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2022-11-01 03:32:52 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2022-11-01 03:36:05 +0000

    dev-python/matplotlib: Remove stale six dependency
    
    Remove obsolete dev-python/six dependency.  No revbump since this
    package involves some compiling, and six is unlikely to be gone before
    the next version bump.
    
    Closes: https://bugs.gentoo.org/878837
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/matplotlib/matplotlib-3.6.1.ebuild | 6 ------
 1 file changed, 6 deletions(-)