> On 2 Jul 2026, at 00:18, Dave Allured - NOAA Affiliate > <[email protected]> wrote: > > 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
Confirmed: I was able to compile libpsl after removing all Python dependencies written in the Portfile. Thanks for letting us know! Vincent PS: That being said, I’ll try and write the port group file allowing for automatic Python variant generation.
