Date: Sat, 06 Jun 2026 20:01:04 +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: f00a46ae21b8 - main - devel/py-gitpython: Add CPE information Message-ID: <6a247c80.3ece6.718ac5c1@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=f00a46ae21b8de0bf310caca9ecabf49e165db65 commit f00a46ae21b8de0bf310caca9ecabf49e165db65 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2026-06-06 19:54:16 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2026-06-06 19:54:16 +0000 devel/py-gitpython: Add CPE information --- devel/py-gitpython/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/py-gitpython/Makefile b/devel/py-gitpython/Makefile index 00a04103fc35..c906e8e8a878 100644 --- a/devel/py-gitpython/Makefile +++ b/devel/py-gitpython/Makefile @@ -24,7 +24,8 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>=0:devel/py-coverage@${PY_FLAVOR} ${PYTHON_PKGNAMEPREFIX}pytest-mock>=0:devel/py-pytest-mock@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-sugar>=0:devel/py-pytest-sugar@${PY_FLAVOR} \ -USES= python +USES= cpe python +CPE_VENDOR= gitpython_project USE_PYTHON= autoplist concurrent pep517 pytest NO_ARCH= yeshome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a247c80.3ece6.718ac5c1>
