git: 9afa7b2af014 - main - devel/py-wcwidth: Update to 0.2.6
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 08 Jun 2023 00:24:07 UTC
The branch main has been updated by skreuzer: URL: https://cgit.FreeBSD.org/ports/commit/?id=9afa7b2af01463216e0bbc22c3efd5673c109e30 commit 9afa7b2af01463216e0bbc22c3efd5673c109e30 Author: Steven Kreuzer <skreuzer@FreeBSD.org> AuthorDate: 2023-06-08 00:20:39 +0000 Commit: Steven Kreuzer <skreuzer@FreeBSD.org> CommitDate: 2023-06-08 00:23:26 +0000 devel/py-wcwidth: Update to 0.2.6 Changes: * Fix example for str.rjust(20, '_') * Bugfix sphinx build on readthedocs.org * Add CodeQL workflow for GitHub code scanning * Switch to using importlib.metadata * Use a new jinja2 templating process to update library to latest unicode PR: 271769 Reported by: marcus@FreeBSD.org --- devel/py-wcwidth/Makefile | 2 +- devel/py-wcwidth/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-wcwidth/Makefile b/devel/py-wcwidth/Makefile index d90e1f9fd690..2a873c2cf0d4 100644 --- a/devel/py-wcwidth/Makefile +++ b/devel/py-wcwidth/Makefile @@ -1,5 +1,5 @@ PORTNAME= wcwidth -PORTVERSION= 0.1.8 +PORTVERSION= 0.2.6 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-wcwidth/distinfo b/devel/py-wcwidth/distinfo index bfc04d7bd836..aec049cbd6c5 100644 --- a/devel/py-wcwidth/distinfo +++ b/devel/py-wcwidth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1578706579 -SHA256 (wcwidth-0.1.8.tar.gz) = f28b3e8a6483e5d49e7f8949ac1a78314e740333ae305b4ba5defd3e74fb37a8 -SIZE (wcwidth-0.1.8.tar.gz) = 19957 +TIMESTAMP = 1686183607 +SHA256 (wcwidth-0.2.6.tar.gz) = a5220780a404dbe3353789870978e472cfe477761f06ee55077256e509b156d0 +SIZE (wcwidth-0.2.6.tar.gz) = 35452