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

Bug 878837

Summary: dev-python/matplotlib-3.6.1 - unnecessary dependency on dev-python/six
Product: Gentoo Linux Reporter: Chris Mayo <aklhfex>
Component: Current packagesAssignee: Gentoo Science Related Packages <sci>
Status: RESOLVED FIXED    
Severity: normal CC: python
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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(-)