Date: Tue, 11 Sep 2018 15:28:15 +0100 From: tech-lists <tech-lists@zyxst.net> To: FreeBSD Current <freebsd-current@freebsd.org> Cc: freebsd-ports@freebsd.org Subject: how to enforce one version of python Message-ID: <fcb50bfe-c21f-a3ba-9d9f-2af92c3565d4@zyxst.net>
next in thread | raw e-mail | index | archive | help
Hi, There are a number of ports that seem to have their own preferential flavour of python, and some for example want to install python27 and python36 in the same place, and it's a pain when using portupgrade or similar tools. I have this in my /etc/make.conf: DEFAULT_VERSIONS+= python=2.7 Is this incorrect? I assume it must be, as for example devel/pylint (pylint-py27-1.9.2) wants to upgrade to pylint-py36-2.1.1 thanks, -- J.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?fcb50bfe-c21f-a3ba-9d9f-2af92c3565d4>