svn commit: r427124 - in head/devel: . py-tinyrpc

Kubilay Kocak koobs at FreeBSD.org
Sat Nov 26 08:12:59 UTC 2016


On 26/11/2016 6:18 AM, Kurt Jaeger wrote:
> +USES=		python:2

This is likely incorrect, unless the package depends on the python2
symlink (thus needing lang/python2), in which case it should be patched
to use PYTHON_CMD (PEP394 compatible, version-suffixed script names)
instead.

Please use -2.7 instead to say only/any 2.x version of Python instead.


More information about the svn-ports-all mailing list