IABSD.fr/ports/math/py-cvxpy

Branch :


Log

Author Commit Date CI Message
59c6a21b 2026-03-16 22:28:25 bump, python.port.mk pypi HOMEPAGE update
0d150074 2026-02-21 15:05:55 Bump for math/py-scipy, bumped for devel/swig 4.4.1.
88523264 2026-01-08 16:10:57 Update to py-cvxpy 1.7.5, ok sthen
430f4904 2026-01-08 05:26:44 py3-cvxpy: add rdep on math/py-clarabel conditionally on PROPERTIES:Mrust
10eb85ee 2025-10-23 13:20:05 remove MODPY_COMMENT from PLISTs, no longer needed
898fe946 2025-05-20 12:10:49 bump py-numpy consumers. at least those which have compiled modules using numpy are no longer ABI-compatible following the update to numpy 2.x. this may over-bump slightly, but I've seen problems with at least pandas and scipy, and identifying others individually is too time-consuming.
b3ad1ca8 2025-05-17 22:23:29 update py-cvxpy to 1.6.2 for numpy2 support
81618f35 2024-12-21 11:38:23 handle py3.12 switchover in math
41b34e25 2024-05-06 12:23:44 bump REVISION for py3.10 -> py3.11 switch
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.