Changes between Version 129 and Version 130 of Ticket #27330
- Timestamp:
- 09/09/20 21:17:18 (21 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #27330
-
Property
Milestone
changed from
sage-pending
tosage-9.3
-
Property
Milestone
changed from
-
Ticket #27330 – Description
v129 v130 88 88 * gc (#28991) 89 89 * libhomfly (depends on gc) (#29630) 90 90 * giac (#29541) 91 * tox (#30416) 91 92 92 93 ==== Have Tickets ==== … … 98 99 * maxima (depends on ecl) (#29617) 99 100 * gap (using the system GAP is obviously desirable, but non-trivial, esp. now that we need a working libgap) (#29644) 100 * giac (#29541)101 101 * linbox (#29631) 102 102 * lrslib (#27804) … … 116 116 This will be be handled by #29023. Please do not add Python packages here. 117 117 118 The following is an exception(because it does not run in the same Python as sage):118 The following are exceptions (because it does not run in the same Python as sage): 119 119 120 120 * notebook (#30124), rst2ipynb, and their dependencies 121 * tox (#30416) 121 122 122 123 ==== Testing infrastructure ====