git: 30fc28b66b42 - main - math/py-optuna: expire on 2024-06-04 for databases/py-sqlalchemy12
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 04 May 2024 14:04:18 UTC
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=30fc28b66b421ed22b661294bb1c33c4deb7708f commit 30fc28b66b421ed22b661294bb1c33c4deb7708f Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2024-05-04 13:56:32 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2024-05-04 14:03:57 +0000 math/py-optuna: expire on 2024-06-04 for databases/py-sqlalchemy12 --- math/py-optuna/Makefile | 3 +++ 1 file changed, 3 insertions(+) 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} \