Date: Mon, 08 Jun 2026 19:17:26 +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: 97b15555a58e - main - devel/py-pdm: Add CPE information Message-ID: <6a271546.3e402.22dfb893@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=97b15555a58e27afccbb98a5f06d012046af6ab7 commit 97b15555a58e27afccbb98a5f06d012046af6ab7 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2026-06-08 19:06:44 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2026-06-08 19:09:02 +0000 devel/py-pdm: Add CPE information --- devel/py-pdm/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/py-pdm/Makefile b/devel/py-pdm/Makefile index d082ba3f8b5c..b2b5f3c2e5cd 100644 --- a/devel/py-pdm/Makefile +++ b/devel/py-pdm/Makefile @@ -38,7 +38,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}blinker>=0:devel/py-blinker@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}unearth>=0.17.5:devel/py-unearth@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}virtualenv>=20:devel/py-virtualenv@${PY_FLAVOR} -USES= python +USES= cpe python +CPE_VENDOR= frostming 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?6a271546.3e402.22dfb893>
