summaryrefslogtreecommitdiff
path: root/math/py-numpy-groupies/Makefile
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2025-01-01 15:37:41 +0100
committerRene Ladan <rene@FreeBSD.org>2025-01-01 15:37:41 +0100
commitd298362d86790ec320fbb42f78324680be103a06 (patch)
tree6b198e1087e645e4c3bc1e9a425118db0707574e /math/py-numpy-groupies/Makefile
parentmath/py-numdifftools: expire on 2025-03-31 for devel/py-pytest-runner (diff)
math/py-numpy-groupies: expire on 2025-03-31 for devel/py-pytest-runner
Diffstat (limited to 'math/py-numpy-groupies/Makefile')
-rw-r--r--math/py-numpy-groupies/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/math/py-numpy-groupies/Makefile b/math/py-numpy-groupies/Makefile
index 1070f635609f..29136600116d 100644
--- a/math/py-numpy-groupies/Makefile
+++ b/math/py-numpy-groupies/Makefile
@@ -12,6 +12,9 @@ WWW= https://github.com/ml31415/numpy-groupies
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+DEPRECATED= Depends on expired devel/py-pytest-runner
+EXPIRATION_DATE=2025-03-31
+
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pip>0:devel/py-pip@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest-runner>0:devel/py-pytest-runner@${PY_FLAVOR}
TEST_DEPENDS= ${PYNUMPY} \