https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287764
--- Comment #6 from Rene Ladan <r...@freebsd.org> --- (In reply to Yusuf Yaman from comment #5) Ah yes, because my patch only removes the pytest4 definition from Mk/Uses/python.mk. All consumers of it (via USES=python) would have to be updated too to remove pytest4 from their "wishlist", like audio/wavpack. For that port it seems to happen via some indirect dependency, which ends up in e.g. www/py-yarl wanting to invoke the now-removed devel/py-pytest-runner in TEST_DEPENDS: TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-runner>0:devel/py-pytest-runner@${PY_FLAVOR} \ -- You are receiving this mail because: You are on the CC list for the bug.