Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Oct 2021 13:18:32 GMT
From:      =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: d9b9636a91c6 - main - security/py-pycryptodome: Add CPE information
Message-ID:  <202110131318.19DDIWr3078610@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by se:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d9b9636a91c6722632e21ddec9db9e73d86634fc

commit d9b9636a91c6722632e21ddec9db9e73d86634fc
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-13 13:14:32 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-13 13:14:32 +0000

    security/py-pycryptodome: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 security/py-pycryptodome/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/security/py-pycryptodome/Makefile b/security/py-pycryptodome/Makefile
index f7d397411ff4..41c1aec5a642 100644
--- a/security/py-pycryptodome/Makefile
+++ b/security/py-pycryptodome/Makefile
@@ -13,7 +13,8 @@ LICENSE=	PD BSD2CLAUSE APACHE20
 LICENSE_COMB=	multi
 LICENSE_FILE=	${WRKSRC}/LICENSE.rst
 
-USES=		python:3.6+
+USES=		cpe python:3.6+
+CPE_VENDOR=	python
 USE_PYTHON=	autoplist distutils
 
 CONFLICTS_INSTALL=	${PYTHON_PKGNAMEPREFIX}pycrypto



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110131318.19DDIWr3078610>