On Mon, Jun 29, 2026 at 3:04 AM Vincent Habchi <[email protected]> wrote:

> Josh,
>
> > For libpsl, things are more difficult since python 3.11 and later
> require C11. Please see the open Trac tickets for libpsl.
>
> I understand the problem: requiring a higher version would need the user
> to install a newer Clang which itself depends on the newer Python.
>
> But we don’t have to hardcode a version. Unless I am missing something,
> which is likely, adding libpsl to the Python portgroup would let the port
> dynamically decide which Python version to use according to prior
> python_select settings, no?
>

It looks like libpsl removed the python build dependency in the current
release, 0.22.0.  Therefore it should be safe to completely remove python
from the libpsl Portfile.  This should simplify the concerns over python
version.  Would someone please review this PR to remove that dependency?
Thanks.

https://github.com/macports/macports-ports/pull/33387

Reply via email to