diff --git a/lang/python310/Makefile.version b/lang/python310/Makefile.version index daafc7dad256..7b1b67f25793 100644 --- a/lang/python310/Makefile.version +++ b/lang/python310/Makefile.version @@ -1,5 +1,7 @@ # Mk/Uses/python.mk includes this file, don't remove it! -# Do not forget to update python documentation (lang/python-doc-*) -# Run "make -C lang/python-doc-html makesum" +# 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.10.5