pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/py-paho-mqtt
Module Name: pkgsrc
Committed By: gdt
Date: Tue Feb 13 19:38:38 UTC 2024
Modified Files:
pkgsrc/net/py-paho-mqtt: Makefile
Log Message:
net/py-paho-mqtt: Note that update to 2.0.0 is on hold
2.0.0 is a breaking change and my assessment is that the
paho-mqtt-using community is not there yet. To be revisted after
2024Q1, when it will probably be time.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/net/py-paho-mqtt/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/py-paho-mqtt/Makefile
diff -u pkgsrc/net/py-paho-mqtt/Makefile:1.12 pkgsrc/net/py-paho-mqtt/Makefile:1.13
--- pkgsrc/net/py-paho-mqtt/Makefile:1.12 Tue Feb 13 19:35:46 2024
+++ pkgsrc/net/py-paho-mqtt/Makefile Tue Feb 13 19:38:38 2024
@@ -1,5 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2024/02/13 19:35:46 gdt Exp $
+# $NetBSD: Makefile,v 1.13 2024/02/13 19:38:38 gdt Exp $
+# Update to 2.0.0 is on hold, until after 2024Q1. It has an API break
+# requiring modification of all users, and those users are just now
+# coping with making those changes (e.g. weewx extensions).
DISTNAME= paho-mqtt-1.6.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
PKGREVISION= 1
Home |
Main Index |
Thread Index |
Old Index