Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| a32d5f95 | 2024-05-29 08:04:35 | use MODPY_COMPILEALL | ||
| b980bb55 | 2024-05-06 12:22:30 | bump REVISION for py3.10 -> py3.11 switch | ||
| 9b172df5 | 2023-09-27 15:26:15 | remove a remaining couple of unnecessary PATCHORIG (there is one more in texlive but there are too many fiddly pieces there to touch now) | ||
| 12a77ee5 | 2023-09-19 15:16:35 | move to new style, kill :0 | ||
| 81d58166 | 2022-11-13 15:27:35 | bump for MODPY_DEFAULT_VERSION_3 change | ||
| 5bba7c30 | 2022-03-11 18:24:26 | drop RCS Ids | ||
| 8ad2bb9a | 2021-11-02 00:00:12 | bump REVISION for switch from Python 3.8 -> 3.9 | ||
| caf9837c | 2021-03-06 11:59:50 | update to netgen-1.5.171, from maintainer | ||
| 3cbe1c2f | 2021-02-23 19:39:08 | Reverse the polarity of MODPY_VERSION; default is now 3.x, if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}. This commit doesn't change any versions currently used; it may be that some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those should be cleaned up in the course of updating ports where possible. Python module ports providing py3-* packages should still use FLAVOR=python3 so that we don't have a mixture of dependencies some using ${MODPY_FLAVOR} and others not. | ||
| d9cfe411 | 2020-07-03 21:12:24 | bump REVISION; python 3 default changed to 3.8 |