Update to sagemath 8.2.

Also:
- Create the sagemath-data-combinatorial_designs subpackage.
- Create the sagemath-notebook-export subpackage.
- Unbundle the LaTeX makecmds style.
- Install LaTeX style files in a more canonical place.
This commit is contained in:
Jerry James 2018-06-03 07:13:30 -06:00
parent b46cd4759a
commit 925e91dade
28 changed files with 743 additions and 795 deletions

View file

@ -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-11-08 08:22:46.174205937 -0500
+++ src/sage/graphs/graph_generators.py 2017-11-08 08:22:54.470206255 -0500
@@ -882,7 +882,7 @@ class GraphGenerators():
--- src/sage/graphs/graph_generators.py.orig 2018-05-05 16:21:24.000000000 -0600
+++ src/sage/graphs/graph_generators.py 2018-05-16 13:35:59.299778933 -0600
@@ -886,7 +886,7 @@ class GraphGenerators():
>A geng -d0D3 n=4 e=0-6
"""
import subprocess