git: 49619ee9d7c5 - main - devel/py-marshmallow: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Tue Sep 21 12:02:35 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=49619ee9d7c50c6335cf4ee96a2f1d20e13a42f6
commit 49619ee9d7c50c6335cf4ee96a2f1d20e13a42f6
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-21 11:47:31 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-21 12:01:39 +0000
devel/py-marshmallow: Add CPE information
Approved by: portmgr (blanket)
---
devel/py-marshmallow/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/devel/py-marshmallow/Makefile b/devel/py-marshmallow/Makefile
index d10abe227f16..c027a6ba1165 100644
--- a/devel/py-marshmallow/Makefile
+++ b/devel/py-marshmallow/Makefile
@@ -15,8 +15,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>=2.7.0:devel/py-dateutil@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}simplejson>=0:devel/py-simplejson@${PY_FLAVOR}
-USES= python:3.5+
+USES= cpe python:3.5+
USE_PYTHON= autoplist concurrent distutils
+CPE_VENDOR= marshmallow_project
NO_ARCH= yes
More information about the dev-commits-ports-all
mailing list