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,6 +1,6 @@
diff -up src/sage/libs/gap/test/main.c.orig src/sage/libs/gap/test/main.c
--- src/sage/libs/gap/test/main.c.orig 2017-03-04 13:30:35.525484755 -0500
+++ src/sage/libs/gap/test/main.c 2017-03-04 13:30:58.662485641 -0500
--- src/sage/libs/gap/test/main.c.orig 2017-04-11 09:59:37.166270228 -0400
+++ src/sage/libs/gap/test/main.c 2017-04-11 09:59:39.063270300 -0400
@@ -22,7 +22,7 @@ void eval(char* cmd) {
libgap_start_interaction(cmd);
@ -11,9 +11,9 @@ diff -up src/sage/libs/gap/test/main.c.orig src/sage/libs/gap/test/main.c
char* out = libgap_get_output();
libgap_exit();
diff -up src/sage/libs/gap/util.pyx.orig src/sage/libs/gap/util.pyx
--- src/sage/libs/gap/util.pyx.orig 2017-03-04 13:31:07.509485979 -0500
+++ src/sage/libs/gap/util.pyx 2017-03-04 13:31:44.126487382 -0500
@@ -154,17 +154,9 @@ def gap_root():
--- src/sage/libs/gap/util.pyx.orig 2017-04-11 09:59:20.424269587 -0400
+++ src/sage/libs/gap/util.pyx 2017-04-11 09:59:39.065270300 -0400
@@ -158,17 +158,9 @@ def gap_root():
sage: from sage.libs.gap.util import gap_root
sage: gap_root() # random output