mirror of
https://src.fedoraproject.org/rpms/sagemath.git
synced 2025-04-22 11:45:56 -04:00
Update to sagemath 6.5
This commit is contained in:
parent
48c70ab672
commit
baae9bd2a8
23 changed files with 299 additions and 174 deletions
|
@ -1,7 +1,7 @@
|
|||
diff -up src/sage/libs/gap/util.pyx.orig src/sage/libs/gap/util.pyx
|
||||
--- src/sage/libs/gap/util.pyx.orig 2014-02-07 12:44:48.769857619 -0200
|
||||
+++ src/sage/libs/gap/util.pyx 2014-02-07 12:45:27.743859112 -0200
|
||||
@@ -155,18 +155,9 @@ def gap_root():
|
||||
--- src/sage/libs/gap/util.pyx.orig 2015-04-03 15:10:03.911407815 -0300
|
||||
+++ src/sage/libs/gap/util.pyx 2015-04-03 15:10:13.247408173 -0300
|
||||
@@ -153,18 +153,9 @@ def gap_root():
|
||||
|
||||
sage: from sage.libs.gap.util import gap_root
|
||||
sage: gap_root() # random output
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue