Remove documentation on creating old-style spkgs
Closed this issue · 9 comments
Old-style SPKGs were deprecated in #19158 — see also #19267 — merged in Sage 6.9.
In this ticket, we remove the documentation in the Developer's Guide that describes how to create these packages.
A helper script for creating these packages is removed in #29383.
#29289 is the separate ticket for removing support for installing old-style SPKGs.
CC: @dimpase @embray @vbraun @jhpalmieri
Component: documentation
Author: Matthias Koeppe
Branch/Commit: 7906ebc
Reviewer: John Palmieri
Issue created by migration from https://trac.sagemath.org/ticket/29406
New commits:
7906ebc | src/doc/en/developer: Remove chapter on creating old-style spkgs |
Author: Matthias Koeppe
Description changed:
---
+++
@@ -1,4 +1,4 @@
-Old-style SPKGs were deprecated in #19158, merged in Sage 6.9.
+Old-style SPKGs were deprecated in #19158 — see also #19267 — merged in Sage 6.9.
In this ticket, we remove the documentation in the Developer's Guide that describes how to create these packages.
Looks good to me.
Reviewer: John Palmieri
Thank you!
Changed branch from u/mkoeppe/remove_documentation_on_creating_old_style_spkgs to 7906ebc