[pypy-commit] cffi release-1.0: add the md5/sha1

arigo noreply at buildbot.pypy.org
Tue May 19 18:20:28 CEST 2015


Author: Armin Rigo <arigo at tunes.org>
Branch: release-1.0
Changeset: r2055:d7c347d4e63e
Date: 2015-05-19 18:20 +0200
http://bitbucket.org/cffi/cffi/changeset/d7c347d4e63e/

Log:	add the md5/sha1

diff --git a/doc/source/installation.rst b/doc/source/installation.rst
--- a/doc/source/installation.rst
+++ b/doc/source/installation.rst
@@ -55,9 +55,9 @@
 
    - Or grab the most current version by following the instructions below.
 
-   - MD5: ...
+   - MD5: e0a938e4880fe60b8d0200e8370f8940
 
-   - SHA: ...
+   - SHA: c97ff6f3dfc41ba3a762feea8ac13cdafa76a475
 
 * Or get it from the `Bitbucket page`_:
   ``hg clone https://bitbucket.org/cffi/cffi``


More information about the pypy-commit mailing list