add a comment about py2 use (newer versions of pygments.rb can use py3)

This commit is contained in:
sthen 2022-12-06 13:05:24 +00:00
parent 8e832892ad
commit eeb6977bff
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@ PERMIT_PACKAGE= Yes
MODULES= lang/ruby \
lang/python
# includes vendored (old) copy of pygments; current versions of
# pygments.rb are up-to-date and do support python 3
MODPY_VERSION = ${MODPY_DEFAULT_VERSION_2}
MODPY_BUILDDEP= No