Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 384eb285 | 2024-05-06 12:23:55 | bump REVISION for py3.10 -> py3.11 switch | ||
| 4bef8c57 | 2022-11-25 21:11:34 | use MODPY_PYBUILD | ||
| 1427b990 | 2022-11-13 15:29:41 | bump for MODPY_DEFAULT_VERSION_3 change | ||
| 2b3700e3 | 2022-03-11 19:57:10 | 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. | ||
| 43c10c27 | 2020-10-20 09:37:18 | update to bitrot-1.0.0, from Martin Ziemer, ok Bryan Vyhmeister (maintainer) | ||
| 77f7cc9c | 2019-07-12 20:49:33 | replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes | ||
| 158fcb92 | 2018-02-07 14:04:48 | Update to bitrot-0.9.2. 0.9.2 bugfix: one place in the code incorrectly hardcoded UTF-8 as the filesystem encoding 0.9.1 bugfix: print the path that failed to decode with FSENCODING bugfix: when using -q, don't hide warnings about files that can't be statted or read bugfix: -s is no longer broken on Python 3 From Bryan Vyhmeister, who also takes maintainership. Thanks! | ||
| 129952a5 | 2018-02-05 06:30:21 | Remove MAINTAINER per their request |