From e963647c512d674bb2a15daea1cfbb6339a84bb5 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 29 Apr 2024 19:00:12 -0400 Subject: [PATCH] python3-paho_mqtt: update to 2.1.0. --- srcpkgs/python3-paho_mqtt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-paho_mqtt/template b/srcpkgs/python3-paho_mqtt/template index 22934b006df..fb5574e5a59 100644 --- a/srcpkgs/python3-paho_mqtt/template +++ b/srcpkgs/python3-paho_mqtt/template @@ -1,6 +1,6 @@ # Template file for 'python3-paho_mqtt' pkgname=python3-paho_mqtt -version=2.0.0 +version=2.1.0 revision=1 build_style=python3-pep517 hostmakedepends="hatchling" @@ -11,7 +11,7 @@ license="custom:EDL-1.0, EPL-2.0" homepage="https://eclipse.dev/paho/" changelog="https://raw.githubusercontent.com/eclipse/paho.mqtt.python/master/ChangeLog.txt" distfiles="${PYPI_SITE}/p/paho_mqtt/paho_mqtt-${version}.tar.gz" -checksum=13b205f29251e4f2c66a6c923c31fc4fd780561e03b2d775cff8e4f2915cf947 +checksum=12d6e7511d4137555a3f6ea167ae846af2c7357b10bc6fa4f7c3968fc1723834 # Most useful checks require a listening broker make_check=no