Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Oct 2021 20:48:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 259235] comms/py-esptool: 2.5.1 -> 3.1.
Message-ID:  <bug-259235-7788@https.bugs.freebsd.org/bugzilla/>

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

            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=3D228788&action=
=3Dedit
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 por=
ts):
* 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 :-)

--=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-259235-7788>