python-paho-mqtt: bump to version 1.6.1
authorAlexandru Ardelean <redacted>
Wed, 27 Oct 2021 08:48:49 +0000 (11:48 +0300)
committerHannu Nyman <redacted>
Wed, 27 Oct 2021 17:56:05 +0000 (20:56 +0300)
Signed-off-by: Alexandru Ardelean <redacted>
lang/python/python-paho-mqtt/Makefile

index 0c0129e265cee72d09664d462dcbe68369974d8b..e7e3212fce39d00dd49741942a77c450469cd0ce 100644 (file)
@@ -5,15 +5,15 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=python-paho-mqtt
-PKG_VERSION:=1.5.1
-PKG_RELEASE:=1
+PKG_VERSION:=1.6.1
+PKG_RELEASE:=$(AUTORELEASE)
 
 PKG_MAINTAINER:=Josef Schlehofer <josef.schlehofer@nic.cz>, Alexandru Ardelean <ardeleanalex@gmail.com>
 PKG_LICENSE:=EPL-1.0 Eclipse Distribution License v1.0
 PKG_LICENSE_FILES:=epl-v10 edl-v10
 
 PYPI_NAME:=paho-mqtt
-PKG_HASH:=9feb068e822be7b3a116324e01fb6028eb1d66412bf98595ae72698965cb1cae
+PKG_HASH:=2a8291c81623aec00372b5a85558a372c747cbca8e9934dfe218638b8eefc26f
 
 include ../pypi.mk
 include $(INCLUDE_DIR)/package.mk
git clone https://git.99rst.org/PROJECT