Date: Mon, 08 Jun 2026 19:17:27 +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: 47a06334800a - main - devel/py-pipenv: Add CPE information Message-ID: <6a271547.3b4f9.439f1974@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=47a06334800a9a3998260ac6b2ff46b4834226cc commit 47a06334800a9a3998260ac6b2ff46b4834226cc Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2026-06-08 19:07:13 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2026-06-08 19:09:02 +0000 devel/py-pipenv: Add CPE information --- devel/py-pipenv/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/py-pipenv/Makefile b/devel/py-pipenv/Makefile index 524ad40c02fa..1762e0fdf6d1 100644 --- a/devel/py-pipenv/Makefile +++ b/devel/py-pipenv/Makefile @@ -19,7 +19,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}certifi>=0:security/py-certifi@${PY_FLAVOR} ${PYTHON_PKGNAMEPREFIX}setuptools>=61:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}virtualenv>=20.24.2:devel/py-virtualenv@${PY_FLAVOR} -USES= python +USES= cpe python +CPE_VENDOR= pypa 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?6a271547.3b4f9.439f1974>
