summaryrefslogtreecommitdiff
path: root/doc/pkgsrc.txt
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-01-12 09:43:30 +0000
committerwiz <wiz@pkgsrc.org>2014-01-12 09:43:30 +0000
commite8c08d3e77f859e9ed42611d1c34d5d0935c6900 (patch)
treee61180735895e4fcf7ebaeef052d7102156ee4a3 /doc/pkgsrc.txt
parentefc93ec55a4b87ea87216016fb9659c1e81294b9 (diff)
downloadpkgsrc-e8c08d3e77f859e9ed42611d1c34d5d0935c6900.tar.gz
PYTHON_VERSIONS_ACCEPTED cleanup.
Diffstat (limited to 'doc/pkgsrc.txt')
-rw-r--r--doc/pkgsrc.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/pkgsrc.txt b/doc/pkgsrc.txt
index eee07aa588a..026e1723a7b 100644
--- a/doc/pkgsrc.txt
+++ b/doc/pkgsrc.txt
@@ -3569,7 +3569,7 @@ If the default Python versions are not supported by the software, set the
PYTHON_VERSIONS_ACCEPTED variable to the Python versions the software is known
to work with, from the most recent to the older one, e.g.
-PYTHON_VERSIONS_ACCEPTED= 31 27 26
+PYTHON_VERSIONS_ACCEPTED= 33 27 26
If the packaged software is a Python module, include "../../lang/python/
extension.mk". In this case, the package directory should be called "