Changes between Version 23 and Version 32 of Ticket #29850
- Timestamp:
- 11/10/20 21:59:19 (21 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #29850
- Property Cc dimpase isuruf added
-
Property
Dependencies
changed from
#21559
to#29951
-
Property
Milestone
changed from
sage-9.2
tosage-9.3
-
Property
Commit
changed from
709ebca31bd68a64865b6251b264fcd5a2e38aa7
to19f7eae793b3eee1113f98e31b952246ebfd51c4
-
Ticket #29850 – Description
v23 v32 3 3 Because from the viewpoint of `sagelib`, the package `sage_conf` is optional, we change various scripts that source `sage-env-config` so that this file is not required. 4 4 5 (This is preparation for allowing installation of sagelib for example in a conda environment without having to run ./configure first - see #28745, #30845.) 6 7 5 8 ------ 6 9