Mercurial > hgrepos > FreeBSD > ports > PyPy
diff lang/pypy310/Makefile @ 190:1e06396580ad
More detailed comments regarding the Python implementations
| author | Franz Glasner <hg@dom66.de> |
|---|---|
| date | Tue, 16 Jan 2024 12:42:49 +0100 |
| parents | 0110ab1309c1 |
| children | 24bb1d616158 |
line wrap: on
line diff
--- a/lang/pypy310/Makefile Tue Jan 16 09:29:26 2024 +0100 +++ b/lang/pypy310/Makefile Tue Jan 16 12:42:49 2024 +0100 @@ -8,7 +8,7 @@ DISTNAME= pypy${PYPY_PYTHON_IMPL_VER}-v${DISTVERSION}-src MAINTAINER= fzglas.hg@dom66.de -COMMENT= Fast, compliant implementation of the Python language +COMMENT= Fast, compliant implementation of the Python language (Python 3.10) WWW= https://www.pypy.org LICENSE= MIT PSFL
