Mon, 20 May 2024 18:24:14 UTC | login

Information for build python-paho-mqtt-1.2-2.fc25

ID17837
Package Namepython-paho-mqtt
Version1.2
Release2.fc25
Epoch
SummaryA Python MQTT version 3.1/3.1.1 client class
DescriptionThis library provides a client class which enable applications to connect to an MQTT broker to publish messages, and to subscribe to topics and receive published messages. It also provides some helper functions to make publishing one off messages to an MQTT server very straightforward. The MQTT protocol is a machine-to-machine (M2M) connectivity protocol. Designed as an extremely lightweight publish/subscribe messaging transport, it is useful for connections with remote locations where a small code footprint is required and/or network bandwidth is at a premium.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:27:40 UTC
CompletedSat, 14 Apr 2018 20:27:40 UTC
Tags
f28
f29
RPMs
src
python-paho-mqtt-1.2-2.fc25.src.rpm (info) (download)
noarch
python2-paho-mqtt-1.2-2.fc25.noarch.rpm (info) (download)
python3-paho-mqtt-1.2-2.fc25.noarch.rpm (info) (download)
Changelog * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2-2 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Tue Jun 07 2016 Fabian Affolter <mail@fabian-affolter.ch> - 1.2-1 - Update to new upstream version 1.2 * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Sat Nov 14 2015 Fabian Affolter <mail@fabian-affolter.ch> - 1.1-4 - Cleanup * Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1-3 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Thu Feb 05 2015 Fabian Affolter <mail@fabian-affolter.ch> - 1.1-1 - Update to new upstream version 1.1 * Wed Aug 20 2014 Fabian Affolter <mail@fabian-affolter.ch> - 1.0-1 - Initial package