mirror of
https://src.fedoraproject.org/rpms/sagemath.git
synced 2025-04-22 11:45:56 -04:00
Update to sagemath 8.8 (bz 1724394).
Also: - Remove configparser dependencies (bz 1706597). - Fix broken sed conversion (bz 1706234). - Fix python2 versus python3 snafu (bz 1706337, 1707166). - Build and install sagetex (bz 1706322).
This commit is contained in:
parent
05337076b6
commit
5a519c8e85
15 changed files with 277 additions and 497 deletions
|
@ -1,7 +1,7 @@
|
|||
diff -up src/module_list.py.orig src/module_list.py
|
||||
--- src/module_list.py.orig 2019-01-16 09:45:43.332740109 -0700
|
||||
+++ src/module_list.py 2019-01-16 09:46:10.613250567 -0700
|
||||
@@ -470,10 +470,10 @@ ext_modules = [
|
||||
--- src/module_list.py.orig 2019-06-27 11:38:23.103196674 -0600
|
||||
+++ src/module_list.py 2019-06-27 11:44:42.052478294 -0600
|
||||
@@ -471,10 +471,10 @@ ext_modules = [
|
||||
Extension('sage.libs.ecl',
|
||||
sources = ["sage/libs/ecl.pyx"]),
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue