Mon, 16 Sep 2024 19:44:29 UTC | login

Information for build pymodbus-2.3.0-4.fc33

ID176717
Package Namepymodbus
Version2.3.0
Release4.fc33
Epoch
SummaryA Modbus Protocol Stack in Python
DescriptionPymodbus is a full Modbus protocol implementation using twisted for its asynchronous communications core. The library currently supports the following: Client Features * Full read/write protocol on discrete and register * Most of the extended protocol (diagnostic/file/pipe/setting/information) * TCP, UDP, Serial ASCII, Serial RTU, and Serial Binary * asynchronous(powered by twisted) and synchronous versions * Payload builder/decoder utilities Server Features * Can function as a fully implemented Modbus server * TCP, UDP, Serial ASCII, Serial RTU, and Serial Binary * asynchronous(powered by twisted) and synchronous versions * Full server control context (device information, counters, etc) * A number of backing contexts (database, redis, a slave device)
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 13 Aug 2020 13:49:31 UTC
CompletedThu, 13 Aug 2020 13:49:31 UTC
Tags
f33
RPMs
src
pymodbus-2.3.0-4.fc33.src.rpm (info) (download)
noarch
python3-pymodbus-2.3.0-4.fc33.noarch.rpm (info) (download)
Changelog * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 2.3.0-3 - Rebuilt for Python 3.9 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Tue Nov 19 2019 Christian Krause <chkr@fedoraproject.org> - 2.3.0-1 - Updated to the latest upstream release 2.3.0 - Removed patch for dependency issue (fixed upstream) * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 2.2.0-5 - Rebuilt for Python 3.8.0rc1 (#1748018) * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 2.2.0-4 - Rebuilt for Python 3.8 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sun Jun 23 2019 Christian Krause <chkr@fedoraproject.org> - 2.2.0-2 - Fix dependency issue (package can't be installed since a fixed version of python-six was required) * Fri May 10 2019 Christian Krause <chkr@fedoraproject.org> - 2.2.0-1 - Updated to the latest upstream release 2.2.0 - Add pymodbus.console with weak requirements to allow a minimal installation * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Nov 12 2018 Miro Hrončok <mhroncok@redhat.com> - 1.5.1-4 - Remove python2 subpackage (#1627381)