blob: 6801faf70fe464e46c1da3686b15c31a0b352db7 (
plain) (
blame)
1
2
3
4
5
6
7
|
# 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.9.23
|