Opened 18 months ago
Closed 16 months ago
#32373 closed enhancement (fixed)
sage_setup.library_order: Skip libraries that were not detected
Reported by: | mkoeppe | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-9.5 |
Component: | refactoring | Keywords: | |
Cc: | fbissey, gh-kliem, dimpase, arojas, mjo | Merged in: | |
Authors: | Matthias Koeppe | Reviewers: | Michael Orlitzky |
Report Upstream: | N/A | Work issues: | |
Branch: | 676111f (Commits, GitHub, GitLab) | Commit: | 676111f658dc3def03ad1b76437ec41feec0f729 |
Dependencies: | Stopgaps: |
Change History (11)
comment:1 Changed 18 months ago by
Branch: | → u/mkoeppe/sage_setup_library_order__skip_libraries_that_were_not_detected |
---|
comment:2 Changed 18 months ago by
Authors: | → Matthias Koeppe |
---|---|
Commit: | → 4aff8a4f7110005867fb278ff94eb0c6de5069fb |
Status: | new → needs_review |
comment:3 Changed 17 months ago by
Status: | needs_review → needs_work |
---|
comment:4 Changed 17 months ago by
Commit: | 4aff8a4f7110005867fb278ff94eb0c6de5069fb → 676111f658dc3def03ad1b76437ec41feec0f729 |
---|
Branch pushed to git repo; I updated commit sha1. New commits:
676111f | sage_setup.library_order: Take module list from new variables sage.env.default_{required,optional}_modules
|
comment:5 Changed 17 months ago by
Cc: | gh-kliem added |
---|---|
Status: | needs_work → needs_review |
comment:6 Changed 17 months ago by
Cc: | dimpase arojas added |
---|
comment:8 Changed 17 months ago by
Cc: | mjo added |
---|
comment:9 Changed 16 months ago by
Reviewers: | → Michael Orlitzky |
---|---|
Status: | needs_review → positive_review |
Makes sense.
comment:11 Changed 16 months ago by
Branch: | u/mkoeppe/sage_setup_library_order__skip_libraries_that_were_not_detected → 676111f658dc3def03ad1b76437ec41feec0f729 |
---|---|
Resolution: | → fixed |
Status: | positive_review → closed |
Note: See
TracTickets for help on using
tickets.
New commits:
sage_setup.library_order: Skip libraries that were not detected