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

Bug 456704

Summary: dev-python/matplotlib: py3-capable deps on pyfltk, pygtk, wxwidgets, xlwt (py2-only)
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: normal CC: jlec
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 494004, 549148, 552252    
Bug Blocks: 448026    

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2013-02-10 22:16:46 UTC
gtk? ( dev-python/pygtk[${PY2_USEDEP}] )
    wxwidgets? ( dev-python/wxpython:2.8[${PY2_USEDEP}] )
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2013-02-10 22:25:50 UTC
Ok, update.

COMMON_DEPS:

    gtk? ( dev-python/pygtk[${PY2_USEDEP}] )
    wxwidgets? ( dev-python/wxpython:2.8[${PY2_USEDEP}] )

DEPEND:

    doc? (
        dev-python/imaging[${PY2_USEDEP}]
        dev-python/xlwt[${PY2_USEDEP}]
    )

RDEPEND:

    excel? ( dev-python/xlwt[${PY2_USEDEP}] )
    fltk? ( dev-python/pyfltk[${PY2_USEDEP}] )
Comment 2 Rafał Mużyło 2013-02-10 22:43:22 UTC
...and what exactly is the question here ?

pygtk is indeed only for python2, though the introspection backend (which isn't) is quite buggy atm (though much of the blame lies on pycairo side).
Comment 3 Ian Delaney (RETIRED) gentoo-dev 2013-02-11 04:50:40 UTC
I had this all sorted, and working to my testing.  I am pretty sure there's no new discovery here, all previously covered
Comment 4 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2013-02-11 09:14:05 UTC
(In reply to comment #2)
> ...and what exactly is the question here ?

There's no question. Keep this bug open until all of them are fixed or removed. We want to keep track of this.
Comment 5 Mike Gilbert gentoo-dev 2013-06-09 17:47:27 UTC
+  09 Jun 2013; Mike Gilbert <floppym@gentoo.org> matplotlib-1.2.0-r2.ebuild,
+  matplotlib-1.2.1.ebuild:
+  Depend on imaging for python3.2+.
Comment 6 Justin Lecher (RETIRED) gentoo-dev 2015-10-15 12:14:00 UTC
commit 06015eb806b553ac05242d20038241bc01076b52
Author: Justin Lecher <jlec@gentoo.org>
Date:   Thu Oct 15 14:13:31 2015 +0200

    dev-python/matplotlib: Correct all deps so that py 2 and 3 are handled

    Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=456704

    Package-Manager: portage-2.2.23
    Signed-off-by: Justin Lecher <jlec@gentoo.org>

    https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06015eb806b553ac05242d20038241bc01076b52