Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Oct 2023 12:59:53 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: b3cd449da0d5 - main - devel/py-cwcwidth: Update to 0.1.9
Message-ID:  <202310111259.39BCxr1A036767@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b3cd449da0d5e6693167a4329bbd250703cf9ee7

commit b3cd449da0d5e6693167a4329bbd250703cf9ee7
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-10-11 12:57:46 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-10-11 12:57:46 +0000

    devel/py-cwcwidth: Update to 0.1.9
    
    Changes:        https://github.com/sebastinas/cwcwidth/releases
---
 devel/py-cwcwidth/Makefile | 5 ++---
 devel/py-cwcwidth/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/devel/py-cwcwidth/Makefile b/devel/py-cwcwidth/Makefile
index abe51f4e2479..f994e6ab757a 100644
--- a/devel/py-cwcwidth/Makefile
+++ b/devel/py-cwcwidth/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	cwcwidth
-PORTVERSION=	0.1.8
-PORTREVISION=	1
+PORTVERSION=	0.1.9
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +11,7 @@ WWW=		https://github.com/sebastinas/cwcwidth
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BUILD_DEPENDS=	${PY_SETUPTOOLS} \
+BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=43:devel/py-setuptools@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
 
 USES=		python
diff --git a/devel/py-cwcwidth/distinfo b/devel/py-cwcwidth/distinfo
index acf10fa833cb..60d00da77057 100644
--- a/devel/py-cwcwidth/distinfo
+++ b/devel/py-cwcwidth/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1669057705
-SHA256 (cwcwidth-0.1.8.tar.gz) = 5adc034b7c90e6a8586bd046bcbf6004e35e16b0d7e31de395513a50d729bbf6
-SIZE (cwcwidth-0.1.8.tar.gz) = 38178
+TIMESTAMP = 1696904116
+SHA256 (cwcwidth-0.1.9.tar.gz) = f19d11a0148d4a8cacd064c96e93bca8ce3415a186ae8204038f45e108db76b8
+SIZE (cwcwidth-0.1.9.tar.gz) = 57892



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