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

arigo pypy.commits at gmail.com
Tue Oct 15 08:27:06 EDT 2019


Author: Armin Rigo <arigo at tunes.org>
Branch: release-1.13
Changeset: r3296:17c06e75f54c
Date: 2019-10-15 14:26 +0200
http://bitbucket.org/cffi/cffi/changeset/17c06e75f54c/

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
@@ -54,11 +54,11 @@
 
 * Checksums of the "source" package version 1.13.0:
 
-   - MD5: ...
+   - MD5: 2c90be6d3bfbf80ab732b28fd677051d
 
-   - SHA: ...
+   - SHA: 75977bbad8ea8c15f2c34edde5efcf39462ea43e
 
-   - SHA256: ...
+   - SHA256: 8fe230f612c18af1df6f348d02d682fe2c28ca0a6c3856c99599cdacae7cf226
 
 * 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