Thomas Spura
760f924558
update to 1.5.1 ( #1276806 )
...
Further fixes/changes:
- Add missing requires of dvipng to python3-matplotlib (#1270202 )
- use bundled agg (#1276806 )
- Drop cxx patch (was dropped upstream)
- Regenerate search path patch2
2016-04-04 13:26:01 +02:00
Thomas Spura
8e6fb6a047
Require the qt5 subpackage from the qt4 subpackage ( #1219556 )
2016-04-04 12:40:34 +02:00
Thomas Spura
95c4d0eaf5
Use bundled version of agg
...
This was discussed in bug #1276806 and the agg package (which is incompatible
to matplotlib's version anyway) will be retired.
2016-04-04 12:33:40 +02:00
Thomas Spura
cfae272b51
Use github sources in generate-tarball
2016-04-04 12:29:44 +02:00
Fedora Release Engineering
c901c6602b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
2016-02-04 20:08:25 +00:00
Thomas Spura
96f1b73a85
Fix another requires of the main package
2016-01-13 10:37:45 +01:00
Thomas Spura
e065ba8c72
Bump release
2016-01-07 19:16:00 +01:00
Thomas Spura
108153e46c
Fix requiring the correct backend from the main package
2016-01-07 19:14:44 +01:00
Thomas Spura
69fbdf849b
regenerate tarball to exclude lena image ( #1295174 )
2016-01-07 10:50:10 +01:00
Thomas Spura
a0ff1b7b0d
Add python2 subpackages and use python_provide
2015-11-15 14:45:49 +01:00
Thomas Spura
a9a2c96250
Replace tabs with spaces
2015-11-15 14:16:29 +01:00
Thomas Spura
5ddd160fd3
Pick upstream patch for fixing the gdk backend #1231748
2015-11-15 14:15:25 +01:00
Peter Robinson
13c730c10e
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
2015-11-10 16:21:49 +00:00
Dennis Gilmore
13ef95ae8f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
2015-06-18 19:53:45 +00:00
Kalev Lember
b7fd65cd9f
Rebuilt for GCC 5 C++11 ABI change
2015-05-02 16:58:37 +02:00
Zbigniew Jędrzejewski-Szmek
b9a2f5516d
Modernize macro usage
2015-02-26 00:19:20 -05:00
Zbigniew Jędrzejewski-Szmek
9411cfc02e
Use one dir for Python 2 and 3 builds
...
Because of __pycache__ and .so suffix in Python 3, nothing should conflict.
2015-02-26 00:19:20 -05:00
Zbigniew Jędrzejewski-Szmek
9c2074e497
Split out more backend subpackages
2015-02-25 23:42:38 -05:00
Zbigniew Jędrzejewski-Szmek
732ad8bbfe
Simplify ifdeffery a bit
2015-02-25 21:38:17 -05:00
Zbigniew Jędrzejewski-Szmek
8c9cc20e2a
Use %license
2015-02-25 00:16:39 -05:00
Zbigniew Jędrzejewski-Szmek
76883b8317
Add dependency on python-scikit-image, dot, tex-preview
...
It seems to be used in documentation generation.
2015-02-25 00:16:19 -05:00
Zbigniew Jędrzejewski-Szmek
98dd5e3da2
New sources
2015-02-24 23:07:02 -05:00
Zbigniew Jędrzejewski-Szmek
dd3b8abfa9
Pull in changes from https://github.com/QuLogic/rpmbuild-specs
2015-02-24 22:17:01 -05:00
Peter Robinson
3d4898c537
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
2014-08-17 21:24:49 +00:00
Dennis Gilmore
3b5c19b1c1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
2014-06-07 16:20:47 -05:00
Jaroslav Škarvada
d42870f60f
- Rebuilt for https://fedoraproject.org/wiki/Changes/f21tcl86
2014-05-21 12:33:05 +02:00
Slavek Kabrda
68e041327a
Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4
2014-05-16 13:40:58 +02:00
pcpa
7731b0f8b4
Make TkAgg the default backend
2014-02-11 12:17:25 -02:00
pcpa
8736c81a32
Disable check because it randomly fails in koji build
2014-01-28 16:05:45 -02:00
pcpa
12e8a6231d
Cconditionally to bundle fonts ( #1047559 )
2014-01-28 14:50:22 -02:00
Thomas Spura
b69e56e8d0
Also actually add setup.cfg
2014-01-25 17:22:54 +01:00
Thomas Spura
be26c9bf21
Update to 1.3.1 and use GTKAgg backend
...
bugs closed : #1030396 , #982793 , #1049624
2014-01-25 17:06:52 +01:00
Thomas Spura
f7ffbd877f
BR: python-numpydoc when building html docs
2013-08-08 11:29:07 +02:00
Thomas Spura
14b1524911
Also fix day of last changelog entry
2013-08-07 15:59:17 +02:00
Thomas Spura
674876c696
Fix Changelog date entry
2013-08-07 15:58:02 +02:00
Thomas Spura
81fc2e8024
update to new version
...
- use xz to compress sources
- drop fontconfig patch (upstream)
- drop tk patch (upstream solved build issue differently)
- redo use system agg patch
- delete bundled python-pycxx headers
- fix requires of python3-matplotlib-qt (fixes #988412 )
2013-08-07 15:53:33 +02:00
Dennis Gilmore
0a7be6ae46
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
2013-08-04 03:23:38 -05:00
Jon Ciesla
e5fc5ec392
agg rebuild.
2013-06-10 08:13:13 -05:00
Thomas Spura
90bbb1ede9
include __pycache__ files in correct subpackages on python3
2013-04-11 09:48:33 +02:00
Thomas Spura
c4143b65b0
use python3 version in python3-matplotlib-qt4 ( #915727 )
2013-04-10 15:58:01 +02:00
Thomas Spura
83a27676aa
Decode output of subprocess to utf-8 or regex will fail ( #928326 )
2013-04-03 02:24:20 +02:00
pcpa
adaf51ea57
Stix-fonts are a requires, not build requires
2013-04-02 13:26:23 -03:00
pcpa
ab00be2ba0
Make stix-fonts a requires of matplotlib ( #928326 )
2013-04-02 13:20:33 -03:00
pcpa
b2c1943ea5
Correct rhbz #908717 , #912843 and #928326
2013-03-28 16:13:18 -03:00
Dennis Gilmore
c89b645d96
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
2013-02-14 13:50:08 -06:00
pcpa
b58a0f66d3
Address side effects of using fontconfig by default
2013-01-16 18:49:17 -02:00
pcpa
eb9a122389
Use fontconfig by default ( #885307 )
2013-01-16 13:59:10 -02:00
David Malcolm
11c0529c89
remove wx support for rhel >= 7
2013-01-03 15:16:14 -05:00
pcpa
bce7fc7101
Do not run install under xvfb-run, it causes koji build to fail.
2012-12-05 00:16:10 -02:00
pcpa
f2d3f53a8d
Correct wrong dependency of main package on the tk backend.
...
- Reinstantiate wx backend for python2.x.
- Run setup.py under xvfb-run to detect and default to gtk backend (#883502 )
- Split qt4 backend subpackage and add proper requires for it.
- Correct wrong regex in tcl libdir patch.
2012-12-04 23:31:08 -02:00