On Mon, Dec 14, 2020 at 06:31:44PM +0000, Jonathan Perkin wrote:
* On 2020-12-14 at 18:26 GMT, Roy Marples wrote:
Can pbulk handle different python versions for stuff when using a limited list?
If so, how?
Sure. Just list the appropriate lang/pythonXX versions in your
limited_list and that will build all multi-python packages for each of
them.
That won't change the list of versions build for each package. Append to
PYTHON_VERSIONS_INCOMPATIBLE in mk.conf (potentially based on PKGPATH)
to drop the versions you don't want to get built.