mirror of
https://src.fedoraproject.org/rpms/sagemath.git
synced 2025-04-22 11:45:56 -04:00
Update to sagemath 7.6
This commit is contained in:
parent
7e3068b9f2
commit
f642d2e41d
16 changed files with 177 additions and 148 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 2017-03-04 13:28:37.640480240 -0500
|
||||
+++ src/sage/graphs/graph_generators.py 2017-03-04 13:28:47.287480610 -0500
|
||||
@@ -874,7 +874,7 @@ class GraphGenerators():
|
||||
--- src/sage/graphs/graph_generators.py.orig 2017-04-11 09:58:45.689268257 -0400
|
||||
+++ src/sage/graphs/graph_generators.py 2017-04-11 09:58:53.297268548 -0400
|
||||
@@ -875,7 +875,7 @@ class GraphGenerators():
|
||||
>A geng -d0D3 n=4 e=0-6
|
||||
"""
|
||||
import subprocess
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue