Changes between Version 12 and Version 17 of Ticket #29386
- Timestamp:
- 04/05/21 18:34:34 (15 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #29386
-
Property
Dependencies
changed from
#29793, #30657
to#29793, #30657, #29013
-
Property
Commit
changed from
3d6fa5924f54b85a28f5c4d969afca01da8801fc
to660d689c8fc712b813adb19f076aa9d8eeaaccb4
-
Property
Milestone
changed from
sage-9.3
tosage-9.4
-
Property
Work issues
changed from
to
rework on top of #29013
-
Property
Dependencies
changed from
-
Ticket #29386 – Description
v12 v17 14 14 We also rename targets `SPKG-clean` to `SPKG-uninstall` (as originally discussed in #29097), leaving a deprecated target behind. This is to unify the targets between normal and script packages (the latter used `-uninstall` already). 15 15 16 17 18 Ideally, when done, changing a package's source between script and normal and pip will no longer require running `bootstrap`.