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

arigo pypy.commits at gmail.com
Sun Nov 3 09:32:29 EST 2019


Author: Armin Rigo <arigo at tunes.org>
Branch: release-1.13
Changeset: r3312:0c9be4c0d798
Date: 2019-11-03 15:29 +0100
http://bitbucket.org/cffi/cffi/changeset/0c9be4c0d798/

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.2:
 
-   - MD5: ...
+   - MD5: 652203cf99faa254efff7fab23c2f3a2
 
-   - SHA: ...
+   - SHA: ad94c1b64570ec3016a945d4b226d527de81f9b9
 
-   - SHA256: ...
+   - SHA256: 599a1e8ff057ac530c9ad1778293c665cb81a791421f46922d80a86473c13346
 
 * 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