From nobody Tue Feb 03 05:18:28 2026 X-Original-To: dev-commits-ports-all@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 4f4sFw6GPfz6R84w for ; Tue, 03 Feb 2026 05:18:28 +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" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4f4sFw2hfPz4187 for ; Tue, 03 Feb 2026 05:18:28 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1770095908; 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=aOd6sD3BSI5jwGvVvMUQCF6kMiqBg8UxFMMz+/9cEd0=; b=gnfXQY3Xmc54+biyoljVyApr4omzjLEMIdBs4Sn9uRaZeHkIlAhQEwg+7BaXn3EXVdmCUk JNBS/RO+M8XE8fLC7paUG3ZZtF88/Lte+8d1GuIjF6phyenn9kwL6b1kxI/e2DT0K+UrUc mcqPYDFbmSBDUOdFqv42P+Q7er9za5OvBLxGG89A4u3S5Mo04nBW2DzO9O53ufgOcjZnZo N5hKYdOHxtn2Qh5giFx+LT6uPylkA/uvoW2CeqYqtwCmvVbMnQH9h03YX0n3jdarstbIEm pi4nJoFN8ewLE8ZKYfNoidwaZD5V3w5uigbLdY8tZyv0kQp6uYuneEsmRXqaaw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1770095908; a=rsa-sha256; cv=none; b=lUMKyRiEHeOMKKZE/2V4nzphroqFBC/HRPonT2IzxZLhakLKIN4XCt7VXlKH/zzSoYv0O9 blweqHdQSEOcdfKZCnb829P9+5nR+JEYo4YKRjyWJUMQx/cr/4dTTgr573CHpdcodVR7UH GT56qlN57l46LLNqOlUerWUPwR8eQ/tn97q5DXuooHaXgsS1N+K12xlJCNbu3XCtlRS+iC 8feK4KVtsIq+tWSfDWB9lyFcm65IrYGWV45WvvZfujq7ZMdiyKpPQmgpqZt7qQrlFhnApt qHIJULIhpl1J++ch4cdmOT2yUxOuul4EHnZe4WD9fOHngwOO/1hZd1/lUECADw== 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=1770095908; 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=aOd6sD3BSI5jwGvVvMUQCF6kMiqBg8UxFMMz+/9cEd0=; b=pWnczwqa359CoC/GR6uqGurKZlTX12F6t3VEWvB7PM8NjQwuKY0HJcqR8iU4XD2HMMCJNW h3afKdepesGwAOz9BWg3g03KrEvasciMFbzLdPatZtw95UIg8Npf7TGkmje1VN2upCFVjH npl3FwZiqYv7ZW8MRmlPkrmCQLIb3YeR/LuX13MI+Ax9No1Q2FrPnp9IYT2w+40FqHE+KO wdDMKW0foA1VaRsVfkr+p+oz75qjrT1AF0fq6c2zyAmREMG9CGbhs2Y0LTd0MMYY2nvyZc 9UuCfs9VG38QUFqVKFBYq7lL0/EqBWMqOs3clRAlXhGQ7p8wcOrH+pIarbjvCQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4f4sFw1wd0zyXh for ; Tue, 03 Feb 2026 05:18:28 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1851a by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 03 Feb 2026 05:18:28 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 1ababaac6a83 - main - devel/py-plux: Update to 1.14.0 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org 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: 1ababaac6a83cde04aa4224ced027aaf4f7ac085 Auto-Submitted: auto-generated Date: Tue, 03 Feb 2026 05:18:28 +0000 Message-Id: <69818524.1851a.40de9ae1@gitrepo.freebsd.org> The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=1ababaac6a83cde04aa4224ced027aaf4f7ac085 commit 1ababaac6a83cde04aa4224ced027aaf4f7ac085 Author: Po-Chuan Hsieh AuthorDate: 2026-02-03 04:44:30 +0000 Commit: Po-Chuan Hsieh CommitDate: 2026-02-03 05:09:40 +0000 devel/py-plux: Update to 1.14.0 Changes: https://github.com/localstack/plux/releases https://github.com/localstack/plux/commits/main --- devel/py-plux/Makefile | 6 +++--- devel/py-plux/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/devel/py-plux/Makefile b/devel/py-plux/Makefile index b4ac7acd1aaa..d046729a2f3b 100644 --- a/devel/py-plux/Makefile +++ b/devel/py-plux/Makefile @@ -1,5 +1,5 @@ PORTNAME= plux -PORTVERSION= 1.13.0 +PORTVERSION= 1.14.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,8 +11,8 @@ WWW= https://github.com/localstack/plux LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatch-vcs>=0:devel/py-hatch-vcs@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 diff --git a/devel/py-plux/distinfo b/devel/py-plux/distinfo index db59b6632bf8..65997ed5403d 100644 --- a/devel/py-plux/distinfo +++ b/devel/py-plux/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757120706 -SHA256 (plux-1.13.0.tar.gz) = 0358a618883be270cf8dd6b5ae48e633a7fecd386cff6347c8560116f4688a75 -SIZE (plux-1.13.0.tar.gz) = 32977 +TIMESTAMP = 1769874344 +SHA256 (plux-1.14.0.tar.gz) = e335d0bb4b67e1cb18abce8b92370568394f75edfb8505398f51c577525467fe +SIZE (plux-1.14.0.tar.gz) = 103137