mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
- Drops support for Python 2.7, adds it for 3.9/3.10. - Switched build system from "python3 setup.py" to using the `build` and `installer` modules (was having versioning issues, otherwise).