[pypy-commit] cffi release-1.2: Add md5/sha1

arigo noreply at buildbot.pypy.org
Wed Aug 19 16:12:23 CEST 2015


Author: Armin Rigo <arigo at tunes.org>
Branch: release-1.2
Changeset: r2247:cf3a2f7e9b29
Date: 2015-08-19 16:12 +0200
http://bitbucket.org/cffi/cffi/changeset/cf3a2f7e9b29/

Log:	Add 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.2.0-1.tar.gz
 
-   - MD5: ...
+   - MD5: 092a40d5e8e8f71742008e28e2b2f803
 
-   - SHA: ...
+   - SHA: 496a9f094b86e09d8a27255f850d7fe3b5115038
 
 * 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