mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
python3-paho_mqtt: update to 2.1.0.
This commit is contained in:
parent
41ec0c090c
commit
e963647c51
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-paho_mqtt'
|
# Template file for 'python3-paho_mqtt'
|
||||||
pkgname=python3-paho_mqtt
|
pkgname=python3-paho_mqtt
|
||||||
version=2.0.0
|
version=2.1.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="hatchling"
|
hostmakedepends="hatchling"
|
||||||
|
@ -11,7 +11,7 @@ license="custom:EDL-1.0, EPL-2.0"
|
||||||
homepage="https://eclipse.dev/paho/"
|
homepage="https://eclipse.dev/paho/"
|
||||||
changelog="https://raw.githubusercontent.com/eclipse/paho.mqtt.python/master/ChangeLog.txt"
|
changelog="https://raw.githubusercontent.com/eclipse/paho.mqtt.python/master/ChangeLog.txt"
|
||||||
distfiles="${PYPI_SITE}/p/paho_mqtt/paho_mqtt-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/paho_mqtt/paho_mqtt-${version}.tar.gz"
|
||||||
checksum=13b205f29251e4f2c66a6c923c31fc4fd780561e03b2d775cff8e4f2915cf947
|
checksum=12d6e7511d4137555a3f6ea167ae846af2c7357b10bc6fa4f7c3968fc1723834
|
||||||
# Most useful checks require a listening broker
|
# Most useful checks require a listening broker
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue