Mercurial > hgrepos > FreeBSD > ports > PyPy
diff pkg-descr @ 76:82ca701f5432
Build PyPy3 for Python 3.8 using PyPy3.8-v7.3.9
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Mon, 03 Oct 2022 11:38:58 +0200 |
| parents | 117f9bd112b0 |
| children | c356842bd68c |
line wrap: on
line diff
--- a/pkg-descr Sat Oct 01 14:21:56 2022 +0200 +++ b/pkg-descr Mon Oct 03 11:38:58 2022 +0200 @@ -1,5 +1,5 @@ PyPy3 is a fast, compliant alternative implementation of the Python -language (3.5.3). It has several advantages and distinct features: +language (3.8.13). It has several advantages and distinct features: - Speed: thanks to its Just-in-Time compiler, Python programs often run faster on PyPy3.
