From nobody Tue May 12 09:32:14 2026 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4gFBFX1xxvz6dMVs for ; Tue, 12 May 2026 09:32:16 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gFBFV72Trz3L1d for ; Tue, 12 May 2026 09:32:14 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1778578335; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=SrQcXrLVCoiuYoupq/5iLd2edKxI6Llhh5AWjADsDpY=; b=pBXbznn1u85qAUCoIk2+Ebpr09nC9OpSFvRmA3CnhhNw2j/jeUItPoBSNMZ5uti7AxwoQD 2DskFNk7m7+IzIqbp57xCFGfkiNR0zXcPXEkxK2kOMsqn0QzkIBg9fLnaIF3pjwWi5InbY RLFbM4XS4knRGiIoDQXBOApjqdo3Hv8H/s0wzj1SmsXAplSDIQXCqYjmAnVs33dLfehtMo GUtnC+6eOD6E7SzX0AdM+LnbsZ2UR2MHue+EDpW6XQh4BQYoYUs5JXyq22P0hDZEU7b96l q/9X97zcB/qIdYx78rrCwpX7a8BsYKylQZAFwHJ+/6aO69dWsh8lXcNkQQQMog== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778578335; a=rsa-sha256; cv=none; b=MLSfVxxe2WcGyloLNbGM0ilufyZiR8SftmJ+MZbh9aBPy9ydEwrE+xxyzGjK029+ki/qSM q3bWt4yrXt23sEUj4vp8S8xkumJxfeEeLTJyJMgxlp5Q9bs+sRghkoPDV14vax+/wBwU1+ qXN+VMmwqLAlz08/7hvECVkze/wRq8tSy7RIeeEH+lY4CKHzvRkxTKkHd9fUhmnmQ8+QuC U2sWD7fz5ldilLoahzgmpakWbkYmnoyMY+0//11yFze2dPCV5MoHIGlc8N1bdXSQ3GlPBN S13qltwkx0pVq8N5+eTO3vFOjNJlUTptN6tL/Jdsq/UqZZBnZ9tZMwtdWxHIcg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1778578335; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=SrQcXrLVCoiuYoupq/5iLd2edKxI6Llhh5AWjADsDpY=; b=nu8GctPbLzsRHARKA/yI1+Gi8buqQEV8OhiJj4iUI4BGmfyMYDyBVYRmDqQYlMZZBe92IM V8lWCEB6vg/LP5u0DVJxU+Tg1Z1l3J1x2GHPejHP8RLAjCA5OmCg4BRi4R6VyDENzRR87h hF6kg7egNl7pQFXEfKkhD+uhiP3TGrphV1d6KMMmzxvbfPmd3T6LljixMMQEmOz5KDMjVI NIFR7IQ+lIyqYj5Uo214GaSVC2OuhL9cPDNsbT+Uqq65XAKreNTHyacgDgFQCYtccWpK9u ian8ZRWlgtLtX+0CkHBPE/a9I4OQBpIihvmG3aw7yk3GNCuDz16Kz3Sdlp4NSA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gFBFV6BdLzxtP for ; Tue, 12 May 2026 09:32:14 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 382ce by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 12 May 2026 09:32:14 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 73dd8ab82d91 - main - devel/py-wcwidth: Update to 0.7.0 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 73dd8ab82d91b5836525bde5cfba42a2ad54b576 Auto-Submitted: auto-generated Date: Tue, 12 May 2026 09:32:14 +0000 Message-Id: <6a02f39e.382ce.1267e0ab@gitrepo.freebsd.org> The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=73dd8ab82d91b5836525bde5cfba42a2ad54b576 commit 73dd8ab82d91b5836525bde5cfba42a2ad54b576 Author: Po-Chuan Hsieh AuthorDate: 2026-05-12 09:17:38 +0000 Commit: Po-Chuan Hsieh CommitDate: 2026-05-12 09:31:19 +0000 devel/py-wcwidth: Update to 0.7.0 - Update COMMENT - Add LICENSE_FILE - Convert to USE_PYTHON=pep517 - Take maintainership Changes: https://github.com/jquast/wcwidth/releases PR: 295164 Approved by: skreuzer (maintainer) --- devel/py-wcwidth/Makefile | 15 +++++++++------ devel/py-wcwidth/distinfo | 6 +++--- 2 files changed, 12 insertions(+), 9 deletions(-) diff --git a/devel/py-wcwidth/Makefile b/devel/py-wcwidth/Makefile index 100f9be1b007..8a70e5a15f84 100644 --- a/devel/py-wcwidth/Makefile +++ b/devel/py-wcwidth/Makefile @@ -1,18 +1,21 @@ PORTNAME= wcwidth -PORTVERSION= 0.2.8 -PORTREVISION= 1 +PORTVERSION= 0.7.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= skreuzer@FreeBSD.org -COMMENT= Determine the printable width of the terminal +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Measure the displayed width of unicode strings in a terminal WWW= https://github.com/jquast/wcwidth LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} -NO_ARCH= yes USES= python -USE_PYTHON= autoplist concurrent distutils +USE_PYTHON= autoplist concurrent pep517 + +NO_ARCH= yes .include diff --git a/devel/py-wcwidth/distinfo b/devel/py-wcwidth/distinfo index 2ed1daa974c5..7f0e7ceb987e 100644 --- a/devel/py-wcwidth/distinfo +++ b/devel/py-wcwidth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1697160405 -SHA256 (wcwidth-0.2.8.tar.gz) = 8705c569999ffbb4f6a87c6d1b80f324bd6db952f5eb0b95bc07517f4c1813d4 -SIZE (wcwidth-0.2.8.tar.gz) = 61713 +TIMESTAMP = 1777984329 +SHA256 (wcwidth-0.7.0.tar.gz) = 90e3a7ea092341c44b99562e75d09e4d5160fe7a3974c6fb842a101a95e7eed0 +SIZE (wcwidth-0.7.0.tar.gz) = 182132