Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| be009bc8 | 2024-12-22 12:06:33 | Use a bdep rather than MODPY_PYBUILD for pulling in setuptools As these ports use autoconf, they don't use MODPY_PYBUILD, and therefore a BDP is the right way. Pointed out by sthen | ||
| 54c71725 | 2024-12-22 10:15:18 | security/lib* and sysutils/lib*: need MODPY_PBUILD=setuptools for py312 | ||
| 6c1e2c77 | 2024-12-21 11:38:44 | handle py3.12 switchover in security | ||
| 384eb285 | 2024-05-06 12:23:55 | bump REVISION for py3.10 -> py3.11 switch | ||
| 8ca1dc55 | 2023-09-27 16:34:29 | MASTER_SITES -> SITES | ||
| 716f1428 | 2022-11-13 15:29:09 | bump for MODPY_DEFAULT_VERSION_3 change | ||
| 8c0294c2 | 2022-03-11 19:53:16 | drop RCS Ids | ||
| 29389da4 | 2021-11-02 00:02:15 | bump REVISION for switch from Python 3.8 -> 3.9 | ||
| 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 |