git: 0044065c41f7 - main - science/py-DendroPy: expire on 2025-03-31 for devel/py-pytest-runner
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 01 Jan 2025 14:47:34 UTC
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=0044065c41f7e2f3dee2985dbc08d8eb89cd962a commit 0044065c41f7e2f3dee2985dbc08d8eb89cd962a Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2025-01-01 14:40:30 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2025-01-01 14:40:30 +0000 science/py-DendroPy: expire on 2025-03-31 for devel/py-pytest-runner --- science/py-DendroPy/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/science/py-DendroPy/Makefile b/science/py-DendroPy/Makefile index 09125ba1270a..76a9b4937c0f 100644 --- a/science/py-DendroPy/Makefile +++ b/science/py-DendroPy/Makefile @@ -10,6 +10,9 @@ WWW= http://packages.python.org/DendroPy/ LICENSE= BSD3CLAUSE +DEPRECATED= Depends on expired devel/py-pytest-runner +EXPIRATION_DATE=2025-03-31 + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pip>0:devel/py-pip@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-runner>0:devel/py-pytest-runner@${PY_FLAVOR}