4ade56468f
Please read: https://blog.python.org/2026/05/python-3150-beta-1/ Changelog: https://www.python.org/downloads/release/python-3150b1/ Details: https://docs.python.org/3.15/whatsnew/3.15.html PR: 295131 Sponsored by: UNIS Labs
20 lines
606 B
Plaintext
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
|
|
}
|
|
]
|