mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
net/py-stomp.py: Put TEST after RUN depends
My previous commit (8da076c54ef27d9f60202d791d20c94b56400187) should have also referenced this PR. PR: 266139
This commit is contained in:
parent
2fb8b71e27
commit
aaf4428824
@ -12,10 +12,10 @@ WWW= https://github.com/jasonrbriggs/stomp.py
|
||||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=2.8.1:devel/py-pytest@${PY_FLAVOR}
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}docopt>=0.6.2:devel/py-docopt@${PY_FLAVOR}
|
||||
|
||||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=2.8.1:devel/py-pytest@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.6+
|
||||
|
||||
OPTIONS_DEFINE= DOXYGEN
|
||||
|
Loading…
Reference in New Issue
Block a user