git: c7c4d9a2b820 - main - math/py-Diofant: 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:21 UTC
The branch main has been updated by rene:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c7c4d9a2b8205f2b4adbf9661680e6414b9112d0
commit c7c4d9a2b8205f2b4adbf9661680e6414b9112d0
Author: Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2025-01-01 14:35:44 +0000
Commit: Rene Ladan <rene@FreeBSD.org>
CommitDate: 2025-01-01 14:35:44 +0000
math/py-Diofant: expire on 2025-03-31 for devel/py-pytest-runner
---
math/py-Diofant/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/math/py-Diofant/Makefile b/math/py-Diofant/Makefile
index 53782feb9876..e080f5fd787b 100644
--- a/math/py-Diofant/Makefile
+++ b/math/py-Diofant/Makefile
@@ -11,6 +11,9 @@ WWW= https://github.com/diofant/diofant
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.rst
+DEPRECATED= Depends on expired devel/py-pytest-runner
+EXPIRATION_DATE=2025-03-31
+
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}isort>0:devel/py-isort@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pip>0:devel/py-pip@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest-runner>0:devel/py-pytest-runner@${PY_FLAVOR} \