Date: Mon, 08 Jun 2026 19:17:25 +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: 438871b1d90a - main - devel/py-orjson: Add CPE information Message-ID: <6a271545.3b85e.704ab02@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=438871b1d90ab9b826af71b46327a2c7800afcb0 commit 438871b1d90ab9b826af71b46327a2c7800afcb0 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2026-06-08 19:06:11 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2026-06-08 19:09:02 +0000 devel/py-orjson: Add CPE information --- devel/py-orjson/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/py-orjson/Makefile b/devel/py-orjson/Makefile index 4b41a3c91f9e..9e8159848a26 100644 --- a/devel/py-orjson/Makefile +++ b/devel/py-orjson/Makefile @@ -26,7 +26,8 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-dateutil>0:devel/py-python-dateutil@ ${PYTHON_PKGNAMEPREFIX}pytz>0,1:devel/py-pytz@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}xxhash>0:devel/py-xxhash@${PY_FLAVOR} -USES= cargo python +USES= cargo cpe python +CPE_VENDOR= ijl USE_PYTHON= autoplist concurrent pep517 pytest CARGO_BUILD= nohome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a271545.3b85e.704ab02>
