pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: py311 conflict



Jason Bacon <jtocino%gmx.com@localhost> writes:

> FYI, FreeBSD ports has USE_PYTHON=concurrent for any ports that install
> files that will conflict for different python versions.  This
> automatically adds a python version to all installed files and a symlink
> to the default python version.

Interesting.   That semantics won't quite work for us, becuase the
default assumption is that it can be parallel installed unless it is
marked to conflict.

But, having a variable that turns on renaming of non-suffixed
non-namespaced failes and registers them with alternatives makes sense,
perhaps

PYTHON_AUTO_ALTERNATIVES=yes

and it would be an error if there are no such files?


Home | Main Index | Thread Index | Old Index