Mercurial > hgrepos > FreeBSD > ports > PyPy
diff lang/pypy310/pkg-descr @ 200:792fb463576a
FIX: update the package description to contain the correct Python implementation 3.10.16
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Wed, 12 Mar 2025 16:44:26 +0100 |
| parents | 4f64ace8fb9e |
| children |
line wrap: on
line diff
--- a/lang/pypy310/pkg-descr Wed Mar 12 13:45:29 2025 +0100 +++ b/lang/pypy310/pkg-descr Wed Mar 12 16:44:26 2025 +0100 @@ -1,5 +1,5 @@ PyPy3 is a fast, compliant alternative implementation of the Python 3 -language (Python 3.10.13). It has several advantages and distinct +language (Python 3.10.16). It has several advantages and distinct features: - Speed: thanks to its Just-in-Time compiler, Python programs often run faster
