Date: Wed, 1 Jan 2025 14:47:25 GMT From: Rene Ladan <rene@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 363c97e9d7de - main - math/py-numdifftools: expire on 2025-03-31 for devel/py-pytest-runner Message-ID: <202501011447.501ElPs0054907@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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} \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501011447.501ElPs0054907>