-
-
Notifications
You must be signed in to change notification settings - Fork 528
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Trac #29289: Remove support for installing old-style SPKGs, deprecate…
…d in Sage 6.9 Old-style SPKGs were deprecated in #19158, merged in Sage 6.9. There is only sparse evidence of non-broken old-style SPKGs: - `cunningham_tables` - https://groups.google.com/d/msg/sage-support /T4IO-AmOsCM/HYy_N6UdAQAJ - added as new-style package in #29834 - `polytopes_db_4d` - added as new-style package in #26029 We remove support for old-style packages, but we keep the command `sage -p`, which can also be used for installing a new-style package without dependencies. URL: https://trac.sagemath.org/29289 Reported by: mkoeppe Ticket author(s): Matthias Koeppe, John Palmieri Reviewer(s): Dima Pasechnik, John Palmieri, Matthias Koeppe
- Loading branch information
Showing
3 changed files
with
58 additions
and
266 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.