Fedora 21 Update: pymodbus-1.2.0-1.fc21

updates at fedoraproject.org updates at fedoraproject.org
Thu Mar 26 21:34:09 UTC 2015


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2015-3420
2015-03-09 04:40:52
--------------------------------------------------------------------------------

Name        : pymodbus
Product     : Fedora 21
Version     : 1.2.0
Release     : 1.fc21
URL         : https://github.com/bashwork/pymodbus
Summary     : A Modbus Protocol Stack in Python
Description :
Pymodbus 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)

--------------------------------------------------------------------------------
Update Information:

New upstream release with various enhancements and bugfixes.

Detailed changelog:

https://github.com/bashwork/pymodbus/blob/master/CHANGELOG.rst
--------------------------------------------------------------------------------
ChangeLog:

* Mon Feb  9 2015 Christian Krause <chkr at 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
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use
su -c 'yum update pymodbus' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list