-
-
Notifications
You must be signed in to change notification settings - Fork 674
Closed
Milestone
Description
This is part of the new layout for git. Since it is not too difficult to separate off this change, I decided making this a distinct ticket was a good idea. SAGE_EXTCODE
will be moved to SAGE_ROOT/devel/ext
, and currently SAGE_LOCAL/share/sage/ext
links to this.
New SPKGS:
- http://wstein.org/home/ohanar/spkgs/elliptic_curves-0.7.spkg
- http://wstein.org/home/ohanar/spkgs/polytopes_db-20100210.p2.spkg
- http://wstein.org/home/ohanar/spkgs/graphs-20120404.p4.spkg
- http://wstein.org/home/ohanar/spkgs/conway_polynomials-0.3.spkg
Installation Steps:
- Add new spkgs
- Apply attachment: trac13123_library.patch to the library repo
- Apply attachment: trac13123_root.patch and attachment: 13123_root_review.patch to the root repo
- Apply Various small fixes to sage-bdist #13457 and attachment: trac13123_scripts.patch and attachment: 13123_bdist.patch to the scripts repo
- Apply attachment: trac13123_extcode.patch and attachment: 13123_extcode_review.patch to the extcode repo
Depends on #13457
CC: @kini @jdemeyer @robertwb @burcin
Component: relocation
Author: R. Andrew Ohana, Jeroen Demeyer
Reviewer: François Bissey, Jeroen Demeyer
Merged: sage-5.4.beta2
Issue created by migration from https://trac.sagemath.org/ticket/13123