From nobody Sat Jun 6 20:12:16 2026 X-Original-To: dev-commits-ports-main@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 4gXqGS6kSBz6gKrM for ; Sat, 06 Jun 2026 20:12:16 +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" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gXqGS2tDTz47Z1 for ; Sat, 06 Jun 2026 20:12:16 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1780776736; 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=OMJEJrH2xwHJa77qTLvKVGYU64OMeI5olbBkhqKF2S4=; b=I/AhODV1DxMqhio5Tw3nPa5uj3xWuk8grWR9plSq3ONa0uYDshlY8oqbs1ghzjopT4KxZ2 FNuSrXjRcxUbpzQS9wG+3Afox+PhJiNzthx8VaOOsTJM5NjVp6JAtqSlP3YaCZ3aPbtpaU fll/ee49/2NVRuhdmX4GYz6NRSFFaj9oeLIA1+n7fsSfs5O6/s70OABVsK4TakCod48Ohs D6hZmBbFG4eS9fLT00oODDxf1mmQfPjwLucDreSAOdQP1u6aeRNqWCNwBAvU+52yxFmzmF sUmXZgPCBoPPafC1x7n2wKqvTgNfYCuc+1PSVgs5VWMB/6JoyAEZT7XeT9nT7A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1780776736; a=rsa-sha256; cv=none; b=GSDkl56dPuGb/j6B45mrz0wbXJWxlAYUUfVODUOs81cUMrmYiYAQ0FgFS+2FUHzlj+88aa jQ2RzRhMRFYPGVhYwmbmIRum4MFN/WY57Q5UWR3KW/TcDhZKVlV6c/wa/0khIq8Ik7Q8Cx zbG+CWXYU1RhE7luTfAhZrMei/Y2OCV6Efz/J3il7qrne2u5oPsYS148yr+Zbs2ATdksBb D00+RO31+y5TD58fo6RR3zGAmhzyYLH/l1BAxY3q/gmJVp99fMJg8OdQ35+hROaev71vIq 1EbQ9nzxtEHaqbc4EqWER2sTH45JDf7FTMYXnBrFPu+SID7VEytIrEqLzK+S5w== 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=1780776736; 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=OMJEJrH2xwHJa77qTLvKVGYU64OMeI5olbBkhqKF2S4=; b=mH/opUoodpSz7TcFBhEegCWbJHOhcaGwNbb/kCNPbc7HdBdqBlmp7T/RaU8+Q4EpA2xVBB WDYcS0iS+7e3eCoyKVtcpoMY02wlGbEQ0GKkg20rr7JJsMiKm46eAdHqIA+r4lfAAMD51c xRofq+5Wa1MfwK+5nk2yONIAoDOWwmPKJMY4hnsriV3dOUxpi0Jm7YBqW2Mn7IQHDEcxtV bgseasb/L3ui0g9et6uEzaaXIGJqyS50N5PwYPvm38t4ioP+rnHSYKodIg6RsNdrTBUJLQ FyU5KS8G+DH2Hg4WfKSEoa3O0ERroFJIeGR4PsMF8/LVaa4g+jNfOapc8XsWoQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gXqGS2NfSzVfb for ; Sat, 06 Jun 2026 20:12:16 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 41887 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 06 Jun 2026 20:12:16 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: 0140ee2c7515 - main - devel/py-pipcl: New port: Python packaging operations for use by a setup.py script List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 0140ee2c7515c5be27fd549020712c93f3222adf Auto-Submitted: auto-generated Date: Sat, 06 Jun 2026 20:12:16 +0000 Message-Id: <6a247f20.41887.659bd274@gitrepo.freebsd.org> The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=0140ee2c7515c5be27fd549020712c93f3222adf commit 0140ee2c7515c5be27fd549020712c93f3222adf Author: Yuri Victorovich AuthorDate: 2026-06-06 20:10:35 +0000 Commit: Yuri Victorovich CommitDate: 2026-06-06 20:12:05 +0000 devel/py-pipcl: New port: Python packaging operations for use by a setup.py script --- devel/Makefile | 1 + devel/py-pipcl/Makefile | 22 ++++++++++++++++++++++ devel/py-pipcl/distinfo | 3 +++ devel/py-pipcl/pkg-descr | 6 ++++++ 4 files changed, 32 insertions(+) diff --git a/devel/Makefile b/devel/Makefile index 91a02a0b2c72..7b40a532ca78 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -5622,6 +5622,7 @@ SUBDIR += py-pip-shims SUBDIR += py-pip-tools SUBDIR += py-pip-tools4 + SUBDIR += py-pipcl SUBDIR += py-pipdeptree SUBDIR += py-pipenv SUBDIR += py-pipreqs diff --git a/devel/py-pipcl/Makefile b/devel/py-pipcl/Makefile new file mode 100644 index 000000000000..04b5b4358ead --- /dev/null +++ b/devel/py-pipcl/Makefile @@ -0,0 +1,22 @@ +PORTNAME= pipcl +DISTVERSION= 7 +CATEGORIES= devel python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Python packaging operations for use by a setup.py script +WWW= https://github.com/ArtifexSoftware/pipcl + +LICENSE= AGPLv3 +LICENSE_FILE= ${WRKSRC}/COPYING + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}packaging>0:devel/py-packaging@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}packaging>0:devel/py-packaging@${PY_FLAVOR} + +USES= python +USE_PYTHON= pep517 autoplist + +NO_ARCH= yes + +.include diff --git a/devel/py-pipcl/distinfo b/devel/py-pipcl/distinfo new file mode 100644 index 000000000000..e64acbf12b34 --- /dev/null +++ b/devel/py-pipcl/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1780775355 +SHA256 (pipcl-7.tar.gz) = 927775d250670328f7caaabc02b39e1a82b1aeceb8a1c6430e0878920852c54c +SIZE (pipcl-7.tar.gz) = 71592 diff --git a/devel/py-pipcl/pkg-descr b/devel/py-pipcl/pkg-descr new file mode 100644 index 000000000000..171d96fbee14 --- /dev/null +++ b/devel/py-pipcl/pkg-descr @@ -0,0 +1,6 @@ +The pipcl package provides Python build backend operations (including +PEP 517 support), for use by a setup.py script. + +Designed to help build complex Python extension packages, it can also be +used to build simple pure-python packages. It is a python module that does +not impose any restrictions on usage.