git: 363c97e9d7de - main - math/py-numdifftools: 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:25 UTC
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=363c97e9d7dec1cd9f5261e435c699bf2d3f527e commit 363c97e9d7dec1cd9f5261e435c699bf2d3f527e Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2025-01-01 14:37:08 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2025-01-01 14:37:08 +0000 math/py-numdifftools: expire on 2025-03-31 for devel/py-pytest-runner --- math/py-numdifftools/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/math/py-numdifftools/Makefile b/math/py-numdifftools/Makefile index 7c7ba59ce5cc..222fd0db16d9 100644 --- a/math/py-numdifftools/Makefile +++ b/math/py-numdifftools/Makefile @@ -12,6 +12,9 @@ WWW= https://github.com/pbrod/numdifftools LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt +DEPRECATED= Depends on expired devel/py-pytest-runner +EXPIRATION_DATE=2025-03-31 + PY_DEPENDS= ${PYTHON_PKGNAMEPREFIX}algopy>=0.4:math/py-algopy@${PY_FLAVOR} \ ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}scipy>=0.8:science/py-scipy@${PY_FLAVOR} \