mirror of
https://src.fedoraproject.org/rpms/sagemath.git
synced 2025-04-22 03:39:03 -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/graphs/graph_generators.py.orig src/sage/graphs/graph_generators.py
|
||||
--- src/sage/graphs/graph_generators.py.orig 2014-11-18 15:27:15.584129534 -0200
|
||||
+++ src/sage/graphs/graph_generators.py 2014-11-18 15:27:23.352129636 -0200
|
||||
@@ -833,7 +833,7 @@ class GraphGenerators():
|
||||
--- src/sage/graphs/graph_generators.py.orig 2015-04-03 15:07:35.008402113 -0300
|
||||
+++ src/sage/graphs/graph_generators.py 2015-04-03 15:07:44.816402489 -0300
|
||||
@@ -827,7 +827,7 @@ class GraphGenerators():
|
||||
"""
|
||||
import subprocess
|
||||
from sage.misc.package import is_package_installed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue