[pypy-commit] cffi release-1.4: md5/sha1

arigo pypy.commits at gmail.com
Mon Dec 21 13:12:32 EST 2015


Author: Armin Rigo <arigo at tunes.org>
Branch: release-1.4
Changeset: r2493:52d6cb07c0e7
Date: 2015-12-21 19:11 +0100
http://bitbucket.org/cffi/cffi/changeset/52d6cb07c0e7/

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.4.2.tar.gz
 
-   - MD5: ...
+   - MD5: 81357fe5042d00650b85b728cc181df2
 
-   - SHA: ...
+   - SHA: 76cff6f1ff5bfb2b9c6c8e2cfa8bf90b5c944394
 
 * Or grab the most current version from the `Bitbucket page`_:
   ``hg clone https://bitbucket.org/cffi/cffi``


More information about the pypy-commit mailing list