Date: Sat, 06 Jun 2026 20:00:57 +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: 4a59706cedbe - main - devel/py-click: Add CPE information Message-ID: <6a247c79.40716.20aac3ae@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=4a59706cedbe287ed42550bdfb38d38bd481db6d commit 4a59706cedbe287ed42550bdfb38d38bd481db6d Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2026-06-06 19:48:47 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2026-06-06 19:48:47 +0000 devel/py-click: Add CPE information --- devel/py-click/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/py-click/Makefile b/devel/py-click/Makefile index 7b58adcb291f..90bfbccfbafa 100644 --- a/devel/py-click/Makefile +++ b/devel/py-click/Makefile @@ -13,7 +13,8 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flit-core>=3.11<4:devel/py-flit-core@${PY LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt -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?6a247c79.40716.20aac3ae>
