mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
- Convert to new test framework
This commit is contained in:
parent
9270978066
commit
28a1ff65fa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=398482
@ -12,14 +12,13 @@ COMMENT= Light-weight microthreads for Python
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
DO_MAKE_TEST= ${PYTHON_CMD}
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
TEST_TARGET= run-tests.py
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
USES= python
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/greenlet.so
|
||||
|
||||
regression-test test: build
|
||||
cd ${WRKSRC}/ && ${PYTHON_CMD} run-tests.py
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user