From aa7a6c429ea62d972467d6755fa7a6f52256b452 Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Mon, 28 Dec 2020 23:02:12 +0000 Subject: Drop python 2.7 support from a few ports With hat: portmgr --- net/py-paho-mqtt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/py-paho-mqtt') diff --git a/net/py-paho-mqtt/Makefile b/net/py-paho-mqtt/Makefile index be7cbbf50ac3..2c201db4eb39 100644 --- a/net/py-paho-mqtt/Makefile +++ b/net/py-paho-mqtt/Makefile @@ -12,7 +12,7 @@ COMMENT= MQTT version 3.1/3.1.1 client class LICENSE= EPL LICENSE_FILE= ${WRKSRC}/epl-v10 -USES= python shebangfix +USES= python:3.6+ shebangfix USE_PYTHON= distutils autoplist SHEBANG_FILES= examples/*.py -- cgit v1.2.3