Author: Armin Rigo <[email protected]> Branch: release-1.3 Changeset: r2357:fb4ef4551c6c Date: 2015-10-21 12:59 +0200 http://bitbucket.org/cffi/cffi/changeset/fb4ef4551c6c/
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.0.tar.gz - - MD5: ... + - MD5: a40ed8c8ac653c8fc7d5603711b06eaf - - SHA: ... + - SHA: 54a0b2dbbc2f5d99131aa337e217b636652641a9 * 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
