tech-pkg archive

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

Re: Order of PYTHON_VERSIONS_ACCEPTED and similar



David Brownlee <abs%absd.org@localhost> writes:

> a) Recommend listing the options in descending version order & update
> pkglint to match
> b) Change the mk logic to pick the highest version when multiple provided

c) Keep the logic to pick the default version if in the
PYTHON_VERSIONS_ACCEPTED list, and if
not, the earliest version from the list of versions in
lang/python/pyversion.mk, and order that list from most to least
preferred (such that bleeding edge versions are de-preferred when added
and moved up to preferred, and finally default).

Which is a minor tweak on your b.


Home | Main Index | Thread Index | Old Index