Files
ports/lang/python315/files/pkg-message.in
T

20 lines
606 B
Plaintext

[
{ type: [install, upgrade],
message: <<EOM
Note that this is a preview version that is not recommended for
production environments. Maintainers of third-party packages
are, however, encouraged to test.
Note that the ABI is not stable yet.
Note that some standard Python modules are provided as separate ports
as they require additional dependencies. They are available as:
py%%PYTHON_SUFFIX%%-gdbm databases/py-gdbm@py%%PYTHON_SUFFIX%%
py%%PYTHON_SUFFIX%%-sqlite3 databases/py-sqlite3@py%%PYTHON_SUFFIX%%
py%%PYTHON_SUFFIX%%-tkinter x11-toolkits/py-tkinter@py%%PYTHON_SUFFIX%%
EOM
}
]