# HG changeset patch # User Franz Glasner # Date 1741794266 -3600 # Node ID 792fb463576a874fd9a7943ff426df7b33bbc7a4 # Parent 8b567a8743601e650d5ac577155a0e182e899dfe FIX: update the package description to contain the correct Python implementation 3.10.16 diff -r 8b567a874360 -r 792fb463576a lang/pypy310/pkg-descr --- 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