git: 1c4b9f8c8813 - main - devel/py-xdoctest: update 1.1.6 → 1.2.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 21 Aug 2024 05:09:43 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=1c4b9f8c88138571934d8c7744fdb4f9a758535f commit 1c4b9f8c88138571934d8c7744fdb4f9a758535f Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-08-21 05:09:12 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-08-21 05:09:33 +0000 devel/py-xdoctest: update 1.1.6 → 1.2.0 Reported by: portscout --- devel/py-xdoctest/Makefile | 4 ++-- devel/py-xdoctest/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/py-xdoctest/Makefile b/devel/py-xdoctest/Makefile index f96f64521a2d..5db237b78d8e 100644 --- a/devel/py-xdoctest/Makefile +++ b/devel/py-xdoctest/Makefile @@ -1,5 +1,5 @@ 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> diff --git a/devel/py-xdoctest/distinfo b/devel/py-xdoctest/distinfo index 9a035167ce61..bf88c6f93845 100644 --- a/devel/py-xdoctest/distinfo +++ b/devel/py-xdoctest/distinfo @@ -1,3 +1,3 @@ -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