Skip to content

Commit

Permalink
Merge pull request #114 from alex/patch-1
Browse files Browse the repository at this point in the history
Update homebrew references in docs
  • Loading branch information
mattip authored Apr 16, 2024
2 parents 07d6a79 + 734afdb commit b4ca5f1
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions pages/download_advanced.rst
Original file line number Diff line number Diff line change
Expand Up @@ -60,17 +60,15 @@ We provide pre-compiled binaries for many platforms and OSes:
- Download__
- Download__
- Download__
- MacOS >= 11. Not signed, for signed packages use conda_. Homebrew_ does
not yet provide PyPy3.9+.
- MacOS >= 11. Not signed, for signed packages use conda_.

* - **MacOS x86_64**

- Download__
- Download__
- Download__
- MacOS >= 10.15, not for Mojave and below. Not signed, for signed
packages or older versions use conda_. Homebrew_ does not yet provide
PyPy3.9+.
packages or older versions use conda_.

* - **Linux ARM64**

Expand Down Expand Up @@ -206,7 +204,7 @@ are better solutions:
.. _`Debian`: https://packages.debian.org/sid/pypy
.. _`Fedora`: https://fedoraproject.org/wiki/Features/PyPyStack
.. _`Gentoo`: https://packages.gentoo.org/package/dev-python/pypy
.. _`Homebrew`: https://github.com/Homebrew/homebrew-core/blob/master/Formula/pypy.rb
.. _`Homebrew`: https://github.com/Homebrew/homebrew-core/blob/master/Formula/p/pypy.rb
.. _`Arch`: https://wiki.archlinux.org/index.php/PyPy
.. _`portable-pypy`: https://github.com/squeaky-pl/portable-pypy#portable-pypy-distribution-for-linux
.. _`recompile the CFFI-based`: https://doc.pypy.org/en/latest/build.html#build-cffi-import-libraries-for-the-stdlib
Expand Down

0 comments on commit b4ca5f1

Please sign in to comment.