Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Jun 2023 08:38:50 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: 934e397cee97 - main - =?utf-8?Q?devel/py-ubelt:=20Update=201.3.0=20=E2=86=92=201.3.2?=
Message-ID:  <202306230838.35N8cocZ095337@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=934e397cee9764ed1a4d2a25fd5855e0caef87b5

commit 934e397cee9764ed1a4d2a25fd5855e0caef87b5
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-06-23 08:38:38 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-06-23 08:38:45 +0000

    devel/py-ubelt: Update 1.3.0 → 1.3.2
    
    Reported by:    portscout
---
 devel/py-ubelt/Makefile | 4 ++--
 devel/py-ubelt/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/py-ubelt/Makefile b/devel/py-ubelt/Makefile
index e22a7c886605..2c1bf98632b7 100644
--- a/devel/py-ubelt/Makefile
+++ b/devel/py-ubelt/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	ubelt
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.3.0
+DISTVERSION=	1.3.2
 CATEGORIES=	devel python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
@@ -22,7 +22,7 @@ TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}codecov>=2.0.15:devel/py-codecov@${PY_FLAVO
 		${PYTHON_PKGNAMEPREFIX}xxhash>0:devel/py-xxhash@${PY_FLAVOR}
 
 USES=		python:3.6+
-USE_PYTHON=	distutils autoplist pytest # 1 test fails, see https://github.com/Erotemic/ubelt/issues/149
+USE_PYTHON=	distutils autoplist pytest
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	Erotemic
diff --git a/devel/py-ubelt/distinfo b/devel/py-ubelt/distinfo
index be002fa89f43..bf4d8b545e75 100644
--- a/devel/py-ubelt/distinfo
+++ b/devel/py-ubelt/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1687074595
-SHA256 (Erotemic-ubelt-v1.3.0_GH0.tar.gz) = eeed8b0a048aca2e1c434c9b27a0a69acfc793751373cac9ca92838483cd82af
-SIZE (Erotemic-ubelt-v1.3.0_GH0.tar.gz) = 345051
+TIMESTAMP = 1687509318
+SHA256 (Erotemic-ubelt-v1.3.2_GH0.tar.gz) = fe36a1d639eaf950659af77fd92c2c0027a78071fbce848e00bf4b7d47b78ea3
+SIZE (Erotemic-ubelt-v1.3.2_GH0.tar.gz) = 345932



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