Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| ffcdaaf6 | 2024-12-30 17:05:54 | take maintainer, suggested by jasper (former maintainer) | ||
| 6c1e2c77 | 2024-12-21 11:38:44 | handle py3.12 switchover in security | ||
| c4cff2e9 | 2024-11-23 15:16:57 | update py-cryptodome and sync with py-cryptodomex; timeout | ||
| 9bab3a8c | 2024-10-17 10:50:02 | remove some of the sprinklings of .include <bsd.port.arch.mk> .if !${PROPERTIES:Mclang} CFLAGS+= -std=gnu99 .endif which are no longer needed since "Make gnu99 the default for gcc 3.3.6 and 4.2.1, not gnu89" commit in Oct 2023. pointed out by tb@ | ||
| 384eb285 | 2024-05-06 12:23:55 | bump REVISION for py3.10 -> py3.11 switch | ||
| 4d224a09 | 2024-01-19 17:42:56 | update to py-cryptodome-3.20.0 | ||
| e0b6d2fc | 2023-11-11 12:27:37 | remove python2 tentacles from py-cryptodome now that nothing depends on it anymore | ||
| 10435449 | 2023-11-09 18:00:54 | update to py-cryptodome-3.19.0 | ||
| d858b7cc | 2022-11-26 23:28:11 | Ports built with setuptools on python 3.10 don't need a RUN_DEPENDS on setuptools (it's used as a package locator but importlib.metadata in newer Python core or the external importlib_metadata are preferred). So drop the RDEP in that case (it's still kept for py27) and bump revisions. | ||
| 1427b990 | 2022-11-13 15:29:41 | bump for MODPY_DEFAULT_VERSION_3 change |