Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
PyPy
cffi
Commits
7a912c19190f
Commit
482263fe
authored
Jul 08, 2021
by
Matt Davis
Browse files
doc checksum updates for 1.14.6
--HG-- branch : release-1.14
parent
5f5a61b1986f
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/source/installation.rst
View file @
7a912c19
...
...
@@ -17,7 +17,7 @@ platform as well as on Windows 32 and 64. (It relies occasionally on
libffi, so it depends on libffi being bug-free; this may not be fully
the case on some of the more exotic platforms.)
CFFI supports CPython
2.6,
2.7, 3.x (tested with 3.
2
to 3.
4
); and is
CFFI supports CPython 2.7, 3.x (tested with 3.
6
to 3.
9
); and is
distributed with PyPy (CFFI 1.0 is distributed with and requires
PyPy 2.6).
...
...
@@ -31,7 +31,7 @@ libraries on PyPy.
Requirements:
* CPython
2.6 or
2.7 or 3.x, or PyPy (PyPy 2.0 for the earliest
* CPython 2.7 or 3.x, or PyPy (PyPy 2.0 for the earliest
versions of CFFI; or PyPy 2.6 for CFFI 1.0).
* in some cases you need to be able to compile C extension modules.
...
...
@@ -54,11 +54,11 @@ Download and Installation:
* Checksums of the "source" package version 1.14.6:
- MD5:
...
- MD5:
5c118a18ea897df164dbff67a32876fc
- SHA1:
...
- SHA1:
35bb24955834ecb5b7173e625fa95b02d638fcfd
- SHA256:
...
- SHA256:
c9a875ce9d7fe32887784274dd533c57909b7b1dcadcc128a2ac21331a9765dd
* Or grab the most current version from the `Heptapod page`_:
``hg clone https://foss.heptapod.net/pypy/cffi``
...
...
Matt Davis
@nitzmahone
mentioned in commit
95d6d35649b1
·
Jul 09, 2021
mentioned in commit
95d6d35649b1
mentioned in commit fe3b6647153b2e8a8af6efde5b1df3b1245f49a0
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment