Skip to content
Snippets Groups Projects
Commit fb71ab56fca3 authored by Matti Picus's avatar Matti Picus
Browse files

release 7.3.0

parent d3d2835dab48
No related branches found
No related tags found
No related merge requests found
This diff is collapsed.
......@@ -58,7 +58,6 @@
This solution to the portability problem means that the versions of the
packaged libraries are frozen to the version shipped, so updating your system
libraries will not affect this installation of PyPy. Also see the note about
SSL certificates below. If you wish to use your system libraries instead,
there are other solutions.
SSL certificates below.
For aarch64, s390x, and ppc64, the binaries target a specific operating system.
......@@ -63,9 +62,9 @@
For aarch64, s390x, and ppc64, the binaries target a specific operating system.
These binaries are dynamically linked, and thus might -not be usable due to the
sad story of linux binary compatibility. This means -that **Linux binaries are
only usable on the distributions written next to -them** unless you're ready to
hack your system by adding symlinks to the -libraries it tries to open. There
These binaries are dynamically linked, and thus might not be usable due to the
sad story of linux binary compatibility. This means that **Linux binaries are
only usable on the distributions written next to them** unless you're ready to
hack your system by adding symlinks to the libraries it tries to open. There
are better solutions:
* download PyPy from your release vendor (usually an outdated
......@@ -73,6 +72,11 @@
`Fedora`_, `Gentoo`_ and `Arch`_ are known to package PyPy, with various
degrees of being up-to-date.
* use ``sudo snap install --classic <package>``, where ``<package>`` is
``pypy`` or `pypy3``. Snap is a non-vendor specific package manager for
linux, and repackages the download tarballs below with the latest platform-
specific libraries (again, without changing ``libffi``).
* `recompile the CFFI-based`_ TCL/TK, OpenSSL, or sqlite3 modules, using system
libraries and the scripts in ``pypy/lib_pypy``. This solution will not solve
compatibility issues with libffi, since that is baked into PyPy.
......@@ -230,9 +234,9 @@
----------
All binary versions are packaged in a ``tar.bz2`` or ``zip`` file. When
uncompressed, they run in-place. For now you can uncompress them
either somewhere in your home directory or, say, in ``/opt``, and
if you want, put a symlink from somewhere like
uncompressed, they run in-place. You can uncompress them
either somewhere in your home directory or, say, in ``/opt``.
If you want, put a symlink from somewhere like
``/usr/local/bin/pypy`` to ``/path/to/pypy_expanded/bin/pypy``. Do
not move or copy the executable ``pypy`` outside the tree --- put
a symlink to it, otherwise it will not find its libraries.
......@@ -399,7 +403,7 @@
Checksums
---------
Here are the checksums for each of the downloads of PyPy 7.2.0, 7.1.1, 7.1.0
Here are the checksums for each of the downloads of PyPy 7.3.0, 7.2.0, 7.1.1, 7.1.0
pypy2.7-7.3.0 sha256::
......@@ -403,23 +407,14 @@
pypy2.7-7.3.0 sha256::
615dda761d51b68895b633e99f442b061594a7a625cebbc6d5c05005587d33bd pypy2.7-v7.3.0rc3-aarch64.tar.bz2
060a44b0def1c70f081f5d238570ca0bfcce8f52d8e9a0bcadaaf4da9c08f994 pypy2.7-v7.3.0rc3-linux32.tar.bz2
10603b360d52e824d7309978be605c8f144117c61e563e9d3a0206bd4fbadb18 pypy2.7-v7.3.0rc3-linux64.tar.bz2
96b77ed82b6dc79b157e970433c9f819b1c5ef40997160535d7f904288c5ac49 pypy2.7-v7.3.0rc3-osx64.tar.bz2
539ba0faa6b8edaf6d185c17616fbab3e2081707e130e1c124ebcaba50620487 pypy2.7-v7.3.0rc3-s390x.tar.bz2
55ba03b3dd9b2ea1379b63908619bc457f358c42a61dc37e62ce6779f4619565 pypy2.7-v7.3.0rc3-src.tar.bz2
ca38900ed79aa0fe87d565ed6d2528a6863a41de24b160800b1959e6e206203d pypy2.7-v7.3.0rc3-src.zip
f01c89da3fc1b32b8e524eb1c54d83a1bb9825f539cd69ef1d3cb4a162303b70 pypy2.7-v7.3.0rc3-win32.zip
bf8df42c43e43af558f5c6a59c76e4b01cee718999d28d0820d17ba66f21125d pypy2.7-v7.3.0rc1-aarch64.tar.bz2
e8c08c5e6303d12656b3860a54788a581325202db1d9526477be27344c40d106 pypy2.7-v7.3.0rc1-linux32.tar.bz2
7b42389279b2ed00c2e9a66c9a2eb4fefb4ce62929da0d73880f041f37d37f17 pypy2.7-v7.3.0rc1-linux64.tar.bz2
326344ec8c08bec1f968ced750ebecb95a1823314751b54a592eef7b0c8fa8aa pypy2.7-v7.3.0rc1-osx64.tar.bz2
a1a9f37a3fdea1a10f619107f5254c4e1712badac338b4882c2da9739842d746 pypy2.7-v7.3.0rc1-s390x.tar.bz2
5b3d92e591bfd74693db87119da2b77ba35c06947bd098afd293ec846b35bafb pypy2.7-v7.3.0rc1-src.tar.bz2
51d8b0dee35c593072ac63dafcde3bf02deb0f0fe3c40585dc29a2d520882197 pypy2.7-v7.3.0rc1-src.zip
6d1f9766bca3445e7275494be7b72d196fd6f9de0c2bde0d509cfaad930bee67 pypy2.7-v7.3.0rc1-win32.zip
a3dd8d5e2a656849fa344dce4679d854a19bc4a096a0cf62b46a1be127a5d56c pypy2.7-v7.3.0-aarch64.tar.bz2
eac1308b7d523003a5f6d20f58406d52ab14611bcec750122ae513a5a35110db pypy2.7-v7.3.0-linux32.tar.bz2
f4950a54378ac637da2a6defa52d6ffed96af12fcd5d74e1182fb834883c9826 pypy2.7-v7.3.0-linux64.tar.bz2
ca7b056b243a6221ad04fa7fc8696e36a2fb858396999dcaa31dbbae53c54474 pypy2.7-v7.3.0-osx64.tar.bz2
d254b82a00021339762198e41ba7f72316010d0f9bd4dcd7b0755185da9c005e pypy2.7-v7.3.0-s390x.tar.bz2
b0b25c7f8938ab0fedd8dedf26b9e73c490913b002b484c1b2f19d5844a518de pypy2.7-v7.3.0-src.tar.bz2
42dc84a277e7a5e635fe39bbd745f06135902c229a257123332b7555800d915b pypy2.7-v7.3.0-src.zip
a9e3c5c983edba0313a41d3c1ab55b080816c4129e67a6c272c53b9dbcdd97ec pypy2.7-v7.3.0-win32.zip
pypy3.6-7.3.0 sha256::
......@@ -423,24 +418,14 @@
pypy3.6-7.3.0 sha256::
3d5b7e3b69bd7149f445f9ec947fd84bd3e7c884d6adea938e33cf7b9d86b8ae pypy3.6-v7.3.0rc3-aarch64.tar.bz2
819468637b02ad18a6d814ed310a8498d0d456283ef64c5b22ec853d81cef95b pypy3.6-v7.3.0rc3-linux32.tar.bz2
fca54c97d39a5738faf6ec60f1826b4ccf7ea485a0a58d7950e653e6c8d52ecd pypy3.6-v7.3.0rc3-linux64.tar.bz2
6ca6abc145bfd2b0ea356272461b163752ed3d1a117f74cbcdcd16ea814ff5b9 pypy3.6-v7.3.0rc3-osx64.tar.bz2
797ab124cee1d2c2c09bf46bb5bbb7e59f832d26aad41df1e647f6ccb80b349e pypy3.6-v7.3.0rc3-s390x.tar.bz2
1067705f09fef54007da353b34780d782dcec583d11ae8d40df2bbab869770a6 pypy3.6-v7.3.0rc3-src.tar.bz2
b8422d1781f63c5fd8caab454076d3dd64e13d082713555576e8f95b998a2de3 pypy3.6-v7.3.0rc3-src.zip
48333c816963681b2261abf72bce009eca43bc4da59c9e25be878c0f235b65e5 pypy3.6-v7.3.0rc3-win32.zip
dc7c2a34920e13a2968f822291d1a85faec99f7c8708da15828ae3f4b142b284 pypy3.6-v7.3.0rc1-aarch64.tar.bz2
16d7ee8b6e031863fd958024d9d38dcb114484d4673db5f0ada60bedb5c2ed2c pypy3.6-v7.3.0rc1-linux32.tar.bz2
4b4d63d60746a8812a5a6524b5242425a41dbe2bcdb59435893d1212048a1f18 pypy3.6-v7.3.0rc1-linux64.tar.bz2
3ae4c7fa6c66c402d71f4e720969b0e89cf7550745cb585981ad5be6385758ca pypy3.6-v7.3.0rc1-osx64.tar.bz2
df80be7d215aa967d40d26c59b825fff2c5ff2bd1764e1300a4dd15d5c1b482f pypy3.6-v7.3.0rc1-s390x.tar.bz2
f386f658b53c5010a93b722d87a3e536fd61bff8da0a401515f8640082443530 pypy3.6-v7.3.0rc1-src.tar.bz2
0943983740ed0ed29c5097c5a95b1d269357377477d7e2a10e597c728a25485b pypy3.6-v7.3.0rc1-src.zip
a099a46c5efca7927cf304dd36b98e9c61b9da7657ce555275bb1b9e33f7a095 pypy3.6-v7.3.0rc1-win32.zip
b900241bca7152254c107a632767f49edede99ca6360b9a064141267b47ef598 pypy3.6-v7.3.0-aarch64.tar.bz2
7045b295d38ba0b5ee65bd3f078ca249fcf1de73fedeaab2d6ad78de2eab0f0e pypy3.6-v7.3.0-linux32.tar.bz2
d3d549e8f43de820ac3385b698b83fa59b4d7dd6cf3fe34c115f731e26ad8856 pypy3.6-v7.3.0-linux64.tar.bz2
87b2545dad75fe3027b4b2108aceb9fdadcdd24e61ae312ac48b449fdd452bf3 pypy3.6-v7.3.0-osx64.tar.bz2
0fe2f7bbf42ea88b40954d7de773a43179a44f40656f2f58201524be70699544 pypy3.6-v7.3.0-s390x.tar.bz2
48d12c15fbcbcf4a32882a883195e1f922997cde78e7a16d4342b9b521eefcfa pypy3.6-v7.3.0-src.tar.bz2
8ae9efd0a2aadb19e892bbd07eca8ef51536296a3ef93964149aceba511e79ca pypy3.6-v7.3.0-src.zip
30e6870c4f3d8ef91890a6556a98080758000ba7c207cccdd86a8f5d358998c1 pypy3.6-v7.3.0-win32.zip
pypy2.7-7.2.0 sha256::
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment