Commit Graph

78 Commits

Author SHA1 Message Date
Jerry James
7c17afb9b6 Fix dependency on python2 from python3 package (bz 1471886). 2017-07-24 22:02:26 -06:00
Jerry James
8855bbb9d0 Also disable a test that fails on the ppc64 builders. 2017-07-08 21:19:55 -06:00
Jerry James
63856f7e35 Disable tests that fail due to overflow on some 32-bit architectures. 2017-07-08 20:16:52 -06:00
Jerry James
f5d93e9f0a Add missing line continuations. 2017-07-06 21:00:19 -06:00
Jerry James
981963318d Update to 1.1 (bz 1468405).
All patches have been upstreamed; drop them all.
2017-07-06 20:48:50 -06:00
Jerry James
10ef511153 Fix paths in the theano patch 2017-04-01 21:47:36 -06:00
Jerry James
d55f2d8da2 Update theano test for theano 0.9. 2017-04-01 21:36:52 -06:00
Fedora Release Engineering
51855d1ed2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-11 14:20:02 +00:00
Iryna Shcherbina
7ba795f02b Make documentation scripts non-executable
Fixes autogenerating Python 2 dependency in sympy-examples (#1360766)
2017-01-20 09:27:10 -05:00
Zbigniew Jędrzejewski-Szmek
84b8afdb94 Run sphinx-build parallelized
Not sure if this has any effect...
2017-01-18 17:35:44 -05:00
Zbigniew Jędrzejewski-Szmek
22c87ae39e Work-around for some broken tests 2017-01-18 17:35:44 -05:00
Zbigniew Jędrzejewski-Szmek
49767573c9 Use python3 in texmacs-sympy 2017-01-18 17:35:43 -05:00
Zbigniew Jędrzejewski-Szmek
a6942f1f3b Try to parallelize the tests
Otherwise they take *forever*.
2017-01-18 17:33:59 -05:00
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