Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Jun 2023 07:36:19 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: 3c74b9dafb89 - main - =?utf-8?Q?devel/py-beartype:=20Update=200.12.0=20=E2=86=92=200.14.1?=
Message-ID:  <202306180736.35I7aJLn018122@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=3c74b9dafb89a7464f11cd68b9a587041318f321

commit 3c74b9dafb89a7464f11cd68b9a587041318f321
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-06-18 07:04:49 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-06-18 07:36:15 +0000

    devel/py-beartype: Update 0.12.0 → 0.14.1
    
    Reported by:    portscout
---
 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 a5dcc6ccfb1c..997ced0cd686 100644
--- a/devel/py-beartype/Makefile
+++ b/devel/py-beartype/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	beartype
-DISTVERSION=	0.12.0
-PORTREVISION=	1
+DISTVERSION=	0.14.1
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -15,7 +14,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 RUN_DEPENDS=	${PYNUMPY}
 
 USES=		python:3.7+
-USE_PYTHON=	distutils autoplist pytest # tests fail, see https://github.com/beartype/beartype/issues/207
+USE_PYTHON=	distutils autoplist pytest # tests fail, see https://github.com/beartype/beartype/issues/244
 
 NO_ARCH=	yes
 
diff --git a/devel/py-beartype/distinfo b/devel/py-beartype/distinfo
index 9ee53963185b..54018487a9ef 100644
--- a/devel/py-beartype/distinfo
+++ b/devel/py-beartype/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1673998314
-SHA256 (beartype-0.12.0.tar.gz) = 3b7545b3f333a6b07042b68b102141554c9add2e979dab7b0f8ed6378f7af7d7
-SIZE (beartype-0.12.0.tar.gz) = 1029204
+TIMESTAMP = 1687071451
+SHA256 (beartype-0.14.1.tar.gz) = 23df4715d19cebb2ce60e53c3cf44cd925843f00c71938222d777ea6332de3cb
+SIZE (beartype-0.14.1.tar.gz) = 964899



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