Changes between Version 3 and Version 8 of Ticket #27040
- Timestamp:
- 01/11/19 08:02:55 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #27040
-
Property
Priority
changed from
trivial
tomajor
-
Property
Component
changed from
scripts
toporting
-
Property
Priority
changed from
-
Ticket #27040 – Description
v3 v8 5 5 instead of using a seed (note that `import sysconfig` also needs to be added somewhere). 6 6 7 Probably SAGE_ROOT should also use the same trick.7 Also unneeded environment variables like `SAGE_DISTFILES` should be removed.