git: 37ffad27567d - main - devel/py-buildbot: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Thu Sep 2 15:19:49 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=37ffad27567d53c4f0c3ac3a5f0318b346e5d86e

commit 37ffad27567d53c4f0c3ac3a5f0318b346e5d86e
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-02 14:21:04 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-02 15:19:01 +0000

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

diff --git a/devel/py-buildbot/Makefile b/devel/py-buildbot/Makefile
index df54d60c2401..c20e625c042d 100644
--- a/devel/py-buildbot/Makefile
+++ b/devel/py-buildbot/Makefile
@@ -33,7 +33,7 @@ TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}treq>0:www/py-treq@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}parameterized>0:devel/py-parameterized@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}moto>0:devel/py-moto@${PY_FLAVOR}
 
-USES=		python:3.5+
+USES=		cpe python:3.5+
 USE_RC_SUBR=	buildbot
 USE_PYTHON=	autoplist concurrent distutils
 


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