Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Nov 2024 08:32:51 GMT
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: d785ee2a21f6 - main - devel/py-beartype: update 0.18.5 =?utf-8?Q?=E2=86=92?= 0.19.0
Message-ID:  <202411120832.4AC8WpSw051542@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

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

commit d785ee2a21f6635c114b144fee6497c1dc39ded8
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-11-12 08:06:55 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-11-12 08:32:34 +0000

    devel/py-beartype: update 0.18.5 → 0.19.0
---
 devel/py-beartype/Makefile | 5 ++---
 devel/py-beartype/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/devel/py-beartype/Makefile b/devel/py-beartype/Makefile
index b08a94593e05..507b506e506a 100644
--- a/devel/py-beartype/Makefile
+++ b/devel/py-beartype/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	beartype
-DISTVERSION=	0.18.5
+DISTVERSION=	0.19.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,8 +11,7 @@ WWW=		https://beartype.readthedocs.io/en/latest/
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BUILD_DEPENDS=	${PY_SETUPTOOLS} \
-		${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
+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}
diff --git a/devel/py-beartype/distinfo b/devel/py-beartype/distinfo
index 9364a5d80a2f..e5974af8f082 100644
--- a/devel/py-beartype/distinfo
+++ b/devel/py-beartype/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1713765921
-SHA256 (beartype-0.18.5.tar.gz) = 264ddc2f1da9ec94ff639141fbe33d22e12a9f75aa863b83b7046ffff1381927
-SIZE (beartype-0.18.5.tar.gz) = 1193506
+TIMESTAMP = 1731388526
+SHA256 (beartype-0.19.0.tar.gz) = de42dfc1ba5c3710fde6c3002e3bd2cad236ed4d2aabe876345ab0b4234a6573
+SIZE (beartype-0.19.0.tar.gz) = 1294480



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411120832.4AC8WpSw051542>