-
-
Notifications
You must be signed in to change notification settings - Fork 641
Closed
Milestone
Description
This ticket rewrites the sage-download-file
script in pure Python. It is, first of all, a drop-in replacement of the current script. But it is now also aware of our tarballs, so you can just write e.g.
sage-download-file sympy-0.7.4.tar.gz
and it will download that tarball from the fastest mirror and verify its checksum.
CC: @ohanar @sagetrac-tmonteil @haraldschilly
Component: build
Author: Volker Braun
Branch/Commit: d79364b
Reviewer: Volker Braun
Issue created by migration from https://trac.sagemath.org/ticket/15642