[pypy-commit] cffi default: hg merge release-1.12

arigo pypy.commits at gmail.com
Sat Feb 16 11:30:21 EST 2019


Author: Armin Rigo <arigo at tunes.org>
Branch: 
Changeset: r3226:fef771bfb514
Date: 2019-02-16 17:30 +0100
http://bitbucket.org/cffi/cffi/changeset/fef771bfb514/

Log:	hg merge release-1.12

diff --git a/.hgtags b/.hgtags
--- a/.hgtags
+++ b/.hgtags
@@ -18,3 +18,4 @@
 e08abd4703fef26f036e82255f4070277a9e03bd v1.11.4
 48416163071ed48300c3ae4358cc7fd841912413 v1.11.5
 170fb3d1f0b30d32c9794ea40dbb51836dc7d947 v1.12.0
+ac7cb142e8f5dc73033d89c54c54e1b1a6413946 v1.12.1
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.12.1:
 
-   - MD5: ...
+   - MD5: d6d5c4805bbce844cf1368702b056e3c
 
-   - SHA: ...
+   - SHA: b4d8d74a22d0574cb056502daa2c377898f0a910
 
-   - SHA256: ...
+   - SHA256: 9b6f7ba4e78c52c1a291d0c0c0bd745d19adde1a9e1c03cb899f0c6efd6f8033
 
 * 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