Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Sep 2021 12:59:24 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 40e32b3d9a4a - main - www/py-httpie: Add CPE information
Message-ID:  <202109211259.18LCxObU068406@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke:

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

commit 40e32b3d9a4a3b44916b0f115355a1b8ac3c45f9
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-21 12:32:54 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-09-21 12:58:07 +0000

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

diff --git a/www/py-httpie/Makefile b/www/py-httpie/Makefile
index 7380b62d53ab..6f24b1cc0d6a 100644
--- a/www/py-httpie/Makefile
+++ b/www/py-httpie/Makefile
@@ -16,7 +16,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}defusedxml>=0.6.0:devel/py-defusedxml@${PY_F
 		${PYTHON_PKGNAMEPREFIX}pygments>=2.5.2:textproc/py-pygments@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}requests-toolbelt>=0.9.1:www/py-requests-toolbelt@${PY_FLAVOR}
 
-USES=		python:3.6+
+USES=		cpe python:3.6+
 USE_PYTHON=	distutils autoplist
 
 USE_GITHUB=	yes



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