ddc3acdf2c
Changelog: https://docs.python.org/3.14/whatsnew/changelog.html#python-3-14-6-final While here: - rebase formatting similar to lang/python313 - expose JIT option (disabled by default) - allow LibreSSL PR: 296007 Event: Works Must Run
8 lines
242 B
Makefile
8 lines
242 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.14.6
|