diff --git a/devel/py-beartype/Makefile b/devel/py-beartype/Makefile index 264527966258..3f9500837251 100644 --- a/devel/py-beartype/Makefile +++ b/devel/py-beartype/Makefile @@ -1,21 +1,23 @@ PORTNAME= beartype -DISTVERSION= 0.14.1 +DISTVERSION= 0.15.0 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= distutils autoplist pytest # tests fail, see https://github.com/beartype/beartype/issues/244 +USE_PYTHON= pep517 autoplist pytest # 1 test fails, see https://github.com/beartype/beartype/issues/261 NO_ARCH= yes .include diff --git a/devel/py-beartype/distinfo b/devel/py-beartype/distinfo index 54018487a9ef..7c0e66a111a7 100644 --- a/devel/py-beartype/distinfo +++ b/devel/py-beartype/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1687071451 -SHA256 (beartype-0.14.1.tar.gz) = 23df4715d19cebb2ce60e53c3cf44cd925843f00c71938222d777ea6332de3cb -SIZE (beartype-0.14.1.tar.gz) = 964899 +TIMESTAMP = 1690040742 +SHA256 (beartype-0.15.0.tar.gz) = 2af6a8d8a7267ccf7d271e1a3bd908afbc025d2a09aa51123567d7d7b37438df +SIZE (beartype-0.15.0.tar.gz) = 1002709