Page MenuHomeFreeBSD

comms/py-esptool: Update to 2.5.1
ClosedPublic

Authored by loader on Dec 20 2018, 4:35 PM.
Tags
None
Referenced Files
F162256274: D18619.id52195.diff
Sat, Jul 11, 9:57 AM
Unknown Object (File)
Wed, Jul 8, 12:48 AM
Unknown Object (File)
Fri, Jul 3, 5:02 PM
Unknown Object (File)
Sun, Jun 21, 7:59 PM
Unknown Object (File)
Thu, Jun 18, 7:02 AM
Unknown Object (File)
Tue, Jun 16, 3:13 AM
Unknown Object (File)
May 27 2026, 4:52 AM
Unknown Object (File)
May 20 2026, 6:16 AM
Subscribers

Details

Summary

Proposed commit log message:

comms/py-esptool: Update to 2.5.1

Changelog:

  https://github.com/espressif/esptool/releases/tag/v2.5.1
  
Reviewed_by: koobs
Approved by: koobs (mentor)
Differential_Revision: D18619
Test Plan
  • portlint: OK (

WARN: Makefile: possible use of absolute pathname "/dev/ttyU0".
0 fatal errors and 1 warning found.
)

  • testport: OK (poudriere: 1300004, [armv7, aarch64], 'BUILD_ALL_PYTHON_FLAVORS=1', [py27, py35, py36, py37] tested)
  • unittest: OK (

Tested ESP8266 with CP2102 USB serial adapter on Raspberry Pi 3B (aarch64)
Python2.7: pytest: 56 passed, test_esptool.py: 41 passed
Python3.5: pytest: 56 passed, test_esptool.py: 40 passed 1 failed
Python3.6: pytest: 56 passed, test_esptool.py: 40 passed 1 failed
Python3.7: pytest: 56 passed, test_esptool.py: 40 passed 1 failed
)

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable