blob: 753a539ebdd6ce7fe0388472ad4a46eead8005d9 (
plain)
1
2
3
4
5
6
7
8
9
10
|
PRGNAM="python3-paho-mqtt"
VERSION="2.1.0"
HOMEPAGE="http://eclipse.org/paho"
DOWNLOAD="https://github.com/eclipse-paho/paho.mqtt.python/archive/refs/tags/v2.1.0/paho.mqtt.python-2.1.0.tar.gz"
MD5SUM="1280561cbdf388e184e93732cf40274c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-hatchling"
MAINTAINER="Christoph Willing"
EMAIL="chris.willing@linux.com"
|