Date: Sat, 06 Jun 2026 20:00:58 +0000 From: Bernhard Froehlich <decke@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 8097ac9c821d - main - devel/py-click7: Add CPE information Message-ID: <6a247c7a.3ece2.34b233c7@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=8097ac9c821d97475a8ef4630426090becad6c7e commit 8097ac9c821d97475a8ef4630426090becad6c7e Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2026-06-06 19:49:12 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2026-06-06 19:49:12 +0000 devel/py-click7: Add CPE information --- devel/py-click7/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/py-click7/Makefile b/devel/py-click7/Makefile index 66211aa4e811..8e4970d6f10b 100644 --- a/devel/py-click7/Makefile +++ b/devel/py-click7/Makefile @@ -16,7 +16,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.rst BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -USES= python +USES= cpe python +CPE_VENDOR= palletsprojects USE_PYTHON= autoplist concurrent pep517 pytest NO_ARCH= yeshome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a247c7a.3ece2.34b233c7>
