diff --git a/devel/py-beartype/Makefile b/devel/py-beartype/Makefile index cb5d4040138e..436ed2d49885 100644 --- a/devel/py-beartype/Makefile +++ b/devel/py-beartype/Makefile @@ -1,25 +1,25 @@ PORTNAME= beartype -DISTVERSION= 0.17.0 +DISTVERSION= 0.17.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 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 2e91ae580a9f..dd2579aa78af 100644 --- a/devel/py-beartype/distinfo +++ b/devel/py-beartype/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1706243009 -SHA256 (beartype-0.17.0.tar.gz) = 3226fbba8c53b4e698acdb47dcaf3c0640151c4d405618c281e6631f4112947d -SIZE (beartype-0.17.0.tar.gz) = 1127446 +TIMESTAMP = 1710347474 +SHA256 (beartype-0.17.2.tar.gz) = e911e1ae7de4bccd15745f7643609d8732f64de5c2fb844e89cbbed1c5a8d495 +SIZE (beartype-0.17.2.tar.gz) = 1133779