diff lang/pypy3/pkg-descr @ 193:4f64ace8fb9e

Extend COMMENT and pkg-dest
author Franz Glasner <hg@dom66.de>
date Tue, 16 Jan 2024 16:53:40 +0100
parents 3b09db02a788
children
line wrap: on
line diff
--- a/lang/pypy3/pkg-descr	Tue Jan 16 13:01:07 2024 +0100
+++ b/lang/pypy3/pkg-descr	Tue Jan 16 16:53:40 2024 +0100
@@ -1,5 +1,5 @@
-PyPy3 is a fast, compliant alternative implementation of the Python
-language (3.7.13, 3.8.13, 3.9.12). It has several advantages and distinct
+PyPy3 is a fast, compliant alternative implementation of the Python 3
+language. It has several advantages and distinct
 features:
 
  - Speed: thanks to its Just-in-Time compiler, Python programs often run faster