mirror of
https://src.fedoraproject.org/rpms/sagemath.git
synced 2025-04-22 03:39:03 -04:00
Update to sagemath 6.3
This commit is contained in:
parent
86aa0a3b29
commit
886f9fabef
22 changed files with 1019 additions and 1023 deletions
|
@ -1,6 +1,7 @@
|
|||
--- src/sage/graphs/graph_generators.py.orig 2014-05-10 15:51:24.250174378 -0300
|
||||
+++ src/sage/graphs/graph_generators.py 2014-05-10 15:51:36.224173519 -0300
|
||||
@@ -824,7 +824,7 @@ class GraphGenerators():
|
||||
diff -up src/sage/graphs/graph_generators.py.orig src/sage/graphs/graph_generators.py
|
||||
--- src/sage/graphs/graph_generators.py.orig 2014-08-12 14:19:00.906975299 -0300
|
||||
+++ src/sage/graphs/graph_generators.py 2014-08-12 14:19:08.986975608 -0300
|
||||
@@ -830,7 +830,7 @@ class GraphGenerators():
|
||||
"""
|
||||
import subprocess
|
||||
from sage.misc.package import is_package_installed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue