K 10 svn:author V 5 koobs K 8 svn:date V 27 2019-08-12T01:35:23.238080Z K 7 svn:log V 708 MFH: r508701 devel/py-virtualenvwrapper: Allow Python 3 builds virtualenvwrapper supports Python 3, remove unnecessary limitation on 2.7 accordingly. A dependency (sphinxcontrib-bitbucket) Python 3 build/run error was fixed in ports r508699, which is required by virtualenvwrapper for its DOCS option/build. While I'm here: - Level up ports compliance (NO_ARCH, USES/USE order) - Remove unecessary DOCS_VARS DOCSDIR override (concurrent does this) - Patch virtualenvwrapper command invocations (virtualenv, virtualenv-clone) to use Python version-specific filenames Approved by: portmgr (blanket(s): ports compliance, python compliance) Approved by: ports-secteam (blanket(s): port bugfixes) END