@@ -13,9 +13,9 @@ We provide pre-compiled binaries for many platforms and OSes:
13
13
14
14
* the Python2.7 compatible release — **PyPy2.7 v7.3.6 **
15
15
16
- * the Python3.7 compatible release — **PyPy3.7 v7.3.6 **
16
+ * the Python3.7 compatible release — **PyPy3.7 v7.3.7 **
17
17
18
- * the Python3.8 compatible release — **PyPy3.8 v7.3.6 **
18
+ * the Python3.8 compatible release — **PyPy3.8 v7.3.7 **
19
19
20
20
.. note ::
21
21
@@ -32,7 +32,7 @@ We provide pre-compiled binaries for many platforms and OSes:
32
32
..
33
33
Anonymous tags work, this kind of tag doesn't ``Download <linux64-pypy3.7>``
34
34
35
- .. list-table :: `PyPy v7.3.6 `_
35
+ .. list-table :: `PyPy latest `_
36
36
:widths: 20 15 15 15 35
37
37
:header-rows: 1
38
38
@@ -70,23 +70,23 @@ We provide pre-compiled binaries for many platforms and OSes:
70
70
- Download __
71
71
- compatible with CentOS7 and later
72
72
73
- .. __ : https://downloads.python.org/pypy/pypy3.8-v7.3.6 -linux64.tar.bz2
74
- .. __ : https://downloads.python.org/pypy/pypy3.7-v7.3.6 -linux64.tar.bz2
73
+ .. __ : https://downloads.python.org/pypy/pypy3.8-v7.3.7 -linux64.tar.bz2
74
+ .. __ : https://downloads.python.org/pypy/pypy3.7-v7.3.7 -linux64.tar.bz2
75
75
.. __ : https://downloads.python.org/pypy/pypy2.7-v7.3.6-linux64.tar.bz2
76
76
77
- .. __ : https://downloads.python.org/pypy/pypy3.8-v7.3.6 -win64.zip
78
- .. __ : https://downloads.python.org/pypy/pypy3.7-v7.3.6 -win64.zip
77
+ .. __ : https://downloads.python.org/pypy/pypy3.8-v7.3.7 -win64.zip
78
+ .. __ : https://downloads.python.org/pypy/pypy3.7-v7.3.7 -win64.zip
79
79
.. __ : https://downloads.python.org/pypy/pypy2.7-v7.3.6-win64.zip
80
80
81
- .. __ : https://downloads.python.org/pypy/pypy3.8-v7.3.6 -osx64.tar.bz2
82
- .. __ : https://downloads.python.org/pypy/pypy3.7-v7.3.6 -osx64.tar.bz2
81
+ .. __ : https://downloads.python.org/pypy/pypy3.8-v7.3.7 -osx64.tar.bz2
82
+ .. __ : https://downloads.python.org/pypy/pypy3.7-v7.3.7 -osx64.tar.bz2
83
83
.. __ : https://downloads.python.org/pypy/pypy2.7-v7.3.6-osx64.tar.bz2
84
84
85
- .. __ : https://downloads.python.org/pypy/pypy3.8-v7.3.6 -aarch64.tar.bz2
86
- .. __ : https://downloads.python.org/pypy/pypy3.7-v7.3.6 -aarch64.tar.bz2
85
+ .. __ : https://downloads.python.org/pypy/pypy3.8-v7.3.7 -aarch64.tar.bz2
86
+ .. __ : https://downloads.python.org/pypy/pypy3.7-v7.3.7 -aarch64.tar.bz2
87
87
.. __ : https://downloads.python.org/pypy/pypy2.7-v7.3.6-aarch64.tar.bz2
88
88
89
- .. _`PyPy v7.3.6 ` : https://doc.pypy.org/en/latest/release-v7.3.6 .html
89
+ .. _`PyPy latest ` : https://doc.pypy.org/en/latest/release-v7.3.7 .html
90
90
.. _`vcredist.x64.exe` : https://www.microsoft.com/en-us/download/details.aspx?id=52685
91
91
92
92
..
@@ -132,16 +132,16 @@ We provide pre-compiled binaries for many platforms and OSes:
132
132
- built on Redhat Linux 7.2 [1 ]_
133
133
134
134
135
- .. __ : https://downloads.python.org/pypy/pypy3.8-v7.3.6 -linux32.tar.bz2
136
- .. __ : https://downloads.python.org/pypy/pypy3.7-v7.3.6 -linux32.tar.bz2
135
+ .. __ : https://downloads.python.org/pypy/pypy3.8-v7.3.7 -linux32.tar.bz2
136
+ .. __ : https://downloads.python.org/pypy/pypy3.7-v7.3.7 -linux32.tar.bz2
137
137
.. __ : https://downloads.python.org/pypy/pypy2.7-v7.3.6-linux32.tar.bz2
138
138
139
139
.. __ : https://downloads.python.org/pypy/pypy2.7-v7.3.1-ppc64.tar.bz2
140
140
141
141
.. __ : https://downloads.python.org/pypy/pypy2.7-v7.3.1-ppc64le.tar.bz2
142
142
143
- .. __ : https://downloads.python.org/pypy/pypy3.8-v7.3.6 -s390x.tar.bz2
144
- .. __ : https://downloads.python.org/pypy/pypy3.7-v7.3.6 -s390x.tar.bz2
143
+ .. __ : https://downloads.python.org/pypy/pypy3.8-v7.3.7 -s390x.tar.bz2
144
+ .. __ : https://downloads.python.org/pypy/pypy3.7-v7.3.7 -s390x.tar.bz2
145
145
.. __ : https://downloads.python.org/pypy/pypy2.7-v7.3.6-s390x.tar.bz2
146
146
147
147
.. [1 ]
@@ -328,11 +328,13 @@ Building from source
328
328
Alternatively, get one of the following smaller packages for the source at
329
329
the same revision as the above binaries:
330
330
331
- * `pypy2.7-v7.3.6-src.tar.bz2 `__ (sources, PyPy 2 only)
332
- * `pypy3.7-v7.3.6-src.tar.bz2 `__ (sources, PyPy 3 only)
331
+ * `pypy2.7-v7.3.6-src.tar.bz2 `__ (sources, PyPy 2.7 only)
332
+ * `pypy3.7-v7.3.7-src.tar.bz2 `__ (sources, PyPy 3.7 only)
333
+ * `pypy3.8-v7.3.7-src.tar.bz2 `__ (sources, PyPy 3.8 only)
333
334
334
335
.. __ : https://downloads.python.org/pypy/pypy2.7-v7.3.6-src.tar.bz2
335
- .. __ : https://downloads.python.org/pypy/pypy3.7-v7.3.6-src.tar.bz2
336
+ .. __ : https://downloads.python.org/pypy/pypy3.7-v7.3.7-src.tar.bz2
337
+ .. __ : https://downloads.python.org/pypy/pypy3.8-v7.3.7-src.tar.bz2
336
338
337
339
338
340
2. Make sure you **installed the dependencies. ** See the list here __.
@@ -465,7 +467,7 @@ pre-compiling them, normal users will get errors:
465
467
normally found: e.g. in your project's main directory, or in a
466
468
directory that you add to the env var ``PYTHONPATH ``.
467
469
468
- .. _`package.py` : https://foss.heptapod.net/pypy/pypy/-/blob/release-pypy3.7-v7.3.6 /pypy/tool/release/package.py
470
+ .. _`package.py` : https://foss.heptapod.net/pypy/pypy/-/blob/release-pypy3.7-v7.3.7 /pypy/tool/release/package.py
469
471
470
472
Checksums
471
473
---------
0 commit comments