Bug 1134007

Summary: python-matplotlib-1.4.3 is available
Product: [Fedora] Fedora Reporter: Upstream Release Monitoring <upstream-release-monitoring>
Component: python-matplotlibAssignee: Jef Spaleta <jspaleta>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: fschwarz, gwync, ignatenko, ilya.gradina, jfrieben, jonathan.underwood, jspaleta, paulo.cesar.pereira.de.andrade, prd-fedora, quantum.analyst, tomspur, zbyszek, zingale
Target Milestone: ---Keywords: FutureFeature, Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-matplotlib-1.4.3-3.fc22 Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-09 08:41:19 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Upstream Release Monitoring 2014-08-26 15:43:13 UTC
Latest upstream release: 1.4.0
Current version/release in Fedora Rawhide: 1.3.1-7.fc22
URL: https://pypi.python.org/packages/source/m/matplotlib/

Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy


More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring Soon this service will be implemented by a new system: https://github.com/fedora-infra/anitya/
It will require to manage monitored projects via a new web interface. Please make yourself familiar with the new system to ease the transition.

Comment 1 Upstream Release Monitoring 2014-10-17 08:53:53 UTC
Latest upstream release: 1.4.1rc1
Current version/release in Fedora Rawhide: 1.3.1-7.fc22
URL: https://pypi.python.org/packages/source/m/matplotlib/

Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy


More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring Soon this service will be implemented by a new system: https://github.com/fedora-infra/anitya/
It will require to manage monitored projects via a new web interface. Please make yourself familiar with the new system to ease the transition.

Comment 2 Upstream Release Monitoring 2014-10-20 09:13:48 UTC
Latest upstream release: 1.4.1
Current version/release in Fedora Rawhide: 1.3.1-7.fc22
URL: https://pypi.python.org/packages/source/m/matplotlib/

Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy


More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring Soon this service will be implemented by a new system: https://github.com/fedora-infra/anitya/
It will require to manage monitored projects via a new web interface. Please make yourself familiar with the new system to ease the transition.

Comment 3 Upstream Release Monitoring 2014-10-27 10:52:22 UTC
Latest upstream release: 1.4.2
Current version/release in Fedora Rawhide: 1.3.1-7.fc22
URL: https://pypi.python.org/packages/source/m/matplotlib/

Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy


More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring Soon this service will be implemented by a new system: https://github.com/fedora-infra/anitya/
It will require to manage monitored projects via a new web interface. Please make yourself familiar with the new system to ease the transition.

Comment 4 Felix Schwarz 2014-11-13 21:58:24 UTC
jef do you need any help on this? Getting friendly reminders from fellow Fedora users :)

Comment 5 Thomas Spura 2014-11-14 15:35:10 UTC
I just had a look at updating and my remaining issues are:

- why is patch 4 really needed? Don't see a reason for adjusting some docstrings.
- where is ttconv coming from? Looks like a bundled library, but cannot find it anywhere... This is the only not removed library now over here locally.

Comment 6 Felix Schwarz 2014-11-14 15:48:47 UTC
(In reply to Thomas Spura from comment #5)
> - why is patch 4 really needed? Don't see a reason for adjusting some
> docstrings.

I suspect it came from https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=608942

Comment 7 Felix Schwarz 2014-11-14 16:01:56 UTC
as for "ttconv": I think the code originally came from ppr project (http://ppr.trincoll.edu/) but converted to C++ with new comments and a lot of other changes.

Comment 8 Elliott Sales de Andrade 2015-01-14 21:43:55 UTC
Bump?

Seems quite doable (except ttconv; I don't know where that's from either):
https://github.com/QuLogic/rpmbuild-specs/commit/e893e153305d7c2133beecd9ffca6a581ffbafe9
https://copr.fedoraproject.org/coprs/qulogic/backports/build/67468/

Comment 9 Elliott Sales de Andrade 2015-01-14 23:19:28 UTC
Also, interestingly:

OPTIONAL BACKEND EXTENSIONS
                qt5agg: no  [PyQt5 not found]
               gtk3agg: no  [Requires pygobject to be installed.]
             gtk3cairo: no  [Requires pygobject to be installed.]

which is the case in koji, but the GTK3Cairo backend actually works on the installed copy. The Qt5 one is new; I haven't tried to set it up yet.

Comment 10 Joachim Frieben 2015-02-15 14:11:32 UTC
Current version in Fedora 22 is still python-matplotlib-1.3.1-7.fc22. Please consider updating to version 1.4.2 as soon as possible. Thanks!

Comment 11 Zbigniew Jędrzejewski-Szmek 2015-02-15 15:16:36 UTC
Yep, an update is long overdue. If nobody else does it, I intend to do an update after dateutil-2.4 is mostly done.

Comment 12 Upstream Release Monitoring 2015-02-18 00:52:24 UTC
Latest upstream release: 1.4.3

Current version/release in rawhide: 1.3.1-7.fc22

URL: https://pypi.python.org/pypi/matplotlib


Please consult the package updates policy before you
issue an update to a stable branch:
https://fedoraproject.org/wiki/Updates_Policy


More information about the service that created this bug can be found at:

https://fedoraproject.org/wiki/Upstream_release_monitoring

Comment 13 Elliott Sales de Andrade 2015-02-18 06:11:07 UTC
1.4.3 with Qt5 (though it'd need some work for F20; I might not do this.):

https://github.com/QuLogic/rpmbuild-specs/blob/master/SRPMS/python-matplotlib-1.4.3-2.fc21.src.rpm
https://copr.fedoraproject.org/coprs/qulogic/backports/build/78211/

Comment 14 Elliott Sales de Andrade 2015-02-18 06:36:12 UTC
PS, I've noticed that the Qt4 backend seems to import some code from the Qt5 backend, which I guess would need to be patched out if true independence was wanted. I did not do this in my copr.

Comment 15 Upstream Release Monitoring 2015-02-25 07:20:17 UTC
zbyszek's python-matplotlib-1.4.3-3.fc23 completed http://koji.fedoraproject.org/koji/buildinfo?buildID=614768

Comment 16 Fedora Update System 2015-02-25 12:43:15 UTC
python-matplotlib-1.4.3-3.fc22 has been submitted as an update for Fedora 22.
https://admin.fedoraproject.org/updates/python-matplotlib-1.4.3-3.fc22

Comment 17 Fedora Update System 2015-02-25 15:15:36 UTC
Package python-matplotlib-1.4.3-3.fc22:
* should fix your issue,
* was pushed to the Fedora 22 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing python-matplotlib-1.4.3-3.fc22'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2015-2560/python-matplotlib-1.4.3-3.fc22
then log in and leave karma (feedback).

Comment 18 Upstream Release Monitoring 2015-02-26 15:02:51 UTC
zbyszek's python-matplotlib-1.4.3-4.fc23 completed http://koji.fedoraproject.org/koji/buildinfo?buildID=615390

Comment 19 Paul DeStefano 2015-03-01 22:42:11 UTC
Any hope for back port to F21 if this pkg passes QA?  Sorry, I'm not sure where to find such policy rules documented.

Comment 20 Zbigniew Jędrzejewski-Szmek 2015-03-02 03:34:29 UTC
I'd think so. It's mostly feature additions and bugfixes afaik, so should be suitable for F21.

Comment 21 Paul DeStefano 2015-03-02 05:04:11 UTC
Oh, that would be great!  I want to try the new style feature, in particular.

Comment 22 Fedora Update System 2015-03-09 08:41:19 UTC
python-matplotlib-1.4.3-3.fc22 has been pushed to the Fedora 22 stable repository.  If problems still persist, please make note of it in this bug report.