[Bug 259235] comms/py-esptool: 2.5.1 -> 3.1.

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 17 Oct 2021 20:48:15 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259235

            Bug ID: 259235
           Summary: comms/py-esptool: 2.5.1 -> 3.1.
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: loader@FreeBSD.org
          Reporter: tomek@cedro.info
          Assignee: loader@FreeBSD.org
             Flags: maintainer-feedback?(loader@FreeBSD.org)

Created attachment 228788
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=228788&action=edit
port update patch

Hello world :-)

Here goes the update to py-esptool 2.5.1 -> 3.1 :-)

Please note that although all install dependencies are met, some extras
dependencies are missing on FreeBSD (these need to be added as separate ports):
* flake8-future-import
* unittest-xml-reporting


Here is the full dependency list:

https://github.com/espressif/esptool/blob/master/setup.py


One test does not pass because of erratic `import StringIO` instead `from io
import StringIO`. I have reported that already at upstream:

https://github.com/espressif/esptool/issues/677


Above issues does not block using esptool :-)

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