python3-paho_mqtt: update to 2.1.0.

This commit is contained in:
Andrew J. Hesford 2024-04-29 19:00:12 -04:00
parent 41ec0c090c
commit e963647c51

View File

@ -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