view pkg-message @ 14:0e79fd0685d3

Because the slave port pypy3 now needs an extra LIB_DEPENDS item just add here only; do not overwrite
author Franz Glasner <fzglas.hg@dom66.de>
date Sun, 02 Oct 2022 13:21:57 +0200
parents 5797a1bc38cb
children 3e54ae4e5d8b
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
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
}
]