Bug 1309744
| Summary: | Provide a matplotlib wx backend | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Enrique <cquike> |
| Component: | python-matplotlib | Assignee: | John Kacur <jkacur> |
| Status: | CLOSED WONTFIX | QA Contact: | BaseOS QE - Apps <qe-baseos-apps> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 7.2 | CC: | bhu, extras-orphan, jkacur, jkastner, jspaleta |
| Target Milestone: | pre-dev-freeze | Keywords: | FutureFeature |
| Target Release: | 7.4 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Enhancement | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-01-31 15:15:43 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1353018 | ||
|
Description
Enrique
2016-02-18 15:20:45 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. Alternatively, you can submit a python[23]-matplotlib-wx package that tracks the RHEL package and only provides the wx backend in EPEL7. 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. I noticed that you have BuildRequires: wxPython-devel which is not available in RHEL 7.x, are you getting that from elsewhere? ah, I see that's in EPEL 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. |