Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Oct 2021 10:09:55 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: cd899fcc937b - main - misc/py-cinder: Add CPE information
Message-ID:  <202110141009.19EA9tYN052070@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=cd899fcc937b7cc2506bb2d16a8f903e688b88bb

commit cd899fcc937b7cc2506bb2d16a8f903e688b88bb
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-14 10:08:04 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-14 10:09:47 +0000

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

diff --git a/misc/py-cinder/Makefile b/misc/py-cinder/Makefile
index 1310ab3973fe..a6886af76f1b 100644
--- a/misc/py-cinder/Makefile
+++ b/misc/py-cinder/Makefile
@@ -76,7 +76,8 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}Babel>=2.3.4:devel/py-babel@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}tooz>=1.58.0:devel/py-tooz@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}webob>=1.7.1:www/py-webob@${PY_FLAVOR}
 
-USES=		python:3.6+
+USES=		cpe python:3.6+
+CPE_VENDOR=	openstack
 USE_PYTHON=	autoplist concurrent distutils
 
 NO_ARCH=	yes



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