You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-03-31 14:42:53 -07:00
The existing patch targets 1.8.0 but py310 uses 1.7.2 which has different version caps. Add a separate patch for 1.7.2 and apply patches conditionally based on python version. Signed-off-by: Paul Guyot <pguyot@kallisys.net>