Changes between Version 10 and Version 14 of Ticket #29850
- Timestamp:
- 06/24/20 05:02:50 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #29850
-
Property
Commit
changed from
5f7b1cc40b66a94030e3e53607e2f0350363e40a
to308ca6971af903adf4822e5349ef665cddc1e08a
-
Property
Commit
changed from
-
Ticket #29850 – Description
v10 v14 1 1 As a follow-up to #21559, we reassign `sage-env-config` from the package `sagelib` to the package `sage_conf`. 2 2 3 Because from the viewpoint of `sagelib`, `sage_conf` is optional, we change `sage-env`so that it does not require the existence of `sage-env-config`.3 Because from the viewpoint of `sagelib`, `sage_conf` is optional, we will change `sage-env` in a follow-up ticket (#29951) so that it does not require the existence of `sage-env-config`. 4 4 5 5 ------