2021-04-09 01:31:49 +03: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-05 01:13:17 +00:00
|
|
|
PYTHON_DISTVERSION= 3.10.18
|