python-paho-mqtt
No description set
- Devel package for openSUSE:Factory
-
11
derived packages
- Links to openSUSE:Factory / python-paho-mqtt
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-paho-mqtt && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
paho-mqtt-1.2.2-fix-readme-decoding.patch | 0000000462 462 Bytes | |
paho-mqtt-1.2.2.tar.gz | 0000072553 70.9 KB | |
python-paho-mqtt.changes | 0000001317 1.29 KB | |
python-paho-mqtt.spec | 0000002375 2.32 KB |
Revision 3 (latest revision is 22)
Antoine Belvire (1Antoine1)
committed
(revision 3)
- Update to version 1.2.2: * Fix message lost when using paho.mqtt.publish helper with QoS=0 message. - Changes from version 1.2.1: * Handle unicode username and passwords correctly. * Fix handling of invalid UTF-8 topics on incoming messages - the library now does not attempt to decode the topic - this will happen when the user accesses msg.topic in the on_message callback. If the topic is not valid UTF-8, an exception will be raised. * Fix issue with WebSocket connection in case of network issue (timeout or connection broken). * Fix issue with SSL connection, where latest incoming message may be delayed or never processed. * Fix possible message lost with publish.single and publish.multiple. - Add paho-mqtt-1.2.2-fix-readme-decoding.patch: * Fix error at build when using non-UTF8 locale.
Comments 0