Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x11-toolkits/py-tkinter: fix build with Python 3.12+ | Charlie Li | 8 days | 1 | -3/+4 |
| | | | | | | | | | | Certain internal headers are included unconditionally starting with Python 3.12, but this should have been built with the appropriate preprocessor macros for internal headers set anyway. Also clean up some duplicate directory definitions while here. PR: 286298 Event: Kitchener-Waterloo Hackathon 202506 | ||||
* | x11-toolkits/py-tkinter: convert to USE_PYTHON=pep517 | Charlie Li | 2025-03-11 | 1 | -0/+24 |
Note USES=tk limited to 8.6; 9.0 support is not expected until Python 3.14 PR: 268283 |