python-paho-mqtt: update to 2.1.0
authorAlexandru Ardelean <redacted>
Sat, 4 Apr 2026 22:32:10 +0000 (01:32 +0300)
committerAlexandru Ardelean <redacted>
Mon, 6 Apr 2026 05:29:13 +0000 (08:29 +0300)
commit3e548ca57441647e0ab8aecdaa5669a255fc315e
treeeaa04f08b270e2ba629f490fbeff7c601f7076ec
parente05e7ab598bd7d62d88a5e056fbf2cb53a132d6f
python-paho-mqtt: update to 2.1.0

Update package to 2.1.0. This is a major version bump with API changes
including new callback signatures.

Add PYPI_SOURCE_NAME since PyPI switched sdist filename to use
underscores (paho_mqtt-2.1.0.tar.gz).

Add PKG_BUILD_DEPENDS for python-hatchling since upstream switched
build backend from setuptools to hatchling.

Add test.sh to verify basic client functionality.

Signed-off-by: Alexandru Ardelean <redacted>
lang/python/python-paho-mqtt/Makefile
lang/python/python-paho-mqtt/test.sh [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT