security/vanguards-tor: Remove unnecessary dependency

PR:		285406
Reported by:	p5B2EA84B3@t-online.de
This commit is contained in:
Yuri Victorovich 2025-03-16 12:17:47 -07:00
parent 4cae6f273b
commit 658d441962

View file

@ -12,10 +12,6 @@ WWW= https://github.com/mikeperry-tor/vanguards
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
DEPRECATED= Depends on expired devel/py-pytest-runner
EXPIRATION_DATE=2025-03-31
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-runner>0:devel/py-pytest-runner@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}stem>0:security/py-stem@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR}