Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
cffi
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
PyPy
cffi
Commits
7a912c19190f
Commit
7a912c19190f
authored
3 years ago
by
Matt Davis
Browse files
Options
Downloads
Patches
Plain Diff
doc checksum updates for 1.14.6
parent
5f5a61b1986f
No related branches found
Branches containing commit
Tags
v1.14.6
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/source/installation.rst
+5
-5
5 additions, 5 deletions
doc/source/installation.rst
with
5 additions
and
5 deletions
doc/source/installation.rst
+
5
−
5
View file @
7a912c19
...
@@ -17,7 +17,7 @@
...
@@ -17,7 +17,7 @@
libffi, so it depends on libffi being bug-free; this may not be fully
libffi, so it depends on libffi being bug-free; this may not be fully
the case on some of the more exotic platforms.)
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
distributed with PyPy (CFFI 1.0 is distributed with and requires
PyPy 2.6).
PyPy 2.6).
...
@@ -31,7 +31,7 @@
...
@@ -31,7 +31,7 @@
Requirements:
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).
versions of CFFI; or PyPy 2.6 for CFFI 1.0).
* in some cases you need to be able to compile C extension modules.
* in some cases you need to be able to compile C extension modules.
...
@@ -54,5 +54,5 @@
...
@@ -54,5 +54,5 @@
* Checksums of the "source" package version 1.14.6:
* Checksums of the "source" package version 1.14.6:
- MD5:
...
- MD5:
5c118a18ea897df164dbff67a32876fc
...
@@ -58,3 +58,3 @@
...
@@ -58,3 +58,3 @@
- SHA1:
...
- SHA1:
35bb24955834ecb5b7173e625fa95b02d638fcfd
...
@@ -60,5 +60,5 @@
...
@@ -60,5 +60,5 @@
- SHA256:
...
- SHA256:
c9a875ce9d7fe32887784274dd533c57909b7b1dcadcc128a2ac21331a9765dd
* Or grab the most current version from the `Heptapod page`_:
* Or grab the most current version from the `Heptapod page`_:
``hg clone https://foss.heptapod.net/pypy/cffi``
``hg clone https://foss.heptapod.net/pypy/cffi``
...
...
This diff is collapsed.
Click to expand it.
Matt Davis
@nitzmahone
mentioned in commit
95d6d35649b1
·
3 years ago
mentioned in commit
95d6d35649b1
mentioned in commit 95d6d35649b1f00945b87a08f66204055149770d
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment