Mon, 16 Sep 2024 19:31:37 UTC | login

Information for build pymodbus-1.5.1-1.fc29

ID30416
Package Namepymodbus
Version1.5.1
Release1.fc29
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
StartedSun, 27 May 2018 19:53:46 UTC
CompletedSun, 27 May 2018 19:53:46 UTC
Tags
f29
RPMs
src
pymodbus-1.5.1-1.fc29.src.rpm (info) (download)
noarch
python2-pymodbus-1.5.1-1.fc29.noarch.rpm (info) (download)
python3-pymodbus-1.5.1-1.fc29.noarch.rpm (info) (download)
Changelog * Sat May 05 2018 Christian Krause <chkr@fedoraproject.org> - 1.5.1-1 - Updated to the latest upstream release 1.5.1 * Thu May 03 2018 Christian Krause <chkr@fedoraproject.org> - 1.5.0-1 - Updated to the latest upstream release 1.5.0 * Thu Apr 19 2018 Christian Krause <chkr@fedoraproject.org> - 1.4.0-1 - Updated to the latest upstream release 1.4.0 - Updated patch to disable ez_setup * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Mon Jul 24 2017 Tomas Hozza <thozza@redhat.com> - 1.3.1-1 - Updated project and source URL, the original was redirected - Updated to the latest upstream release 1.3.1 - Provide Python3 version of the package - Install LICENSE and CHANGELOG - Removed Requires on nosetest as tests are not shipped * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.0-4 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Mon Feb 09 2015 Christian Krause <chkr@fedoraproject.org> - 1.2.0-1 - Update to new upstream release 1.2.0 - Add patch to avoid installation of ez_setup - Change URL and Source URL - Adjust requirements * Mon Jun 30 2014 Toshio Kuratomi <toshio@fedoraproject.org> - 0.9.0-7 - Replace the python-setuptools-devel BR with python-setuptools * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Wed Dec 07 2011 Christian Krause <chkr@fedoraproject.org> - 0.9.0-1 - Initial Spec file