diff --git a/devel/py-beartype/Makefile b/devel/py-beartype/Makefile index 96eadffdda95..0c4b308caa72 100644 --- a/devel/py-beartype/Makefile +++ b/devel/py-beartype/Makefile @@ -1,25 +1,25 @@ PORTNAME= beartype -DISTVERSION= 0.18.0 +DISTVERSION= 0.18.2 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Fast runtime type checking in pure Python WWW= https://github.com/beartype/beartype LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYNUMPY} USES= python -USE_PYTHON= pep517 autoplist pytest # 2 tests fail, see https://github.com/beartype/beartype/issues/261 +USE_PYTHON= pep517 autoplist pytest TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} NO_ARCH= yes .include diff --git a/devel/py-beartype/distinfo b/devel/py-beartype/distinfo index 23220575ecd0..8c12db670fae 100644 --- a/devel/py-beartype/distinfo +++ b/devel/py-beartype/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1712120141 -SHA256 (beartype-0.18.0.tar.gz) = aa254f7cf87eea6cdd329f488b5d8282f6f30befe496fbbcd844d92ede6e6f23 -SIZE (beartype-0.18.0.tar.gz) = 1173664 +TIMESTAMP = 1712300601 +SHA256 (beartype-0.18.2.tar.gz) = a6fbc0be9269889312388bfec6a9ddf41bf8fe31b68bcf9c8239db35cd38f411 +SIZE (beartype-0.18.2.tar.gz) = 1174624