git: 286291f16fef - main - security/py-paramiko1: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sat Sep 25 20:30:08 UTC 2021


The branch main has been updated by decke:

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

commit 286291f16fef89ed494b803fd7991ffa541f0927
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-25 20:22:45 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-25 20:28:59 +0000

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

diff --git a/security/py-paramiko1/Makefile b/security/py-paramiko1/Makefile
index a6642752e3d6..bd7cabb32886 100644
--- a/security/py-paramiko1/Makefile
+++ b/security/py-paramiko1/Makefile
@@ -16,7 +16,7 @@ EXPIRATION_DATE=2021-09-30
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}cryptography>0:security/py-cryptography@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}ecdsa>0:security/py-ecdsa@${PY_FLAVOR}
 
-USES=		python:3.6+
+USES=		cpe python:3.6+
 USE_PYTHON=	distutils autoplist
 
 CONFLICTS_INSTALL=	py??-paramiko-*


More information about the dev-commits-ports-main mailing list