git: f49cd2fa7a4a - main - science/py-nilearn: expire on 2024-12-31 for devel/py-codecov
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 30 Sep 2024 19:37:25 UTC
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=f49cd2fa7a4a17012b9b742b0d35d8463d70942f commit f49cd2fa7a4a17012b9b742b0d35d8463d70942f Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2024-09-30 19:36:03 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2024-09-30 19:37:15 +0000 science/py-nilearn: expire on 2024-12-31 for devel/py-codecov --- science/py-nilearn/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/science/py-nilearn/Makefile b/science/py-nilearn/Makefile index 9ba512a9e51d..de7862b37fb5 100644 --- a/science/py-nilearn/Makefile +++ b/science/py-nilearn/Makefile @@ -11,6 +11,9 @@ WWW= https://nilearn.github.io/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Depends on expired devel/py-codecov +EXPIRATION_DATE=2024-12-31 + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatch-vcs>0:devel/py-hatch-vcs@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}codecov>0:devel/py-codecov@${PY_FLAVOR} \