Update to sagemath 7.6

This commit is contained in:
pcpa 2017-04-18 16:03:03 -04:00
parent 7e3068b9f2
commit f642d2e41d
16 changed files with 177 additions and 148 deletions

View file

@ -1,7 +1,7 @@
diff -up src/module_list.py.orig src/module_list.py
--- src/module_list.py.orig 2017-03-04 13:33:14.446490840 -0500
+++ src/module_list.py 2017-03-04 13:33:23.046491170 -0500
@@ -555,11 +555,11 @@ ext_modules = [
--- src/module_list.py.orig 2017-04-11 10:00:15.271271687 -0400
+++ src/module_list.py 2017-04-11 10:00:26.344272111 -0400
@@ -522,11 +522,11 @@ ext_modules = [
sources = ["sage/libs/ecl.pyx"],
libraries = ["ecl"]),