FreeBSD Bugzilla – Attachment 248370 Details for
Bug 276989
net/py-paho-mqtt: Update to 2.0.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update patch
net_py-paho-mqtt.2.0.0.diff (text/plain), 1.26 KB, created by
Marek Zarychta
on 2024-02-11 19:36:31 UTC
(
hide
)
Description:
Update patch
Filename:
MIME Type:
Creator:
Marek Zarychta
Created:
2024-02-11 19:36:31 UTC
Size:
1.26 KB
patch
obsolete
>diff --git a/net/py-paho-mqtt/Makefile b/net/py-paho-mqtt/Makefile >index c26c38344..1b3dc98cc 100644 >--- a/net/py-paho-mqtt/Makefile >+++ b/net/py-paho-mqtt/Makefile >@@ -1,8 +1,9 @@ > PORTNAME= paho-mqtt >-PORTVERSION= 1.6.1 >+PORTVERSION= 2.0.0 > CATEGORIES= net python > MASTER_SITES= PYPI > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >+DISTNAME= paho_mqtt-${PORTVERSION} > > MAINTAINER= joe@thrallingpenguin.com > COMMENT= MQTT version 3.1/3.1.1 client class >@@ -11,8 +12,10 @@ WWW= https://www.eclipse.org/paho/ > LICENSE= EPL > LICENSE_FILE= ${WRKSRC}/edl-v10 > >+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} >+ > USES= python shebangfix >-USE_PYTHON= distutils autoplist >+USE_PYTHON= autoplist concurrent pep517 > SHEBANG_FILES= examples/*.py > > NO_ARCH= yes >diff --git a/net/py-paho-mqtt/distinfo b/net/py-paho-mqtt/distinfo >index 22cc41e56..0df9dff20 100644 >--- a/net/py-paho-mqtt/distinfo >+++ b/net/py-paho-mqtt/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1643543609 >-SHA256 (paho-mqtt-1.6.1.tar.gz) = 2a8291c81623aec00372b5a85558a372c747cbca8e9934dfe218638b8eefc26f >-SIZE (paho-mqtt-1.6.1.tar.gz) = 99373 >+TIMESTAMP = 1707677388 >+SHA256 (paho_mqtt-2.0.0.tar.gz) = 13b205f29251e4f2c66a6c923c31fc4fd780561e03b2d775cff8e4f2915cf947 >+SIZE (paho_mqtt-2.0.0.tar.gz) = 147711
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 276989
:
248370
|
248372