git: 0b14cc1f4481 - main - security/py-paramiko: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Fri Sep 10 21:21:06 UTC 2021


The branch main has been updated by decke:

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

commit 0b14cc1f4481bb019b258b27243e346b3ef49463
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-10 20:47:02 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-10 21:18:13 +0000

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

diff --git a/security/py-paramiko/Makefile b/security/py-paramiko/Makefile
index 25786404e169..520900d7573d 100644
--- a/security/py-paramiko/Makefile
+++ b/security/py-paramiko/Makefile
@@ -19,7 +19,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}bcrypt>=3.1.3:security/py-bcrypt@${PY_FLAVOR
 TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR}
 
-USES=		python:3.6+
+USES=		cpe python:3.6+
 USE_PYTHON=	autoplist distutils
 
 CONFLICTS_INSTALL=	${PYTHON_PKGNAMEPREFIX}paramiko1


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