mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
net/py-paho-mqtt: Update to 2.1.0
changeLog: https://github.com/eclipse/paho.mqtt.python/releases/tag/v2.1.0 PR: 279240 Approved by: joe@thrallingpenguin.com (maintainer)
This commit is contained in:
parent
c6bb6b41cb
commit
e9e0ef051c
@ -1,5 +1,5 @@
|
||||
PORTNAME= paho-mqtt
|
||||
DISTVERSION= 2.0.0
|
||||
DISTVERSION= 2.1.0
|
||||
CATEGORIES= net python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -12,7 +12,7 @@ WWW= https://www.eclipse.org/paho/
|
||||
LICENSE= EPL
|
||||
LICENSE_FILE= ${WRKSRC}/edl-v10
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR}
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR}
|
||||
|
||||
USES= python shebangfix
|
||||
USE_PYTHON= autoplist concurrent pep517
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1707677388
|
||||
SHA256 (paho_mqtt-2.0.0.tar.gz) = 13b205f29251e4f2c66a6c923c31fc4fd780561e03b2d775cff8e4f2915cf947
|
||||
SIZE (paho_mqtt-2.0.0.tar.gz) = 147711
|
||||
TIMESTAMP = 1716429368
|
||||
SHA256 (paho_mqtt-2.1.0.tar.gz) = 12d6e7511d4137555a3f6ea167ae846af2c7357b10bc6fa4f7c3968fc1723834
|
||||
SIZE (paho_mqtt-2.1.0.tar.gz) = 148848
|
||||
|
Loading…
Reference in New Issue
Block a user