view pkg-message @ 16:f02a08eefd82

Allow to build some CFFI ports to build again with current PyPy3: the internal PyPy3 directly layout has changed
author Franz Glasner <fzglas.hg@dom66.de>
date Mon, 03 Oct 2022 11:37:45 +0200
parents 3e54ae4e5d8b
children d0af9cb186c0
line wrap: on
line source

[
{ type: install
  message: <<EOM
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

Note that PyPy does not implement the following module that would
have been provided as a separate port:

bsddb           databases/pypy-bsddb
EOM
}
]