diff --git a/net/py-paho-mqtt/Makefile b/net/py-paho-mqtt/Makefile index c26c383443ab..179cf3400863 100644 --- a/net/py-paho-mqtt/Makefile +++ b/net/py-paho-mqtt/Makefile @@ -1,20 +1,23 @@ PORTNAME= paho-mqtt -PORTVERSION= 1.6.1 +DISTVERSION= 2.0.0 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= paho_mqtt-${DISTVERSION} MAINTAINER= joe@thrallingpenguin.com COMMENT= MQTT version 3.1/3.1.1 client class WWW= https://www.eclipse.org/paho/ LICENSE= EPL LICENSE_FILE= ${WRKSRC}/edl-v10 +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} + USES= python shebangfix -USE_PYTHON= distutils autoplist +USE_PYTHON= autoplist concurrent pep517 SHEBANG_FILES= examples/*.py NO_ARCH= yes .include diff --git a/net/py-paho-mqtt/distinfo b/net/py-paho-mqtt/distinfo index 22cc41e56e35..0df9dff204ea 100644 --- a/net/py-paho-mqtt/distinfo +++ b/net/py-paho-mqtt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1643543609 -SHA256 (paho-mqtt-1.6.1.tar.gz) = 2a8291c81623aec00372b5a85558a372c747cbca8e9934dfe218638b8eefc26f -SIZE (paho-mqtt-1.6.1.tar.gz) = 99373 +TIMESTAMP = 1707677388 +SHA256 (paho_mqtt-2.0.0.tar.gz) = 13b205f29251e4f2c66a6c923c31fc4fd780561e03b2d775cff8e4f2915cf947 +SIZE (paho_mqtt-2.0.0.tar.gz) = 147711