git: f2fd78de3a57 - main - www/py-cherrypy: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Sun Aug 29 19:56:18 UTC 2021


The branch main has been updated by decke:

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

commit f2fd78de3a5748d199ee7b839be564a1c43f461b
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 19:55:07 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-29 19:55:07 +0000

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

diff --git a/www/py-cherrypy/Makefile b/www/py-cherrypy/Makefile
index 18393c8fce00..0e7f0abde667 100644
--- a/www/py-cherrypy/Makefile
+++ b/www/py-cherrypy/Makefile
@@ -24,7 +24,7 @@ TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytest>=2.8:devel/py-pytest@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}path.py>0:devel/py-path.py@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}requests-toolbelt>0:www/py-requests-toolbelt@${PY_FLAVOR}
 
-USES=		python:3.6+
+USES=		cpe python:3.6+
 USE_PYTHON=	distutils autoplist concurrent
 
 TEST_ENV=	PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}


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