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,6 @@
diff -up src/sage/all.py.orig src/sage/all.py
--- src/sage/all.py.orig 2017-11-08 08:16:05.331190588 -0500
+++ src/sage/all.py 2017-11-08 08:16:14.195190927 -0500
@@ -295,11 +295,11 @@ def _write_started_file():
--- src/sage/all.py.orig 2018-05-05 16:21:22.000000000 -0600
+++ src/sage/all.py 2018-05-16 13:25:28.300415250 -0600
@@ -290,11 +290,11 @@ def _write_started_file():
Check that the file exists when Sage is running::