Ticket #3206 (closed enhancement: fixed)
[with patch; with positive review] sage -i http://url.of.an.spkg doesn't work
| Reported by: | was | Owned by: | mabshoff |
|---|---|---|---|
| Priority: | major | Milestone: | sage-3.0.4 |
| Component: | packages: standard | Keywords: | |
| Cc: | Work issues: | ||
| Report Upstream: | Reviewers: | ||
| Authors: | Merged in: | ||
| Dependencies: | Stopgaps: |
Description
For some reason nobody ever got around to implementing "sage -i" on URL's. E.g., this should work but doesn't yet. I'm amazed this still isn't done!
sage -i http://sagemath.org/packages/optional/database_odlyzko_zeta.spkg
Attachments
Change History
comment:1 Changed 5 years ago by was
- Summary changed from sage -i http://url.of.an.spkg doesn't work to [with patch; needs review] sage -i http://url.of.an.spkg doesn't work
I've fixed the indicated problem, cleaned up the code, and documented the heck out of local/bin/sage-download_package/.
Note: See
TracTickets for help on using
tickets.

