Mon, 16 Sep 2024 19:47:50 UTC | login

Information for build pymodbus-3.1.2-1.fc38

ID234282
Package Namepymodbus
Version3.1.2
Release1.fc38
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
StartedWed, 01 Mar 2023 14:53:27 UTC
CompletedWed, 01 Mar 2023 14:53:27 UTC
Tags
f38
RPMs
src
pymodbus-3.1.2-1.fc38.src.rpm (info) (download)
noarch
python3-pymodbus-3.1.2-1.fc38.noarch.rpm (info) (download)
Changelog * Sun Jan 29 2023 Peter Robinson <pbrobinson@fedoraproject.org> - 3.1.2-1 - Update to 3.1.2 * Tue Jan 24 2023 Peter Robinson <pbrobinson@fedoraproject.org> - 3.1.1-1 - Update to 3.1.1 * Mon Jan 23 2023 Peter Robinson <pbrobinson@fedoraproject.org> - 3.1.0-1 - Update to 3.1.0 - Update URLs for new location * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Nov 07 2022 Christian Krause <chkr@fedoraproject.org> - 3.0.2-1 - Update to 3.0.2 (#2140564) * Sat Oct 22 2022 Christian Krause <chkr@fedoraproject.org> - 3.0.0-2 - Added a missing runtime dependency * Sat Oct 15 2022 Peter Robinson <pbrobinson@fedoraproject.org> - 3.0.0-1 - Update to 3.0.0 * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 2.5.3-3 - Rebuilt for Python 3.11 * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Sun Nov 07 2021 Peter Robinson <pbrobinson@fedoraproject.org> - 2.5.3-1 - Update 2.5.3 * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri Jun 25 2021 Christian Krause <chkr@fedoraproject.org> - 2.5.2-1 - Updated to the latest upstream release 2.5.2 (#1911593) - Add BR python3-six - Add installed binary pymodbus.server to %files section - Removed patch (upstream removed installation of ez_setup: https://github.com/riptideio/pymodbus/commit/3467d73d703c4f675465c9964887acadf5ae429a) * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 2.4.0-3 - Rebuilt for Python 3.10