https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240375

--- Comment #2 from Kubilay Kocak <[email protected]> ---
Also, the package has a test suite, it would be great to add a do-test target
and RUN_DEPENDS, like:

RUN_DEPENDS = 4{PYTHON_PKGNAMEPREFIX}nose>0:devel/py-nose@${PY_FLAVOR}
...
do-test:
 @cd ${WRKSRC} && ${PYTHON_CMD} -m nosetests -v

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "[email protected]"

Reply via email to