Date: Tue, 18 Jun 2024 04:11:32 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: 6e06a74e8dea - main - devel/py-urwid: Update to 2.6.14 Message-ID: <202406180411.45I4BWQN096141@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=6e06a74e8dea300bc3b0fbcc58ec412a23d84066 commit 6e06a74e8dea300bc3b0fbcc58ec412a23d84066 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-06-18 04:04:04 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-06-18 04:04:04 +0000 devel/py-urwid: Update to 2.6.14 Changes: https://github.com/urwid/urwid/releases https://urwid.org/changelog.html --- devel/py-urwid/Makefile | 2 +- devel/py-urwid/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-urwid/Makefile b/devel/py-urwid/Makefile index fa3d7780b12f..7210e8058867 100644 --- a/devel/py-urwid/Makefile +++ b/devel/py-urwid/Makefile @@ -1,5 +1,5 @@ PORTNAME= urwid -PORTVERSION= 2.6.12 +PORTVERSION= 2.6.14 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-urwid/distinfo b/devel/py-urwid/distinfo index 2a3667c51ff5..ddc9a30e3b1f 100644 --- a/devel/py-urwid/distinfo +++ b/devel/py-urwid/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1715843836 -SHA256 (urwid-2.6.12.tar.gz) = 1c9f5a5b47ec3fcc88032e0e224a00d7bf21704fa0060f498db395235f1731f1 -SIZE (urwid-2.6.12.tar.gz) = 847508 +TIMESTAMP = 1718580346 +SHA256 (urwid-2.6.14.tar.gz) = feeafc4fa9343fdfa1e9b01914064a4a9399ec746b814a550d44462e5ef85c72 +SIZE (urwid-2.6.14.tar.gz) = 847848
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406180411.45I4BWQN096141>