pkgsrc/net/py-paho-mqtt/PLIST
gdt 2963e5c23b net/py-paho-mqtt: Update to 1.5.0
Upstream does not include NEWS in the tarball, but on
the web it is possible to find the following:

v1.5.0 - 2019-10-30
===================

* Add support for clean_session on subscribe helper. Closes #219
* Add support for non-standard bridge connection. Closes #282
* Fix hang with QoS 2 message and clean_session = False. The fix replace hang
  with message DROP. See README for known limitation. Closes #284 and #286
* Fix connection establishement timeout. Closes #291 and #288
* Add support for connecting through a proxy. Closes #315
* Add MQTT v5 support. Closes #334
* Improve error message when sending queue is full. Closes #378
* Improve error handling during initialization on edge case. Closes #387 and #388
* Allow to specify local client port used (similar to bind_address). Closes #390
* Add method is_connected to know if MQTT connection is established. Closes #414
* Set connection timeout to keepalive. Closes #425
2019-10-31 00:32:16 +00:00

37 lines
1.4 KiB
Text

@comment $NetBSD: PLIST,v 1.2 2019/10/31 00:32:16 gdt Exp $
${PYSITELIB}/paho/__init__.py
${PYSITELIB}/paho/__init__.pyo
${PYSITELIB}/paho/__init__.pyc
${PYSITELIB}/paho/mqtt/__init__.py
${PYSITELIB}/paho/mqtt/__init__.pyo
${PYSITELIB}/paho/mqtt/__init__.pyc
${PYSITELIB}/paho/mqtt/client.pyo
${PYSITELIB}/paho/mqtt/client.pyc
${PYSITELIB}/paho/mqtt/matcher.pyo
${PYSITELIB}/paho/mqtt/matcher.pyc
${PYSITELIB}/paho/mqtt/packettypes.pyo
${PYSITELIB}/paho/mqtt/packettypes.pyc
${PYSITELIB}/paho/mqtt/properties.pyo
${PYSITELIB}/paho/mqtt/properties.pyc
${PYSITELIB}/paho/mqtt/publish.pyo
${PYSITELIB}/paho/mqtt/publish.pyc
${PYSITELIB}/paho/mqtt/reasoncodes.pyo
${PYSITELIB}/paho/mqtt/reasoncodes.pyc
${PYSITELIB}/paho/mqtt/subscribe.pyo
${PYSITELIB}/paho/mqtt/subscribe.pyc
${PYSITELIB}/paho/mqtt/subscribeoptions.pyo
${PYSITELIB}/paho/mqtt/subscribeoptions.pyc
${PYSITELIB}/paho/mqtt/client.py
${PYSITELIB}/paho/mqtt/matcher.py
${PYSITELIB}/paho/mqtt/packettypes.py
${PYSITELIB}/paho/mqtt/properties.py
${PYSITELIB}/paho/mqtt/publish.py
${PYSITELIB}/paho/mqtt/reasoncodes.py
${PYSITELIB}/paho/mqtt/subscribe.py
${PYSITELIB}/paho/mqtt/subscribeoptions.py
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt