Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 05 Jun 2026 19:59:18 +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: e8c5a19d4c98 - main - archivers/py-py7zr: Add CPE information
Message-ID:  <6a232a96.37015.7d8ef241@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=e8c5a19d4c9832fe20011bad2d0e7af5a37f6ca3

commit e8c5a19d4c9832fe20011bad2d0e7af5a37f6ca3
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2026-06-05 19:41:45 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2026-06-05 19:53:58 +0000

    archivers/py-py7zr: Add CPE information
---
 archivers/py-py7zr/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/archivers/py-py7zr/Makefile b/archivers/py-py7zr/Makefile
index 7b55d2cded8b..3c0f10c1cfb4 100644
--- a/archivers/py-py7zr/Makefile
+++ b/archivers/py-py7zr/Makefile
@@ -30,7 +30,8 @@ TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}py-cpuinfo>=0:sysutils/py-py-cpuinfo@${PY_F
 		${PYTHON_PKGNAMEPREFIX}pytest-remotedata>=0:devel/py-pytest-remotedata@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pytest-timeout>=0:devel/py-pytest-timeout@${PY_FLAVOR}
 
-USES=		python
+USES=		cpe python
+CPE_VENDOR=	py7zr_project
 USE_PYTHON=	autoplist pep517 pytest
 
 TEST_ENV=	${MAKE_ENV} \


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a232a96.37015.7d8ef241>