Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Jun 2023 08:48: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: 3328c043a3d5 - main - =?utf-8?Q?devel/py-ubelt:=20Update=201.2.4=20=E2=86=92=201.3.0?=
Message-ID:  <202306180848.35I8mobj033380@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=3328c043a3d535df2b8b979a79a5666317191274

commit 3328c043a3d535df2b8b979a79a5666317191274
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-06-18 07:55:36 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-06-18 08:48:44 +0000

    devel/py-ubelt: Update 1.2.4 → 1.3.0
    
    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 b4c1d2742300..e22a7c886605 100644
--- a/devel/py-ubelt/Makefile
+++ b/devel/py-ubelt/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	ubelt
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.2.4
+DISTVERSION=	1.3.0
 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/135
+USE_PYTHON=	distutils autoplist pytest # 1 test fails, see https://github.com/Erotemic/ubelt/issues/149
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	Erotemic
diff --git a/devel/py-ubelt/distinfo b/devel/py-ubelt/distinfo
index 5c5577e0d04d..be002fa89f43 100644
--- a/devel/py-ubelt/distinfo
+++ b/devel/py-ubelt/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1677738038
-SHA256 (Erotemic-ubelt-v1.2.4_GH0.tar.gz) = eb798f6da0291856fa2e1608aedc3793f673b8a10adfdc9b50235203dd700335
-SIZE (Erotemic-ubelt-v1.2.4_GH0.tar.gz) = 337670
+TIMESTAMP = 1687074595
+SHA256 (Erotemic-ubelt-v1.3.0_GH0.tar.gz) = eeed8b0a048aca2e1c434c9b27a0a69acfc793751373cac9ca92838483cd82af
+SIZE (Erotemic-ubelt-v1.3.0_GH0.tar.gz) = 345051


home | help

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