From nobody Tue Dec 16 21:21:13 2025 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 4dW8xQ2fQdz6LBZn for ; Tue, 16 Dec 2025 21:21:14 +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 "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4dW8xP5pxjz3vdW for ; Tue, 16 Dec 2025 21:21:13 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1765920073; 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=VuFGZ/F6Sb5yqvXTembOXF98UfXpNR7ua4URsifV/TM=; b=dYHAhFKz9/idAjsOu/CaEBnAdTCXjyliW6yv+heGXIVSgCliCYW6aC3o3Bix6dEZWlCqs/ ER9J4jKhdqPMWvXtUKJfn2zPkbKBzct7OtVIQI2E9yIxgan14PjI3N9QaaYwFrXd3zaAfM IgtLJNEp3uZQ6fG4FwWURMgz7FToQntFykPQBr08TKbNR9HJDyF/SL34O+nScBVwbOC668 9r97TUSyjQ2ORTjA7sMY2NXtrDNmJeYwTv2V18UHFDVGSKJ5wmT/fH2x46LgLC6ooW8Y0j GTjzoiH53t878VIgHoYdREdoFTCGFyEu//WRAW5fmjBbBG0OlZKxBgffXEWhZw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1765920073; 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=VuFGZ/F6Sb5yqvXTembOXF98UfXpNR7ua4URsifV/TM=; b=rO3hloJl9uwDE1L8lNNB9kbgMTFDqMGiV7bwcV2BN+J78dpLYgQeBCmaFabbFUlcuHgeV6 4jF0h0FglcalVTou0eCfoPi3FcrDEbzhgpfgecVejvt6zA8kHoNXBN4MsHgWnsbsiPGJIE /6prrxFBizZ0n+n/2HVTEJJybPkyucPicO/u15CBmjjGvAhgoVHKUbdXSdloZU+vhtWroC KJYTMeaz4qBXZDf2sE6sNvePBlgcm8W1XRP5FqwZ4B31jUZH92/sJSehI+e9QJ2M6oG7ne qqBffyEqSrkf7/PtHVtFGG0zIlDSj28kZrAE3IaqqncAOXHubFkCC8CmF3bEVg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1765920073; a=rsa-sha256; cv=none; b=noq0ht1pPNcMOEVAueEJCVyjAnCQNJVYFZcWqa8W+Y8m3i815ZOjHgAgvpfItVpnATkhbo pNIZeTne1TR7hi5N4ru/9oWmdyFtaqBcOfXKsE0hGMdBU9mZbhP399hAVVjyLATHVstinz k73ouaI6ExniVezANlOPwYZq1xb8ccxlDTLCLbDekHW6HUiRm85y7kl8XT1Mg8iqGRPxT/ RXsWA2r4bbUez7G/aPxIF7RB52s8muIqgdjU/uOy1MY+kN5j1Sned7MCSBmu1OzjwQLo2i svjw8tVWjKpXjhzMBh6x2rjgQIaY28y27LIorujP1X7zd13x50xfMXuhxRF0xA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4dW8xP5415z7lh for ; Tue, 16 Dec 2025 21:21:13 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3d88d by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 16 Dec 2025 21:21:13 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 4e7172220fae - main - devel/py-makefun: Relax version requirement of py-setuptools 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: 4e7172220fae2c43ffc481d45ad6430110f15bf2 Auto-Submitted: auto-generated Date: Tue, 16 Dec 2025 21:21:13 +0000 Message-Id: <6941cd49.3d88d.50a82e35@gitrepo.freebsd.org> The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=4e7172220fae2c43ffc481d45ad6430110f15bf2 commit 4e7172220fae2c43ffc481d45ad6430110f15bf2 Author: Po-Chuan Hsieh AuthorDate: 2025-12-16 21:15:56 +0000 Commit: Po-Chuan Hsieh CommitDate: 2025-12-16 21:15:56 +0000 devel/py-makefun: Relax version requirement of py-setuptools --- devel/py-makefun/Makefile | 3 ++- devel/py-makefun/files/patch-pyproject.toml | 10 ++++++++++ 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/devel/py-makefun/Makefile b/devel/py-makefun/Makefile index edf4b671ca33..efb36136b34a 100644 --- a/devel/py-makefun/Makefile +++ b/devel/py-makefun/Makefile @@ -1,5 +1,6 @@ PORTNAME= makefun PORTVERSION= 1.16.0 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,7 +13,7 @@ WWW= https://smarie.github.io/python-makefun/ \ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=39.2<72:devel/py-setuptools@${PY_FLAVOR} \ +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=39.2:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=0:devel/py-setuptools-scm@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} diff --git a/devel/py-makefun/files/patch-pyproject.toml b/devel/py-makefun/files/patch-pyproject.toml new file mode 100644 index 000000000000..aa6a13eb7b49 --- /dev/null +++ b/devel/py-makefun/files/patch-pyproject.toml @@ -0,0 +1,10 @@ +--- pyproject.toml.orig 2025-05-09 15:00:04 UTC ++++ pyproject.toml +@@ -1,6 +1,6 @@ requires = [ + [build-system] + requires = [ +- "setuptools>=39.2,<72", # later versions do not read 'tests_require' from setup.cfg anymore ++ "setuptools>=39.2", # later versions do not read 'tests_require' from setup.cfg anymore + "setuptools_scm", + "wheel" + ]