sagemath/sage

Clean up SPKG.rst for packages

jhpalmieri opened this issue · 19 comments

This is a follow-up to #29633: clean up typos and typesetting issues in various SPKG.rst files.

See also: #29655 - Improve build/pkgs/*/SPKG.rst

Depends on #29633
Depends on #29669

CC: @mkoeppe

Component: documentation

Keywords: sd109

Author: John Palmieri

Branch/Commit: c559f26

Reviewer: Matthias Koeppe

Issue created by migration from https://trac.sagemath.org/ticket/29745

Last 10 new commits:

eff0d77Accept SPKG.rst in place of SPKG.txt
d57d9c5Convert SPKG.txt to SPKG.rst
ac5ffd5Remove rst labels
d74cbcbbuild/pkgs/*/SPKG.rst: Some manual format fixes
6257875Generate External Packages chapter for the reference manual
32bb2feMerge tag '9.1.rc3' into t/29633/src_doc_bootstrap__generate_list_of_packages__with_links_to_documentation__for_ref_manual_from_build_pkgs
4672d55trac 29633: fixes for PDF docbuilding
2ee9befMerge tag '9.1' into t/29633/src_doc_bootstrap__generate_list_of_packages__with_links_to_documentation__for_ref_manual_from_build_pkgs
9c7ea5ftrac 29633: fix SQLite doctests in cmdline.py
8baef11trac 29745: clean up various SPKG.rst files

Commit: 8baef11

Dependencies: #29633

Description changed:

--- 
+++ 
@@ -1 +1,3 @@
 This is a follow-up to #29633: clean up typos and typesetting issues in various SPKG.rst files.
+
+See also: #29655 - Improve build/pkgs/*/SPKG.rst 

Changed keywords from none to sd109

Reviewer: Matthias Koeppe

comment:7

Thanks!

comment:8

Merge conflict

comment:9

I'll rebase after the next beta comes out, unless someone beats me to it.

Changed dependencies from #29633 to #29633, #29669

comment:12

Merged #29669, which removed the python2 package. Merges cleanly against Volker's branch now

comment:13

Thank you!

Changed commit from 8baef11 to c559f26

New commits:

7555ba6Merge branch 't/29633/src_doc_bootstrap__generate_list_of_packages__with_links_to_documentation__for_ref_manual_from_build_pkgs' into t/29669/for_sage_9_2__remove_python_2_support_from_the_build_system
520078abuild/pkgs/python2: Remove
f712bb5configure.ac: Remove option --with-python=2
96a5e76Remove python2 from tox and [GitHub](../wiki/GitHub) CI scripts
ea7df3econfigure.ac: Remove message 'Checking for Python version to install...'
ff41817configure.ac: Warn on 'configure --with-python=3.x'
c559f26Merge branch 't/29669/for_sage_9_2__remove_python_2_support_from_the_build_system' into t/29745/cleanup-spkg-rst-files