Bug 1309744 - Provide a matplotlib wx backend
Summary: Provide a matplotlib wx backend
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: python-matplotlib
Version: 7.2
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: pre-dev-freeze
: 7.4
Assignee: John Kacur
QA Contact: BaseOS QE - Apps
URL:
Whiteboard:
Depends On:
Blocks: 1353018
TreeView+ depends on / blocked
 
Reported: 2016-02-18 15:20 UTC by Enrique
Modified: 2017-01-31 15:15 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-01-31 15:15:43 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Enrique 2016-02-18 15:20:45 UTC
Description of problem:

 Up to RHEL 6.x the wx backend for matplotlib was included in the python-matplotlib package, but as of RHEL 7.x the backends are in separate packages, similar to the Fedora packages. However, RHEL 7.x doesn't provide the wx backend. It would be very useful if the wx backend is provided at least in EPEL, in order to have a similar experience as in Fedora.

Comment 1 Dominik 'Rathann' Mierzejewski 2016-06-23 09:35:29 UTC
Unfortunately, the python-matplotlib package is part of the base OS (RHEL/CentOS) in EPEL7 branch, so this should rather be filed against RHEL as an enhancement request.

Comment 2 Dominik 'Rathann' Mierzejewski 2016-06-23 09:37:50 UTC
Alternatively, you can submit a python[23]-matplotlib-wx package that tracks the RHEL package and only provides the wx backend in EPEL7.

Comment 4 Enrique 2016-11-15 09:36:14 UTC
 Hi,

 since I sent the bug report we had to create our own RPM to support the distribution of our software. I have based the RPM on the spec of matplotlib that generates the other backends, and removing things which are not necessary. The source RPM can be found here:
ftp://ftp.eso.org/pub/dfs/pipelines/repositories/testing/sl/7x/src/python-matplotlib-wx/python-matplotlib-wx-1.2.0-2.el7.src.rpm

 It would be very useful indeed if EPEL includes an RPM inspired by this one in their repos.

Comment 5 John Kacur 2016-12-14 14:29:10 UTC
I noticed that you have BuildRequires:  wxPython-devel
which is not available in RHEL 7.x, are you getting that from elsewhere?

Comment 6 John Kacur 2016-12-14 14:37:02 UTC
ah, I see that's in EPEL

Comment 7 John Kacur 2017-01-31 15:15:43 UTC
I agree with the customer that it would be useful if this were provided in EPEL, I will see how to go about doing that. We are unfortunately not able to provide it in rhel-7.x at this time.


Note You need to log in before you can comment on or make changes to this bug.