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
Unknown Object (File)
Sat, May 11, 12:09 PM
Unknown Object (File)
Fri, May 10, 1:56 AM
Unknown Object (File)
Tue, May 7, 5:51 PM
Unknown Object (File)
Fri, May 3, 7:56 PM
Unknown Object (File)
Fri, May 3, 7:56 PM
Unknown Object (File)
Fri, May 3, 7:56 PM
Unknown Object (File)
Sun, Apr 28, 11:22 PM
Unknown Object (File)
Sat, Apr 20, 2:02 PM
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