Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Sep 2022 06:53:09 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: d078501be702 - main - devel/py-ubelt: Update 1.2.1 -> 1.2.2
Message-ID:  <202209070653.2876r9rB003585@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=d078501be702044b63e824d6918ead687d09f10a

commit d078501be702044b63e824d6918ead687d09f10a
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-09-07 06:40:07 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-09-07 06:53:03 +0000

    devel/py-ubelt: Update 1.2.1 -> 1.2.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 7e41c3fbdf5d..24fb32632a0a 100644
--- a/devel/py-ubelt/Makefile
+++ b/devel/py-ubelt/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	ubelt
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.2.1
+DISTVERSION=	1.2.2
 CATEGORIES=	devel python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
@@ -20,7 +20,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
+USE_PYTHON=	distutils autoplist pytest # 1 test fails, see https://github.com/Erotemic/ubelt/issues/127#issuecomment-1238953686
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	Erotemic
diff --git a/devel/py-ubelt/distinfo b/devel/py-ubelt/distinfo
index d06fb4fd4501..595d7a469e12 100644
--- a/devel/py-ubelt/distinfo
+++ b/devel/py-ubelt/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1660092196
-SHA256 (Erotemic-ubelt-v1.2.1_GH0.tar.gz) = 3a6af50981b738291d52cddd400d34828ade774445c585dc394925e2279b9fe1
-SIZE (Erotemic-ubelt-v1.2.1_GH0.tar.gz) = 294026
+TIMESTAMP = 1662531079
+SHA256 (Erotemic-ubelt-v1.2.2_GH0.tar.gz) = c456fef8cd9eb41297b09f54e338fa1b447307f228afe3f568f0bb96704e742b
+SIZE (Erotemic-ubelt-v1.2.2_GH0.tar.gz) = 303629



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