Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Apr 2024 09:15:54 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: 2ddd867d36a5 - main - devel/py-beartype: update 0.18.0 =?utf-8?Q?=E2=86=92?= 0.18.2
Message-ID:  <202404050915.4359FsgA067135@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=2ddd867d36a5a046cf6801d79481bd8151ff4f23

commit 2ddd867d36a5a046cf6801d79481bd8151ff4f23
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-04-05 09:07:34 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-04-05 09:15:38 +0000

    devel/py-beartype: update 0.18.0 → 0.18.2
    
    Reported by:    portscout
---
 devel/py-beartype/Makefile | 4 ++--
 devel/py-beartype/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/py-beartype/Makefile b/devel/py-beartype/Makefile
index 96eadffdda95..0c4b308caa72 100644
--- a/devel/py-beartype/Makefile
+++ b/devel/py-beartype/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	beartype
-DISTVERSION=	0.18.0
+DISTVERSION=	0.18.2
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -16,7 +16,7 @@ BUILD_DEPENDS=	${PY_SETUPTOOLS} \
 RUN_DEPENDS=	${PYNUMPY}
 
 USES=		python
-USE_PYTHON=	pep517 autoplist pytest # 2 tests fail, see https://github.com/beartype/beartype/issues/261
+USE_PYTHON=	pep517 autoplist pytest
 
 TEST_ENV=	${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}
 
diff --git a/devel/py-beartype/distinfo b/devel/py-beartype/distinfo
index 23220575ecd0..8c12db670fae 100644
--- a/devel/py-beartype/distinfo
+++ b/devel/py-beartype/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1712120141
-SHA256 (beartype-0.18.0.tar.gz) = aa254f7cf87eea6cdd329f488b5d8282f6f30befe496fbbcd844d92ede6e6f23
-SIZE (beartype-0.18.0.tar.gz) = 1173664
+TIMESTAMP = 1712300601
+SHA256 (beartype-0.18.2.tar.gz) = a6fbc0be9269889312388bfec6a9ddf41bf8fe31b68bcf9c8239db35cd38f411
+SIZE (beartype-0.18.2.tar.gz) = 1174624



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