Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| f4970bc0 | 2024-10-19 14:44:38 | repair distname as pointed out by sthen@ and phessler@; thanks! | ||
| d0cbae42 | 2024-10-19 04:02:34 | update sklearn to 1.4.1 | ||
| 41b34e25 | 2024-05-06 12:23:44 | bump REVISION for py3.10 -> py3.11 switch | ||
| 57e43c86 | 2024-04-09 21:19:20 | update sklearn to 1.4.0 and take MAINTAINER ok pirofti@ (former MAINTAINER) | ||
| 6802ac41 | 2023-01-17 00:19:04 | update sklearn to 1.2.0 ok pirofti@ (MAINTAINER) | ||
| 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. | ||
| dae9f91e | 2022-11-13 15:28:39 | bump for MODPY_DEFAULT_VERSION_3 change | ||
| ab45f39a | 2022-03-11 19:36:11 | drop RCS Ids | ||
| cd102b7b | 2022-02-28 03:47:03 | we have pytest >= 5.0.1 now | ||
| af20690c | 2022-01-02 22:42:56 | update sklearn to 1.0.2 This update includes a fix for (currently disputed) CVE-2020-28975 which affects sklearn version 0.23.2. ok pirofti@ (MAINTAINER) |