git: 43eff783d722 - main - devel/py-twisted: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Wed Sep 29 20:02:23 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=43eff783d722e1e8f2cd8d40058f9d53827c6c04
commit 43eff783d722e1e8f2cd8d40058f9d53827c6c04
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-29 19:38:04 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-29 19:38:04 +0000
devel/py-twisted: Add CPE information
Approved by: portmgr (blanket)
---
devel/py-twisted/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/devel/py-twisted/Makefile b/devel/py-twisted/Makefile
index 056c10a3c17c..821c7f7b60ba 100644
--- a/devel/py-twisted/Makefile
+++ b/devel/py-twisted/Makefile
@@ -24,9 +24,11 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}attrs>=19.2.0:devel/py-attrs@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}typing-extensions>=3.6.5:devel/py-typing-extensions@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}service_identity>0:security/py-service_identity@${PY_FLAVOR}
-USES= python:3.7+
+USES= cpe python:3.7+
USE_PYTHON= autoplist concurrent distutils
+CPE_VENDOR= twistedmatrix
+
NO_ARCH= yes
OPTIONS_DEFINE= CONCH HTTP2 SERIAL TLS
More information about the dev-commits-ports-all
mailing list