Date: Sat, 06 Jun 2026 20:00:59 +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: ba725c177d86 - main - devel/py-configobj: Add CPE information Message-ID: <6a247c7b.40885.1cf06cb1@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=ba725c177d869bdc330d5e353199793e91143159 commit ba725c177d869bdc330d5e353199793e91143159 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2026-06-06 19:49:55 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2026-06-06 19:49:55 +0000 devel/py-configobj: Add CPE information --- devel/py-configobj/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/py-configobj/Makefile b/devel/py-configobj/Makefile index 12071bb1e1e9..5d30d262cd7e 100644 --- a/devel/py-configobj/Makefile +++ b/devel/py-configobj/Makefile @@ -15,7 +15,8 @@ BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0.40.0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} -USES= python +USES= cpe python +CPE_VENDOR= configobj_project USE_PYTHON= autoplist pep517 NO_ARCH= yeshome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a247c7b.40885.1cf06cb1>
