Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| d169a9c4 | 2026-07-06 10:40:11 | bugfix update to py3-numpy-2.5.1 | ||
| 11345fb3 | 2026-06-27 14:05:19 | update to py3-numpy-2.5.0, ok tb | ||
| cdb936f8 | 2026-05-19 09:42:33 | update to py3-numpy-2.4.6 | ||
| 2f850142 | 2026-03-30 12:32:52 | update to py3-numpy-2.4.4 | ||
| 1b64f37b | 2026-03-10 14:08:14 | update to py3-numpy-2.4.3 | ||
| 21729af4 | 2026-02-28 12:17:49 | update to py3-numpy-2.4.2 | ||
| e6399325 | 2026-02-07 09:27:25 | cython picks up pythran at run time in some cases, resulting in DPB failure if junking occurs. This was being avoided by adding a BDEP on pythran to ports depending on cython. Change this to using nojunk DPB_PROPERTIES instead as the pythran dep is fairly heavy to build (using gfortran) and this on the path to building rust (via clang -> py-sphinx -> py-stemmer -> cython) which is indirectly used by a quarter of the ports tree. | ||
| 71174535 | 2026-01-18 11:50:29 | use -Csetup-args=-Dcpu-(baseline|dispatch) to disable cpu features on i386 rather than sed'ing meson.options. add some more commentaey. | ||
| c84f55eb | 2026-01-17 12:17:56 | py3-numpy: unbreak on old amd64 CPUs, reported/tested by stu, ok kn sthen | ||
| 83256020 | 2026-01-12 05:39:02 | Update to numpy 2.4.1, help/ok sthen, no objection daniel Tested in bulks on amd64 by me and on i386 by sthen. Tested on aarch64, amd64, i386 and sparc64. jca will address riscv64 brekage in tree. |