Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 05 Dec 2020 19:25:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 251614] [new port] comms/py-pymodbus: Modbus protocol implementation
Message-ID:  <bug-251614-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D251614

            Bug ID: 251614
           Summary: [new port] comms/py-pymodbus: Modbus protocol
                    implementation
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: chris@chrullrich.net

Created attachment 220288
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D220288&action=
=3Dedit
Patch

Pymodbus is a full Modbus protocol implementation using twisted for
its asynchronous communications core. It can also be used without any
third party dependencies (aside from pyserial) if a more lightweight
project is needed.

WWW: https://github.com/riptideio/pymodbus/

portlint: looks fine
poudriere: testport passes on 12.2-RELEASE-p1, py37, py38, py39

Upstream supports building documentation, but it does not work in ports. It
requires a Python 2 compatible sphinx (textproc/py-sphinx18) as well as
textproc/py-recommonmark, which depends on textproc/py-sphinx when building
with Python 3. The result is the same as https://pymodbus.readthedocs.io/
anyway.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-251614-7788>