Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 16664fa5 | 2026-01-18 13:02:56 | Loosen meson-python dependency. | ||
| e9132643 | 2025-10-23 13:19:51 | remove MODPY_COMMENT from PLISTs, no longer needed | ||
| ec918324 | 2025-10-20 19:22:54 | garbage-collect old @conflict entries; many were never needed, some are no longer needed since 6.9 was dropped from quirks. (experience has shown that having these around when not needed causes some confusion when using another port as a template for a new one; not least by me ;) | ||
| fdf76c10 | 2025-10-18 20:55:37 | update matplotlib to 3.10.7 | ||
| df0bd1e3 | 2025-06-24 14:04:22 | now fails on 32-bit archs; set ONLY_FOR_ARCHS ../src/_backend_agg_wrapper.cpp:253:17: error: non-constant-expression cannot be narrowed from type 'unsigned int' to 'long' in initializer list [-Wc++11-narrowing] | ||
| 7db0b693 | 2025-06-19 23:55:02 | update py-matplotlib to 3.10.3 tested by and ok bket@ | ||
| 898fe946 | 2025-05-20 12:10:49 | bump py-numpy consumers. at least those which have compiled modules using numpy are no longer ABI-compatible following the update to numpy 2.x. this may over-bump slightly, but I've seen problems with at least pandas and scipy, and identifying others individually is too time-consuming. | ||
| 9997ab0d | 2025-05-19 21:52:54 | update to matplotlib 3.9.4 tested and ok bket@ thanks! | ||
| be4e6c05 | 2025-05-15 21:38:54 | remove version constraint on numpy older than 2.x | ||
| e6e116ef | 2025-04-29 10:38:35 | sync PLISTs for setuptools ports |