On Saturday, January 30, 2016 at 9:28:06 AM UTC+1, Jeroen Demeyer wrote:
>
> How should sage-fix-pkg-checksums then figure out what the right tarball 
> is? I see no other way than just guessing...
>

The mapping package <-> tarball is uniquely determined by checksums.ini and 
package_version.txt, no guessing required. It is implemented in the 
sage_bootstrap library and exposed on the commandline as:

$ sage --package tarball cliquer
cliquer-1.21.tar.gz
$ sage --package name cliquer-1.21.tar.gz
cliquer

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-release+unsubscr...@googlegroups.com.
To post to this group, send email to sage-release@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.

Reply via email to