git: d8a9ba9a6002 - main - devel/py-beartype: update 0.18.4 → 0.18.5
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 22 Apr 2024 07:01:25 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=d8a9ba9a600297b75be5b356d56258cd4d76e1b1 commit d8a9ba9a600297b75be5b356d56258cd4d76e1b1 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-04-22 06:55:18 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-04-22 07:01:15 +0000 devel/py-beartype: update 0.18.4 → 0.18.5 Reported by: portscout --- devel/py-beartype/Makefile | 6 +++++- devel/py-beartype/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/devel/py-beartype/Makefile b/devel/py-beartype/Makefile index c9a6e4a0f55a..b08a94593e05 100644 --- a/devel/py-beartype/Makefile +++ b/devel/py-beartype/Makefile @@ -1,5 +1,5 @@ PORTNAME= beartype -DISTVERSION= 0.18.4 +DISTVERSION= 0.18.5 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,6 +14,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYNUMPY} +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyright>0:devel/py-pyright@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pytorch>0:misc/py-pytorch@${PY_FLAVOR} USES= python USE_PYTHON= pep517 autoplist pytest @@ -22,4 +24,6 @@ TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} NO_ARCH= yes +BINARY_ALIAS= gcc=${CC} # only for tests + .include <bsd.port.mk> diff --git a/devel/py-beartype/distinfo b/devel/py-beartype/distinfo index d7303eb21b7b..9364a5d80a2f 100644 --- a/devel/py-beartype/distinfo +++ b/devel/py-beartype/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1713598164 -SHA256 (beartype-0.18.4.tar.gz) = 49857bbad7294d729a82be98496a3d5a67907058d17398af75b056acee46e820 -SIZE (beartype-0.18.4.tar.gz) = 1188521 +TIMESTAMP = 1713765921 +SHA256 (beartype-0.18.5.tar.gz) = 264ddc2f1da9ec94ff639141fbe33d22e12a9f75aa863b83b7046ffff1381927 +SIZE (beartype-0.18.5.tar.gz) = 1193506