Skip to content

Commit

Permalink
net/py-paho-mqtt: Update to 1.6.1
Browse files Browse the repository at this point in the history
PR:		261570
Approved by:	joe@thrallingpenguin.com (maintainer)
  • Loading branch information
mzary authored and neelchauhan committed Feb 2, 2022
1 parent 8071438 commit 0d4d696
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions net/py-paho-mqtt/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PORTNAME= paho-mqtt
PORTVERSION= 1.5.0
PORTVERSION= 1.6.1
CATEGORIES= net python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -8,7 +8,7 @@ MAINTAINER= joe@thrallingpenguin.com
COMMENT= MQTT version 3.1/3.1.1 client class

LICENSE= EPL
LICENSE_FILE= ${WRKSRC}/epl-v10
LICENSE_FILE= ${WRKSRC}/edl-v10

USES= python:3.6+ shebangfix
USE_PYTHON= distutils autoplist
Expand Down
6 changes: 3 additions & 3 deletions net/py-paho-mqtt/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1596845712
SHA256 (paho-mqtt-1.5.0.tar.gz) = e3d286198baaea195c8b3bc221941d25a3ab0e1507fc1779bdb7473806394be4
SIZE (paho-mqtt-1.5.0.tar.gz) = 99525
TIMESTAMP = 1643543609
SHA256 (paho-mqtt-1.6.1.tar.gz) = 2a8291c81623aec00372b5a85558a372c747cbca8e9934dfe218638b8eefc26f
SIZE (paho-mqtt-1.6.1.tar.gz) = 99373

0 comments on commit 0d4d696

Please sign in to comment.