aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2024-05-04 13:56:32 +0000
committerRene Ladan <rene@FreeBSD.org>2024-05-04 14:03:57 +0000
commit30fc28b66b421ed22b661294bb1c33c4deb7708f (patch)
treeb917c5f44c577e2738ecc46a554e1109cb83683a
parent1a91dad9ac038492630b94619648fcb815c68047 (diff)
downloadports-30fc28b66b421ed22b661294bb1c33c4deb7708f.tar.gz
ports-30fc28b66b421ed22b661294bb1c33c4deb7708f.zip
math/py-optuna: expire on 2024-06-04 for databases/py-sqlalchemy12
-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} \