aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--math/py-optuna/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/math/py-optuna/Makefile b/math/py-optuna/Makefile
index e3d0dc1d9caa..e900f0d74dc7 100644
--- a/math/py-optuna/Makefile
+++ b/math/py-optuna/Makefile
@@ -12,6 +12,9 @@ WWW= https://optuna.org/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Depends on expired databases/py-sqlalchemy12
+EXPIRATION_DATE=2024-06-04
+
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}alembic14>0:databases/py-alembic14@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}cliff>0:devel/py-cliff@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}cmaes>0:math/py-cmaes@${PY_FLAVOR} \