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

arigo pypy.commits at gmail.com
Sat Jan 16 11:57:30 EST 2016


Author: Armin Rigo <arigo at tunes.org>
Branch: release-1.5
Changeset: r2604:904eb4b94a4e
Date: 2016-01-16 17:56 +0100
http://bitbucket.org/cffi/cffi/changeset/904eb4b94a4e/

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.5.0.tar.gz
 
-   - MD5: ...
+   - MD5: dec8441e67880494ee881305059af656
 
-   - SHA: ...
+   - SHA: fd21011ba2a3cab627001b52c69fd7274517e549
 
 * 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