Author: Armin Rigo <[email protected]> Branch: release-1.3 Changeset: r2419:0b4cc8cabeac Date: 2015-11-18 16:56 +0100 http://bitbucket.org/cffi/cffi/changeset/0b4cc8cabeac/
Log: md5/sha1 diff --git a/doc/source/installation.rst b/doc/source/installation.rst --- a/doc/source/installation.rst +++ b/doc/source/installation.rst @@ -53,9 +53,9 @@ * http://pypi.python.org/packages/source/c/cffi/cffi-1.3.1.tar.gz - - MD5: ... + - MD5: deeba7c1fd32a66f1db587988d760c11 - - SHA: ... + - SHA: a9a73358a0a22c18d301728f040cc380eb997dc1 * 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
