[Bug 287764] devel/py-pytest{4,-runner}: removal causes incomplete depends warnings
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 29 Jun 2025 15:47:46 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287764 --- Comment #6 from Rene Ladan <rene@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.