Date: Sat, 26 Oct 2024 23:32:56 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: e66d532e1a36 - main - devel/py-plux: Update to 1.12.0 Message-ID: <202410262332.49QNWuAM043549@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=e66d532e1a36bc890eb518c7dd19158943b5467e commit e66d532e1a36bc890eb518c7dd19158943b5467e Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-10-26 23:26:37 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-10-26 23:26:37 +0000 devel/py-plux: Update to 1.12.0 Changes: https://github.com/localstack/plux/releases https://github.com/localstack/plux/commits/main --- devel/py-plux/Makefile | 2 +- devel/py-plux/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-plux/Makefile b/devel/py-plux/Makefile index eaba89472207..0caa547b1f13 100644 --- a/devel/py-plux/Makefile +++ b/devel/py-plux/Makefile @@ -1,5 +1,5 @@ PORTNAME= plux -PORTVERSION= 1.11.2 +PORTVERSION= 1.12.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-plux/distinfo b/devel/py-plux/distinfo index 27312d4bffba..535678b8f3ae 100644 --- a/devel/py-plux/distinfo +++ b/devel/py-plux/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1729909982 -SHA256 (plux-1.11.2.tar.gz) = e3e3ac35c2e1484cf9fa4938234b92fe44287c1b6dff013242643d671868a253 -SIZE (plux-1.11.2.tar.gz) = 30802 +TIMESTAMP = 1729926999 +SHA256 (plux-1.12.0.tar.gz) = f6213b5460ed02ffd603a54c7e94ab11b22d1f61abcf9f649c4e083dd0cd335a +SIZE (plux-1.12.0.tar.gz) = 31294
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410262332.49QNWuAM043549>