Miro Hrončok
|
a4a28fcb15
|
Fix _subexpr method in lambdify
|
2018-08-14 12:50:22 +02:00 |
|
Jerry James
|
8e1b0e24f1
|
Update to 1.2 (bz 1599502).
Also:
- Drop upstreamed -python3 patch.
- Add -test-code-quality and -doc patches.
|
2018-07-21 11:18:46 -06:00 |
|
Fedora Release Engineering
|
ea0405dcd2
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
|
2018-07-14 07:07:57 +00:00 |
|
Jerry James
|
d53dd55d34
|
Do not invoke unversioned python.
|
2018-07-04 21:40:53 -06:00 |
|
Jerry James
|
16724183cd
|
Adapt to more changes in python 3.7.
|
2018-06-27 22:02:27 -06:00 |
|
Jerry James
|
be6d2913d6
|
Adapt to changes in python 3.7.
|
2018-06-27 07:21:49 -06:00 |
|
Miro Hrončok
|
fca15a416a
|
Rebuilt for Python 3.7
|
2018-06-19 11:28:03 +02:00 |
|
Iryna Shcherbina
|
d1f53a279f
|
Update Python 2 dependency declarations to new packaging standards
|
2018-02-21 07:55:26 +01:00 |
|
Jerry James
|
e942db7410
|
Disable 80-bit long double test on non-i686 arches.
|
2018-02-19 09:05:22 -07:00 |
|
Jerry James
|
46118a3192
|
Fix two broken tests that cause FTBFS.
|
2018-02-18 21:54:41 -07:00 |
|
Fedora Release Engineering
|
d3f3fa398b
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
|
2018-02-09 18:16:46 +00:00 |
|
Zbigniew Jędrzejewski-Szmek
|
5abf2c8938
|
Python 2 binary package renamed to python2-sympy
|
2017-08-19 09:44:13 -04:00 |
|
Jerry James
|
c6c6e1b41c
|
Update to 1.1.1 (bz 1468405).
|
2017-07-27 21:49:43 -06:00 |
|
Fedora Release Engineering
|
1724a745c7
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
2017-07-27 19:47:26 +00:00 |
|
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 |
|