Date: Sat, 06 Jun 2026 20:00:56 +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: 8b61af731377 - main - devel/py-cleo: Add CPE information Message-ID: <6a247c78.40bd2.4110f54d@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=8b61af731377eec462c63aaa6f6dced8da4f58d8 commit 8b61af731377eec462c63aaa6f6dced8da4f58d8 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2026-06-06 19:47:53 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2026-06-06 19:47:53 +0000 devel/py-cleo: Add CPE information --- devel/py-cleo/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/py-cleo/Makefile b/devel/py-cleo/Makefile index 2ab0e25a0f7b..0d9e25bdfa0d 100644 --- a/devel/py-cleo/Makefile +++ b/devel/py-cleo/Makefile @@ -15,7 +15,8 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.1.0:devel/py-poetry-core@${ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}crashtest>=0.4.1<0.5:devel/py-crashtest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}rapidfuzz>=3.0.0<4:devel/py-rapidfuzz@${PY_FLAVOR} -USES= python +USES= cpe python +CPE_VENDOR= python-poetry USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yeshome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a247c78.40bd2.4110f54d>
