Opened 7 years ago
Closed 7 years ago
#16615 closed enhancement (fixed)
update 4ti2 to 1.6.2
Reported by: | dimpase | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-6.3 |
Component: | packages: optional | Keywords: | 4ti2 |
Cc: | vbraun, was, novoselt, schilly | Merged in: | |
Authors: | Dmitrii Pasechnik | Reviewers: | Volker Braun |
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
4ti2 1.6.2 was released in January 2014. We should update!
Here is the (old-style) updated spkg.
Change History (5)
comment:1 Changed 7 years ago by
- Status changed from new to needs_review
comment:2 Changed 7 years ago by
- Cc was added
needless to say:
$ sage -t --long --optional=sage,4ti2 src/sage/interfaces/four_ti_2.py Forcing sage-location, probably because a new package was installed. Updating various hardcoded paths... (Please wait at most a few minutes.) DO NOT INTERRUPT THIS. Done updating paths. Running doctests with ID 2014-07-04-11-58-02-6918d03c. Doctesting 1 file. sage -t --long src/sage/interfaces/four_ti_2.py [50 tests, 1.38 s] ---------------------------------------------------------------------- All tests passed! ---------------------------------------------------------------------- Total time for all tests: 1.5 seconds cpu time: 0.8 seconds cumulative wall time: 1.4 seconds
comment:3 Changed 7 years ago by
- Cc novoselt added
comment:4 Changed 7 years ago by
- Cc schilly added
- Reviewers set to Volker Braun
- Status changed from needs_review to positive_review
LGTM.
Harald: Can you upload this to the web server? I tried putting it into the right folder but that apparently wasn't enough.
comment:5 Changed 7 years ago by
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
A completely straightforward update, just by replacing files in src/ with newer versions.