Skip to content
Snippets Groups Projects
Commit 1c4b9f8c authored by Yuri Victorovich's avatar Yuri Victorovich
Browse files

devel/py-xdoctest: update 1.1.6 → 1.2.0

Reported by:	portscout
parent 041af09f
Branches
Tags
No related merge requests found
PORTNAME= xdoctest
DISTVERSION= 1.1.6
DISTVERSION= 1.2.0
CATEGORIES= devel python
MASTER_SITES= PYPI # has no tests
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
......@@ -25,7 +25,7 @@ TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}
do-test: # 2 tests fail, see https://github.com/Erotemic/xdoctest/issues/131; more failures w/out the below arguments to pytest
@cd ${TEST_WRKSRC} && ${SETENV} ${TEST_ENV} ${PYTHON_CMD} -m pytest -k '' -p pytester -rs -v -o addopts=
alt-test: # tests using the xdoctest executable
alt-test: # tests using the xdoctest executable - all tests pass this way
@cd ${TEST_WRKSRC} && ${SETENV} ${TEST_ENV} ${STAGEDIR}${PREFIX}/bin/xdoctest -m xdoctest
.include <bsd.port.mk>
TIMESTAMP = 1724046306
SHA256 (xdoctest-1.1.6.tar.gz) = 00ec7bde36addbedf5d1db0db57b6b669a7a4b29ad2d16480950556644f02109
SIZE (xdoctest-1.1.6.tar.gz) = 203088
TIMESTAMP = 1724214016
SHA256 (xdoctest-1.2.0.tar.gz) = d8cfca6d8991e488d33f756e600d35b9fdf5efd5c3a249d644efcbbbd2ed5863
SIZE (xdoctest-1.2.0.tar.gz) = 204804
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment