Commit Graph

115 Commits

Author SHA1 Message Date
Jerry James
296f915a1e Do not BR pyglet; it causes test failures due to no GLX 2017-01-16 21:32:16 -07:00
Jerry James
978bbc87d1 Add -matplotlib2 patch to fix test failures. 2017-01-16 18:05:00 -07:00
Miro Hrončok
c9a79828c3 Rebuild for Python 3.6 2016-12-22 13:08:41 +01:00
Jerry James
9744996d9a Fix path to failing test. 2016-07-25 12:26:25 -06:00
Jerry James
24077a4cc2 Fix typo in the previous commit. 2016-07-24 21:03:38 -06:00
Jerry James
44f30c7747 On 32-bit systems, disable a test that requires 64 bit integers. 2016-07-24 10:21:35 -06:00
Jerry James
9ce8568a49 Completely disable warning checks in the plotting test. 2016-07-23 11:00:52 -06:00
Jerry James
f76269acaf Update the -test patch for the latest matplotlib release. 2016-07-22 14:27:28 -06:00
Fedora Release Engineering
46d238539c - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages 2016-07-19 12:47:28 +00:00
Jerry James
97e1adcc55 Fix bad /usr/bin/env substitution. 2016-04-03 10:01:13 -06:00
Jerry James
d681cf5ee5 Update to 1.0.
Also:
- All patches have been upstreamed; drop them all.
- Add -test patch to fix test failures with recent mpmath.
- Recommend scipy.
2016-04-01 13:49:55 -06:00
Jerry James
9df01736ac Use the classic sphinx theme. 2016-02-06 11:26:57 -07:00
Fedora Release Engineering
4679266460 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-05 01:05:32 +00:00
Jerry James
39f457b07c Use python macros. 2016-02-01 21:45:41 -07:00
Jerry James
b2c30d5f69 Use upstream's adaptation for python 3.5. 2015-11-22 20:00:15 -07:00
Jerry James
f5fd90c6d0 One more tweak to the python 3.5 adaptation. 2015-11-21 10:31:13 -07:00
Jerry James
1109279006 Remove extraneous string accidentally inserted while debugging. 2015-11-20 17:12:24 -07:00
Jerry James
ed4d3a454d Fix tests for python 3.5. 2015-11-20 16:33:25 -07:00
Peter Robinson
0e10ede896 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 2015-11-10 18:11:25 +00:00
Jerry James
d6d6e52ef7 Update to 0.7.6.1 (bz 1259971). 2015-09-03 20:49:46 -06:00
Zbigniew Jędrzejewski-Szmek
8016ad0cf9 Fix failure in tests 2015-07-06 14:55:42 -04:00
Jerry James
9a6609c458 Test fix for python 3 now needed for python 2 also. 2015-06-20 20:48:39 -06:00
Dennis Gilmore
8df88922d9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-19 02:16:37 +00:00
Jerry James
61fcaaf6ba Fix XFAIL import in test failure workaround. 2014-12-05 13:04:26 -07:00
Jerry James
070da8ba03 Make the TeXmacs integration use python 2 for now. 2014-12-05 08:45:57 -07:00
Jerry James
b37cad1413 Update to 0.7.6.
Also:
- Drop upstreamed -test and -is-tangent patches
- Drop obsolete bug workarounds
- Add python(3)-fastcache BR and R
- Recommend python-theano
- Fix executable bits on tm_sympy
2014-12-05 08:41:06 -07:00
Jerry James
df3a4c6d45 Drop python3-six BR and R now that bz1140413 is fixed.
Use gmpy2.
2014-09-16 16:52:29 -06:00
Jerry James
6c6d8a18d4 Add python3-six BR and R; see bz 1140413 for details. 2014-09-10 18:27:12 -06:00
Jerry James
bb69373beb Install both isympy and python3-isympy to comply with packaging standards.
Add -is-tangent patch (bz 1135677).
Temporarily disable tests that fail due to mpmath bugs (bz 1127796).
Fix license handling.
2014-09-03 22:27:28 -06:00
Dennis Gilmore
8562f02eab - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-08 02:50:47 -05:00
Slavek Kabrda
b90233be6a Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 2014-05-20 07:36:59 +02:00
Jerry James
19cf7ea2fb Fix the python3 subpackage's %doc list. 2014-03-15 14:21:17 -06:00
Jerry James
d26f6e5a49 If I change the name of the patch in the spec file, I should really
change the actual patch file itself, too.
2014-03-14 17:07:31 -06:00
Jerry James
ff2f215e83 Update to 0.7.5 (bz 1066951).
Binaries now default to using python3.
Use py3dir macro to simplify python3 build.
Add BRs for more comprehensive testing.
Workaround bz 1075826.
Add -test patch to fix Unicode problem in the tests.
2014-03-14 17:03:02 -06:00
Jerry James
db28264a12 Update to 0.7.4.
Python 2 and 3 sources are now in the same tarball.
2013-12-09 14:37:03 -07:00
Jerry James
35262a6d68 Build a python3 subpackage (bz 982759). 2013-10-18 15:25:49 -06:00
Jerry James
1f8e051a12 Adapt to versionless _docdir in Rawhide. 2013-08-02 10:40:31 -06:00
Jerry James
33d1430dc2 Update to 0.7.3.
Upstream dropped all tutorial translations.
Add graphviz BR for documentation.
Sources now distributed from github instead of googlecode.
2013-08-02 10:36:41 -06:00
Jerry James
a2507d0743 Update to 0.7.2 (bz 866044).
Add python-pyglet R (bz 890312).
Package the TeXmacs integration.
Build and provide documentation.
Provide examples.
Minor spec file cleanups.
2013-07-01 15:03:59 -06:00
Dennis Gilmore
234ea9e1ad - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-14 19:03:56 -06:00
Dennis Gilmore
bff5512b33 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-21 17:19:22 -05:00
Dennis Gilmore
3bf0ee8340 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-14 00:04:46 -06:00
Jussi Lehtola
aa125977a1 Update to 0.7.1. 2011-10-12 02:02:20 +03:00
Dennis Gilmore
951fb14736 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-09 11:19:57 -06:00
Jussi Lehtola
704bb4e531 Patch around BZ #564504. 2010-09-06 21:04:07 +03:00
David Malcolm
65c1ebf20b fix a python 2.7 incompatibility 2010-07-31 07:19:42 -04:00
Fedora Release Engineering
1e6092ca9d dist-git conversion 2010-07-29 13:29:43 +00:00
dmalcolm
8a11328aeb - Rebuilt for
https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
2010-07-22 06:46:24 +00:00
Jussi Lehtola
3eb9aba93b Added %check phase. 2010-04-27 07:10:13 +00:00
Jussi Lehtola
80ac130c63 Update to 0.6.7. 2010-04-27 06:45:44 +00:00