summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2025-08-13 12:54:36 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2025-08-13 12:54:36 +0800
commit615f679ec07b85e9a3bdba143360b9a2fc8a596c (patch)
treeca139694ca964d8d5224ef38b4a271045d966ab5
parentdatabases/timescaledb: Update to 2.21.3 (diff)
devel/py-pytest-flakes: Remove outdated CONFLICTS_INSTALL
Reported by: adamw Approved by: portmgr (blanket) With hat: python
-rw-r--r--devel/py-pytest-flakes/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/py-pytest-flakes/Makefile b/devel/py-pytest-flakes/Makefile
index c58629087d82..99768576a75e 100644
--- a/devel/py-pytest-flakes/Makefile
+++ b/devel/py-pytest-flakes/Makefile
@@ -12,8 +12,6 @@ WWW= https://github.com/fschulze/pytest-flakes
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}pytest4-flakes
-
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=5:devel/py-pytest@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pyflakes>0:devel/py-pyflakes@${PY_FLAVOR}