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

arigo noreply at buildbot.pypy.org
Wed Nov 18 10:55:34 EST 2015


Author: Armin Rigo <arigo at tunes.org>
Branch: release-1.3
Changeset: r2419:0b4cc8cabeac
Date: 2015-11-18 16:56 +0100
http://bitbucket.org/cffi/cffi/changeset/0b4cc8cabeac/

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.1.tar.gz
 
-   - MD5: ...
+   - MD5: deeba7c1fd32a66f1db587988d760c11
 
-   - SHA: ...
+   - SHA: a9a73358a0a22c18d301728f040cc380eb997dc1
 
 * 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