git: 68f3ec1e5c8f - main - misc/py-onnx: 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:28 UTC
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=68f3ec1e5c8f7881e7c727448c59811b62da6e74 commit 68f3ec1e5c8f7881e7c727448c59811b62da6e74 Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2025-01-01 14:38:27 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2025-01-01 14:38:27 +0000 misc/py-onnx: expire on 2025-03-31 for devel/py-pytest-runner --- misc/py-onnx/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/misc/py-onnx/Makefile b/misc/py-onnx/Makefile index 07fccd66d0cf..7f99d4107d8e 100644 --- a/misc/py-onnx/Makefile +++ b/misc/py-onnx/Makefile @@ -19,6 +19,9 @@ WWW= https://onnx.ai/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Depends on expired devel/py-pytest-runner +EXPIRATION_DATE=2025-03-31 + BUILD_DEPENDS= bash:shells/bash \ cmake:devel/cmake-core \ protoc-gen-mypy:devel/py-mypy-protobuf@${PY_FLAVOR} \