aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-02-12 18:36:57 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-02-12 18:41:47 +0000
commit7dc184727912ea727b00f5411bd498be42544fa2 (patch)
tree838683b7fe6339f598cc073e4c0939221d1451ef
parente14127a9ba58599cf3344fb69642d2ff5ea09df3 (diff)
downloadports-7dc184727912ea727b00f5411bd498be42544fa2.tar.gz
ports-7dc184727912ea727b00f5411bd498be42544fa2.zip
devel/py-pathspec: Remove duplicate TEST_DEPENDS
devel/py-pytest is already added to TEST_DEPENDS by USE_PYTHON=pytest. With hat: python
-rw-r--r--devel/py-pathspec/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/py-pathspec/Makefile b/devel/py-pathspec/Makefile
index 84bc4dad51b2..830fbc43b7b7 100644
--- a/devel/py-pathspec/Makefile
+++ b/devel/py-pathspec/Makefile
@@ -11,8 +11,6 @@ WWW= https://pypi.org/project/pathspec/
LICENSE= MPL20
LICENSE_FILE= ${WRKSRC}/LICENSE
-TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR}
-
USES= python:3.7+
USE_PYTHON= autoplist concurrent distutils pytest