2021-10-28 15:26:49 +03:00
|
|
|
# Mk/Uses/python.mk includes this file, don't remove it!
|
|
|
|
|
|
2022-06-09 19:00:21 +08:00
|
|
|
# Do not forget to
|
|
|
|
|
# 1. Update python documentation (lang/python-doc-*)
|
|
|
|
|
# Run "make -C lang/python-doc-html makesum"
|
|
|
|
|
# 2. Remove PORTREVISION in Makefile
|
2025-06-12 00:30:37 +00:00
|
|
|
PYTHON_DISTVERSION= 3.11.13
|