[pypy-commit] cffi release-1.8: md5/sha

arigo pypy.commits at gmail.com
Tue Sep 6 04:27:47 EDT 2016


Author: Armin Rigo <arigo at tunes.org>
Branch: release-1.8
Changeset: r2766:ac64324fb262
Date: 2016-09-06 10:26 +0200
http://bitbucket.org/cffi/cffi/changeset/ac64324fb262/

Log:	md5/sha

diff --git a/doc/source/installation.rst b/doc/source/installation.rst
--- a/doc/source/installation.rst
+++ b/doc/source/installation.rst
@@ -53,11 +53,11 @@
 
 * http://pypi.python.org/packages/source/c/cffi/cffi-1.8.2.tar.gz
 
-   - MD5: ...
+   - MD5: 538f307b6c5169bba41fbfda2b070762
 
-   - SHA: ...
+   - SHA: 9d2722ba9241b232b980bb9243e12451513a8000
 
-   - SHA256: ...
+   - SHA256: 2b636db1a179439d73ae0a090479e179a43df5d4eddc7e4c4067f960d4038530
 
 * 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