git: 586f8bed7a00 - main - science/py-segyio: 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:36 UTC
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=586f8bed7a00ef0bdf9656481f2664ef5582cbc4 commit 586f8bed7a00ef0bdf9656481f2664ef5582cbc4 Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2025-01-01 14:41:10 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2025-01-01 14:41:10 +0000 science/py-segyio: expire on 2025-03-31 for devel/py-pytest-runner --- science/py-segyio/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/science/py-segyio/Makefile b/science/py-segyio/Makefile index cac40ec3ee5d..a06580fb8d16 100644 --- a/science/py-segyio/Makefile +++ b/science/py-segyio/Makefile @@ -10,6 +10,9 @@ WWW= https://github.com/equinor/segyio LICENSE= LGPL3+ +DEPRECATED= Depends on expired devel/py-pytest-runner +EXPIRATION_DATE=2025-03-31 + BUILD_DEPENDS= cmake:devel/cmake-core \ pybind11>0:devel/pybind11 \ ${PYTHON_PKGNAMEPREFIX}distro>0:sysutils/py-distro@${PY_FLAVOR} \