# HG changeset patch # User Franz Glasner # Date 1665085258 -7200 # Node ID 831b7b2d3e1b1e37a47cf34a3765a5c8285b9dc5 # Parent 0ba8512ad4c5ed820ac10c43d70d776a1552f7af - pypy-tkinter is now supported. - better working for gdbm diff -r 0ba8512ad4c5 -r 831b7b2d3e1b pkg-message --- a/pkg-message Thu Oct 06 12:35:52 2022 +0200 +++ b/pkg-message Thu Oct 06 21:40:58 2022 +0200 @@ -4,9 +4,9 @@ Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: -gdbm databases/pypy-gdbm (only for pypy, not for pypy3) -sqlite3 databases/pypy-sqlite3 -tkinter x11-toolkits/pypy-tkinter (not yet supported) +gdbm databases/pypy-gdbm (only for pypy, already included in pypy3) +sqlite3 databases/pypy-sqlite3 +tkinter x11-toolkits/pypy-tkinter Note that PyPy does not implement the following module that would have been provided as a separate port: