mail/py-pyspf: Update version requirement of RUN_DEPENDS
This commit is contained in:
parent
55bd1bbc15
commit
7da5a662d7
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ WWW= https://github.com/sdgathman/pyspf
|
|||
LICENSE= PSFL
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}authres>=0:mail/py-authres@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}dnspython>=1.16.0:dns/py-dnspython@${PY_FLAVOR}
|
||||
${PYTHON_PKGNAMEPREFIX}dnspython>=1.16.0,1:dns/py-dnspython@${PY_FLAVOR}
|
||||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yaml>=0:devel/py-yaml@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.6+ shebangfix
|
||||
|
|
Loading…
Reference in a new issue