changeset 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 8b567a874360
children aa93453cd531
files lang/pypy310/pkg-descr
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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