# HG changeset patch # User Franz Glasner # Date 1705405515 -3600 # Node ID a1fb60596d431d41a1e3419cbf8cbcb62cc38f3a # Parent 1e06396580adab9e100145028e94f1885e947df8 Also document that pypy2 implements Python 2.7 diff -r 1e06396580ad -r a1fb60596d43 lang/pypy2/Makefile --- a/lang/pypy2/Makefile Tue Jan 16 12:42:49 2024 +0100 +++ b/lang/pypy2/Makefile Tue Jan 16 12:45:15 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 2.7) WWW= https://www.pypy.org LICENSE= MIT PSFL