1
1
.. title: Download (advanced)
2
2
.. slug: download_advanced
3
3
.. date: 2020-11-21 16:14:02 UTC
4
- .. tags:
5
- .. category:
6
- .. link:
7
- .. description:
4
+ .. tags:
5
+ .. category:
6
+ .. link:
7
+ .. description:
8
8
9
9
.. contents ::
10
10
:depth: 2
11
11
12
12
We provide pre-compiled binaries for many platforms and OSes:
13
13
14
- * the Python2.7 compatible release — **PyPy2.7 v7.3.3 **
14
+ * the Python2.7 compatible release — **PyPy2.7 v7.3.4 **
15
15
16
- * the Python3.6 compatible release — **PyPy3.6 v7.3.3 **
17
-
18
- * the Python3.7 compatible release — **PyPy3.7 v7.3.3 **
19
-
20
- * the Python2.7 Software Transactional Memory special release — **PyPy-STM 2.5.1 ** (Linux x86-64 only)
16
+ * the Python3.7 compatible release — **PyPy3.7 v7.3.4 **
21
17
22
18
.. note ::
23
19
@@ -31,36 +27,32 @@ We provide pre-compiled binaries for many platforms and OSes:
31
27
..
32
28
table start
33
29
34
- ..
35
- Anonymous tags work, this kind of tag doesn't ``Download <linux64-pypy3.6 >``
30
+ ..
31
+ Anonymous tags work, this kind of tag doesn't ``Download <linux64-pypy3.7 >``
36
32
37
- .. list-table :: `PyPy v7.3.3`_
38
- :widths: 20 15 15 15 35
33
+ .. list-table :: `PyPy v7.3.4`_
34
+ :widths: 20 15 15 35
39
35
:header-rows: 1
40
36
41
37
* - OS
42
- - PyPy3.7
43
- - PyPy3.6
38
+ - PyPy3.7
44
39
- PyPy2.7
45
40
- Notes
46
41
47
42
* - **Linux x86 64 bit **
48
- - Download __
49
43
- Download __
50
44
- Download __
51
45
- compatible with CentOS6 and later
52
46
53
47
* - **Windows 32 bit **
54
48
- Download __
55
49
- Download __
56
- - Download __
57
- - compatible with any windows, 32- or 64-bit
50
+ - compatible with any windows 64-bit
58
51
59
52
you might need the VC runtime library installer `vcredist.x86.exe `_
60
53
61
54
* - **MacOS **
62
55
63
- - Download __
64
56
- Download __
65
57
- Download __
66
58
- High Sierra >= 10.13, not for Sierra and below
@@ -69,42 +61,38 @@ We provide pre-compiled binaries for many platforms and OSes:
69
61
70
62
- Download __
71
63
- Download __
72
- - Download __
73
- - compatible with Ubuntu 18 only
64
+ - compatible with CentOS7 and later
65
+
66
+ .. __ : https://downloads.python.org/pypy/pypy3.7-v7.3.4-linux64.tar.bz2
67
+ .. __ : https://downloads.python.org/pypy/pypy2.7-v7.3.4-linux64.tar.bz2
74
68
75
- .. __ : https://downloads.python.org/pypy/pypy3.7-v7.3.3-linux64.tar.bz2
76
- .. __ : https://downloads.python.org/pypy/pypy3.6-v7.3.3-linux64.tar.bz2
77
- .. __ : https://downloads.python.org/pypy/pypy2.7-v7.3.3-linux64.tar.bz2
69
+ .. __ : https://downloads.python.org/pypy/pypy3.7-v7.3.4-win64.zip
70
+ .. __ : https://downloads.python.org/pypy/pypy2.7-v7.3.4-win64.zip
78
71
79
- .. __ : https://downloads.python.org/pypy/pypy3.7-v7.3.3-win32.zip
80
- .. __ : https://downloads.python.org/pypy/pypy3.6-v7.3.3-win32.zip
81
- .. __ : https://downloads.python.org/pypy/pypy2.7-v7.3.3-win32.zip
72
+ .. __ : https://downloads.python.org/pypy/pypy3.7-v7.3.4-osx64.tar.bz2
73
+ .. __ : https://downloads.python.org/pypy/pypy2.7-v7.3.4-osx64.tar.bz2
82
74
83
- .. __ : https://downloads.python.org/pypy/pypy3.7-v7.3.3-osx64.tar.bz2
84
- .. __ : https://downloads.python.org/pypy/pypy3.6-v7.3.3-osx64.tar.bz2
85
- .. __ : https://downloads.python.org/pypy/pypy2.7-v7.3.3-osx64.tar.bz2
75
+ .. __ : https://downloads.python.org/pypy/pypy3.7-v7.3.4-aarch64.tar.bz2
76
+ .. __ : https://downloads.python.org/pypy/pypy2.7-v7.3.4-aarch64.tar.bz2
86
77
87
- .. __ : https://downloads.python.org/pypy/pypy3.7-v7.3.3-aarch64.tar.bz2
88
- .. __ : https://downloads.python.org/pypy/pypy3.6-v7.3.3-aarch64.tar.bz2
89
- .. __ : https://downloads.python.org/pypy/pypy2.7-v7.3.3-aarch64.tar.bz2
78
+ .. _`PyPy v7.3.4` : https://doc.pypy.org/en/latest/release-v7.3.4.html
79
+ .. _`vcredist.x86.exe` : https://www.microsoft.com/en-us/download/details.aspx?id=52685
90
80
91
81
..
92
82
table finish
93
83
94
84
95
85
.. list-table :: Other Platfoms
96
- :widths: 20 15 15 15 35
86
+ :widths: 20 15 15 35
97
87
:header-rows: 1
98
88
99
89
* - OS
100
90
- PyPy3.7
101
- - PyPy3.6
102
91
- PyPy2.7
103
92
- Notes
104
93
105
94
* - **Linux x86 32 bit **
106
95
107
- - Download __
108
96
- Download __
109
97
- Download __
110
98
- compatible with CentOS6 and later
@@ -113,46 +101,30 @@ We provide pre-compiled binaries for many platforms and OSes:
113
101
114
102
- n/a
115
103
- 7.3.1 __
116
- - 7.3.1 __
117
104
- 64bit big-endian, Fedora 20 [1 ]_
118
105
119
106
* - **PowerPC PPC64le **
120
107
121
108
- n/a
122
109
- 7.3.1 __
123
- - 7.3.1 __
124
110
- 64bit little-endian, Fedora 21 [1 ]_
125
111
126
112
* - **S390x **
127
113
128
- - Download __
129
114
- Download __
130
115
- Download __
131
116
- built on Redhat Linux 7.2 [1 ]_
132
117
133
-
134
-
135
118
119
+ .. __ : https://downloads.python.org/pypy/pypy3.7-v7.3.4-linux32.tar.bz2
120
+ .. __ : https://downloads.python.org/pypy/pypy2.7-v7.3.4-linux32.tar.bz2
136
121
137
- .. __ : https://downloads.python.org/pypy/pypy3.7-v7.3.3-linux32.tar.bz2
138
- .. __ : https://downloads.python.org/pypy/pypy3.6-v7.3.3-linux32.tar.bz2
139
- .. __ : https://downloads.python.org/pypy/pypy2.7-v7.3.3-linux32.tar.bz2
140
-
141
- .. __ : https://downloads.python.org/pypy/pypy3.6-v7.3.1-ppc64.tar.bz2
142
122
.. __ : https://downloads.python.org/pypy/pypy2.7-v7.3.1-ppc64.tar.bz2
143
123
144
- .. __ : https://downloads.python.org/pypy/pypy3.6-v7.3.1-ppc64le.tar.bz2
145
124
.. __ : https://downloads.python.org/pypy/pypy2.7-v7.3.1-ppc64le.tar.bz2
146
125
147
- .. __ : https://downloads.python.org/pypy/pypy3.7-v7.3.3-s390x.tar.bz2
148
- .. __ : https://downloads.python.org/pypy/pypy3.6-v7.3.3-s390x.tar.bz2
149
- .. __ : https://downloads.python.org/pypy/pypy2.7-v7.3.3-s390x.tar.bz2
150
-
151
- .. _`PyPy v7.3.3` : https://doc.pypy.org/en/latest/release-v7.3.3.html
152
- .. _`vcredist.x86.exe` : https://www.microsoft.com/en-us/download/details.aspx?id=52685
153
-
154
-
155
- .. _what's new in PyPy 7.3.3? : https://doc.pypy.org/en/latest/release-v7.3.3.html
126
+ .. __ : https://downloads.python.org/pypy/pypy3.7-v7.3.4-s390x.tar.bz2
127
+ .. __ : https://downloads.python.org/pypy/pypy2.7-v7.3.4-s390x.tar.bz2
156
128
157
129
.. [1 ]
158
130
Linux binaries are provided for the
@@ -182,7 +154,7 @@ packaged libraries are frozen to the version shipped, so updating your system
182
154
libraries will not affect this installation of PyPy. Also see the note about
183
155
SSL certificates below.
184
156
185
- For aarch64, s390x, and ppc64, the binaries target a specific operating system.
157
+ For s390x, and ppc64, the binaries target a specific operating system.
186
158
These binaries are dynamically linked, and thus might not be usable due to the
187
159
sad story of linux binary compatibility. This means that **Linux binaries are
188
160
only usable on the distributions written next to them ** unless you're ready to
@@ -304,7 +276,7 @@ There are as yet few distribution-ready packages. `conda`_ is one easy
304
276
way to get packages with a minimum of compilation.
305
277
We recommend installing ``pip ``, which is the standard package
306
278
manager of Python. It works like it does on CPython as explained in the
307
- `installation documentation `_.
279
+ `installation documentation `_.
308
280
309
281
If you use your distribution's PyPy package we recommend you install packages
310
282
into a virtualenv. If you try to build a module and the build process complains
@@ -335,19 +307,14 @@ Building from source
335
307
# switch to the branch that implements Python 3.7
336
308
hg update py3.7
337
309
338
- # switch to the branch that implements Python 3.6
339
- hg update py3.6
340
-
341
310
Alternatively, get one of the following smaller packages for the source at
342
311
the same revision as the above binaries:
343
312
344
- * `pypy2.7-v7.3.3-src.tar.bz2 `__ (sources, PyPy 2 only)
345
- * `pypy3.6-v7.3.3-src.tar.bz2 `__ (sources, PyPy 3 only)
346
- * `pypy3.7-v7.3.3-src.tar.bz2 `__ (sources, PyPy 3 only)
313
+ * `pypy2.7-v7.3.4-src.tar.bz2 `__ (sources, PyPy 2 only)
314
+ * `pypy3.7-v7.3.4-src.tar.bz2 `__ (sources, PyPy 3 only)
347
315
348
- .. __ : https://downloads.python.org/pypy/pypy2.7-v7.3.3-src.tar.bz2
349
- .. __ : https://downloads.python.org/pypy/pypy3.6-v7.3.3-src.tar.bz2
350
- .. __ : https://downloads.python.org/pypy/pypy3.7-v7.3.3-src.tar.bz2
316
+ .. __ : https://downloads.python.org/pypy/pypy2.7-v7.3.4-src.tar.bz2
317
+ .. __ : https://downloads.python.org/pypy/pypy3.7-v7.3.4-src.tar.bz2
351
318
352
319
353
320
2. Make sure you **installed the dependencies. ** See the list here __.
@@ -480,17 +447,39 @@ pre-compiling them, normal users will get errors:
480
447
normally found: e.g. in your project's main directory, or in a
481
448
directory that you add to the env var ``PYTHONPATH ``.
482
449
483
- .. _`package.py` : https://foss.heptapod.net/pypy/pypy/-/blob/release-pypy3.7-v7.3.3 /pypy/tool/release/package.py
450
+ .. _`package.py` : https://foss.heptapod.net/pypy/pypy/-/blob/release-pypy3.7-v7.3.4 /pypy/tool/release/package.py
484
451
485
452
486
- ..
453
+ ..
487
454
checksum start
488
455
489
456
Checksums
490
457
---------
491
458
492
459
Here are the checksums for latest downloads
493
460
461
+ pypy3.7-7.3.4 sha256::
462
+
463
+ a4148fa73b74a091e004e1f378b278c0b8830984cbcb91e10fa31fd915c43efe pypy3.7-v7.3.4-aarch64.tar.bz2
464
+ 04de1a2e80530f3d74abcf133ec046a0fb12d81956bc043dee8ab4799f3b77eb pypy3.7-v7.3.4-linux32.tar.bz2
465
+ 09d7298b44a38648a87995ec06e1e093761644e50f547c8bb0b2d7f4fe433548 pypy3.7-v7.3.4-linux64.tar.bz2
466
+ 8a4f0e6c7e3845820202bf7f46b48e36886ceb820ff0767963fd74091c4f5d13 pypy3.7-v7.3.4-osx64.tar.bz2
467
+ 7d6fb180c359a66a158ef6e81eeca88fbabbb62656a1700f425a70db18de2a0f pypy3.7-v7.3.4-s390x.tar.bz2
468
+ 74d3c1e79f3fc7d384ffb32d3d2a95c2d5f61b81091eccce12ac76030d96ad08 pypy3.7-v7.3.4-src.tar.bz2
469
+ 80d4da3aaeb8b4cc5e4e4ea747f2e468e9f448da549aa7ada4d59c24380cda43 pypy3.7-v7.3.4-src.zip
470
+ 0ff4e4653f1ff0653f105680eb101c64c857fa8f828a54a61b02f65c94b5d262 pypy3.7-v7.3.4-win64.zip
471
+
472
+ pypy2.7-7.3.4 sha256::
473
+
474
+ 9e741162ce486b14fbcf5aa377796d26b0529a9352fb602ee8b66c005f8420d1 pypy2.7-v7.3.4-aarch64.tar.bz2
475
+ 653cc3f0612399e494021027f4463d62639dffa4345736a16d0704f3f8a61d5f pypy2.7-v7.3.4-linux32.tar.bz2
476
+ d3f7b0625e770d9be62201765d7d2316febc463372fba9c93a12969d26ae03dd pypy2.7-v7.3.4-linux64.tar.bz2
477
+ ee7bf42ce843596521e02c763408a5164d18f23c9617f1b8e032ce0675686582 pypy2.7-v7.3.4-osx64.tar.bz2
478
+ f19b70ca5bd918d1349444be775bc2194c8165b0140e6e8b87c3ee101765a5ba pypy2.7-v7.3.4-s390x.tar.bz2
479
+ ff9b928237767efe08ccfba79dae489519b3c768fb6e3af52d39c2a8a1c21ca4 pypy2.7-v7.3.4-src.tar.bz2
480
+ e0811ecc272fee58e01b95c4c12f23b115a3e64075a1b50dcefe8faaa6cca869 pypy2.7-v7.3.4-src.zip
481
+ 1080012d7a3cea65182528259b51d52b1f61a3717377c2d9ba11ef36e06162d5 pypy2.7-v7.3.4-win64.zip
482
+
494
483
pypy3.7-7.3.3 sha256::
495
484
496
485
ee4aa041558b58de6063dd6df93b3def221c4ca4c900d6a9db5b1b52135703a8 pypy3.7-v7.3.3-aarch64.tar.bz2
0 commit comments