git: 40e32b3d9a4a - main - www/py-httpie: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Tue Sep 21 12:59:27 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=40e32b3d9a4a3b44916b0f115355a1b8ac3c45f9
commit 40e32b3d9a4a3b44916b0f115355a1b8ac3c45f9
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-21 12:32:54 +0000
Commit: Bernhard Froehlich <decke at 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
More information about the dev-commits-ports-all
mailing list