2020-10-12 13:52:42 +00:00
|
|
|
# Mk/Uses/python.mk includes this file, don't remove it!
|
|
|
|
|
|
2022-06-09 19:00:20 +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-04 12:34:15 +00:00
|
|
|
PYTHON_DISTVERSION= 3.9.23
|