On Mon, 13 Jul 2026 10:33:37 +0200 Andrea Venturoli wrote:
> On 7/13/26 08:56, Kirill Ponomarev wrote:
>> Hi Andrea,  
> 
> Hello and thanks for answering.
> 
> 
> 
>> That said, until the 3008 port lands you can keep building 3006 on
>> Python 3.11 in Poudriere. The BROKEN marker is keyed on PYTHON_REL >=
>> 31200, so building against 3.11 sidesteps it. Scope it to a dedicated
>> set so only that set drops to 3.11  
> 
> I tried, but I didn't succeed. This is probably ignorance on my part.
> So I was asking: how do I do this exactly?
> I tried "poudriere ... sysutils/py-salt@py311" and other commands, but 
> they all failed in some way.

In sysutils/py-salt/Makefile line 38, replace "python" with "python:3.11".

Reply via email to