git: b2118472758c - main - devel/py-beartype: update 0.19.0 → 0.20.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 22 Feb 2025 09:19:01 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=b2118472758ce69d765ed8fa85bfe8e3ab5286a2 commit b2118472758ce69d765ed8fa85bfe8e3ab5286a2 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2025-02-22 09:13:46 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2025-02-22 09:18:53 +0000 devel/py-beartype: update 0.19.0 → 0.20.0 --- devel/py-beartype/Makefile | 12 +++++++++--- devel/py-beartype/distinfo | 6 +++--- 2 files changed, 12 insertions(+), 6 deletions(-) diff --git a/devel/py-beartype/Makefile b/devel/py-beartype/Makefile index 507b506e506a..a0dfb67eda02 100644 --- a/devel/py-beartype/Makefile +++ b/devel/py-beartype/Makefile @@ -1,5 +1,5 @@ PORTNAME= beartype -DISTVERSION= 0.19.0 +DISTVERSION= 0.20.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,8 +13,10 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${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} +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mypy>0:devel/py-mypy@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pyright>0:devel/py-pyright@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pytorch>0:misc/py-pytorch@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}sphinx>0:textproc/py-sphinx@${PY_FLAVOR} USES= python USE_PYTHON= pep517 autoplist pytest @@ -25,4 +27,8 @@ NO_ARCH= yes BINARY_ALIAS= gcc=${CC} # only for tests +# tests as of 0.20.0: 4 failed, 373 passed, 14 skipped in 21.27s +# The test test_door_is_bearable_warnings fails: https://github.com/beartype/beartype/issues/497 +# The test test_is_hint_pep593_beartype fails: https://github.com/beartype/beartype/issues/498 + .include <bsd.port.mk> diff --git a/devel/py-beartype/distinfo b/devel/py-beartype/distinfo index e5974af8f082..7d5bb7338b29 100644 --- a/devel/py-beartype/distinfo +++ b/devel/py-beartype/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1731388526 -SHA256 (beartype-0.19.0.tar.gz) = de42dfc1ba5c3710fde6c3002e3bd2cad236ed4d2aabe876345ab0b4234a6573 -SIZE (beartype-0.19.0.tar.gz) = 1294480 +TIMESTAMP = 1740212475 +SHA256 (beartype-0.20.0.tar.gz) = 599ecc86b88549bcb6d1af626f44d85ffbb9151ace5d7f9f3b493dce2ffee529 +SIZE (beartype-0.20.0.tar.gz) = 1390635