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
8 lines
244 B
Makefile
8 lines
244 B
Makefile
# Mk/Uses/python.mk includes this file, don't remove it!
|
|
|
|
# Do not forget to
|
|
# 1. Update python documentation (lang/python-doc-*)
|
|
# Run "make -C lang/python-doc-html makesum"
|
|
# 2. Remove PORTREVISION in Makefile
|
|
PYTHON_DISTVERSION= 3.15.0b1
|