Date: Sat, 06 Jun 2026 19:45: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: 62f2159d56c8 - main - devel/py-Jinja2: Fix CPE information Message-ID: <6a2478d6.3e98b.577fb868@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=62f2159d56c8e74f48caec9056d6f883b0c84519 commit 62f2159d56c8e74f48caec9056d6f883b0c84519 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2026-06-06 19:37:34 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2026-06-06 19:37:52 +0000 devel/py-Jinja2: Fix CPE information --- devel/py-Jinja2/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/devel/py-Jinja2/Makefile b/devel/py-Jinja2/Makefile index bf733e4794b4..d8ada94bed69 100644 --- a/devel/py-Jinja2/Makefile +++ b/devel/py-Jinja2/Makefile @@ -20,6 +20,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}markupsafe>=2.0.0:textproc/py-markupsafe@${ .if empty(PKGNAMESUFFIX) USES= cpe python CPE_VENDOR= palletsprojects +CPE_PRODUCT= jinja USE_PYTHON= autoplist pep517 pytest # 23 tests fail, see https://github.com/pallets/jinja/issues/1757 PEP517_INSTALL_CMD= ${PYTHON_CMD} -m installer --destdir ${STAGEDIR} \ --prefix ${PREFIX} \home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a2478d6.3e98b.577fb868>
