Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 06 Jan 2026 14:30:16 +0000
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 36a45fb34676 - main - devel/py-beartype: update 0.20=?utf-8?Q?=2E0 =E2=86=92 0?=.22.9
Message-ID:  <695d1c78.d295.623104b7@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=36a45fb346762fe7762dfe006e115bc1dbcb0b31

commit 36a45fb346762fe7762dfe006e115bc1dbcb0b31
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-01-06 06:51:00 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-01-06 14:30:10 +0000

    devel/py-beartype: update 0.20.0 → 0.22.9
---
 devel/py-beartype/Makefile | 13 +++++++++----
 devel/py-beartype/distinfo |  6 +++---
 2 files changed, 12 insertions(+), 7 deletions(-)

diff --git a/devel/py-beartype/Makefile b/devel/py-beartype/Makefile
index a0dfb67eda02..0a44ae74138f 100644
--- a/devel/py-beartype/Makefile
+++ b/devel/py-beartype/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	beartype
-DISTVERSION=	0.20.0
+DISTVERSION=	0.22.9
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,10 +13,15 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR}
 RUN_DEPENDS=	${PYNUMPY}
-TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}mypy>0:devel/py-mypy@${PY_FLAVOR} \
+TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}click>0:devel/py-click@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}docutils>0:textproc/py-docutils@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}mypy>0:devel/py-mypy@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}poetry>0:devel/py-poetry@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}pygments>0:textproc/py-pygments@${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}
+		${PYTHON_PKGNAMEPREFIX}sphinx>0:textproc/py-sphinx@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}typer>0:devel/py-typer@${PY_FLAVOR}
 
 USES=		python
 USE_PYTHON=	pep517 autoplist pytest
@@ -27,7 +32,7 @@ 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
+# tests as of 0.20.0: 2 failed, 400 passed, 20 skipped in 16.99s
 # 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
 
diff --git a/devel/py-beartype/distinfo b/devel/py-beartype/distinfo
index 7d5bb7338b29..3219613befd8 100644
--- a/devel/py-beartype/distinfo
+++ b/devel/py-beartype/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1740212475
-SHA256 (beartype-0.20.0.tar.gz) = 599ecc86b88549bcb6d1af626f44d85ffbb9151ace5d7f9f3b493dce2ffee529
-SIZE (beartype-0.20.0.tar.gz) = 1390635
+TIMESTAMP = 1767681397
+SHA256 (beartype-0.22.9.tar.gz) = 8f82b54aa723a2848a56008d18875f91c1db02c32ef6a62319a002e3e25a975f
+SIZE (beartype-0.22.9.tar.gz) = 1608866


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?695d1c78.d295.623104b7>