Author: Armin Rigo <[email protected]> Branch: release-1.13 Changeset: r3296:17c06e75f54c Date: 2019-10-15 14:26 +0200 http://bitbucket.org/cffi/cffi/changeset/17c06e75f54c/
Log: md5/sha diff --git a/doc/source/installation.rst b/doc/source/installation.rst --- a/doc/source/installation.rst +++ b/doc/source/installation.rst @@ -54,11 +54,11 @@ * Checksums of the "source" package version 1.13.0: - - MD5: ... + - MD5: 2c90be6d3bfbf80ab732b28fd677051d - - SHA: ... + - SHA: 75977bbad8ea8c15f2c34edde5efcf39462ea43e - - SHA256: ... + - SHA256: 8fe230f612c18af1df6f348d02d682fe2c28ca0a6c3856c99599cdacae7cf226 * Or grab the most current version from the `Bitbucket page`_: ``hg clone https://bitbucket.org/cffi/cffi`` _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
