Sat, 27 Jul 2024 05:12:11 UTC | login

Information for build pymodbus-3.6.4-2.fc41

ID308940
Package Namepymodbus
Version3.6.4
Release2.fc41
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, 10 Jul 2024 10:23:42 UTC
CompletedWed, 10 Jul 2024 10:23:42 UTC
Tags
f41
RPMs
src
pymodbus-3.6.4-2.fc41.src.rpm (info) (download)
noarch
python3-pymodbus-3.6.4-2.fc41.noarch.rpm (info) (download)
Changelog * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 3.6.4-2 - Rebuilt for Python 3.13 * Tue Feb 06 2024 Christian Krause <chkr@fedoraproject.org> - 3.6.4-1 - Update to 3.6.4 (#2253598) - Lower version requirements for setuptools * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.5.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.5.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Nov 01 2023 Christian Krause <chkr@fedoraproject.org> - 3.5.4-1 - Update to 3.5.4 (#2243568) * Sun Sep 10 2023 Christian Krause <chkr@fedoraproject.org> - 3.5.2-1 - Update to 3.5.2 (#2236129) - Remove patches already applied upstream * Sun Sep 03 2023 Christian Krause <chkr@fedoraproject.org> - 3.5.0-1 - Update to 3.5.0 (#2236129) - Add upstreamed patch to fix a problem running pymodbus.server - Remove patches already applied upstream * Sun Aug 13 2023 Christian Krause <chkr@fedoraproject.org> - 3.4.1-2 - Add upstreamed patches to fix problems running pymodbus.server - Remove unnecessary shebang - Remove obsolete Requires python3-pyserial-asyncio - Migrated to SPDX license * Fri Jul 28 2023 Peter Robinson <pbrobinson@fedoraproject.org> - 3.4.1-1 - Update to 3.4.1 * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.3.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Mon Jun 26 2023 Python Maint <python-maint@redhat.com> - 3.3.2-2 - Rebuilt for Python 3.12 * Sun Jun 25 2023 Christian Krause <chkr@fedoraproject.org> - 3.3.2-1 - Update to 3.3.2 (#2212064) - Remove patch already applied upstream * Sat Jun 17 2023 Christian Krause <chkr@fedoraproject.org> - 3.3.1-1 - Update to 3.3.1 (#2212064) - Add upstream patch for pymodbus.server - Remove patches already applied upstream - Remove manual installation for pymodbus.simulator, now done automatically - Adjust path for shebang fix to upstream directory changes * Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 3.2.2-3 - Rebuilt for Python 3.12 * Sun Apr 23 2023 Christian Krause <chkr@fedoraproject.org> - 3.2.2-2 - Remove unneeded setuptools requirement which causes a FailsToInstall problem in F39 (#2188643) (upstream removed it as well in their development branch) * Fri Mar 31 2023 Christian Krause <chkr@fedoraproject.org> - 3.2.2-1 - Update spec file to latest Python packaging guidelines - Update to 3.2.2 (#2168739) - Install files needed for pymodbus.simulator - Add upstream patches for pymodbus.simulator * Tue Feb 21 2023 Christian Krause <chkr@fedoraproject.org> - 3.1.3-1 - Update to 3.1.3 (#2168739) - Added requirement for pymodbus.sever as Recommends to allow minimal installation - Documented bundled library - Removed unnecessary shebangs * 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