git: 2af78a41c29e - main - comms/py-esptool: Update to 4.8.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 15 Oct 2024 06:40:29 UTC
The branch main has been updated by loader: URL: https://cgit.FreeBSD.org/ports/commit/?id=2af78a41c29e21d429cc00b99d7fa5415a1020cf commit 2af78a41c29e21d429cc00b99d7fa5415a1020cf Author: Fukang Chen <loader@FreeBSD.org> AuthorDate: 2024-10-15 04:02:59 +0000 Commit: Fukang Chen <loader@FreeBSD.org> CommitDate: 2024-10-15 06:23:02 +0000 comms/py-esptool: Update to 4.8.1 Changelog: https://github.com/espressif/esptool/releases/tag/v4.8.1 https://github.com/espressif/esptool/releases/tag/v4.8.0 PR: 282000 --- comms/py-esptool/Makefile | 7 +++---- comms/py-esptool/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/comms/py-esptool/Makefile b/comms/py-esptool/Makefile index cd7d902f4faa..a857c997c59b 100644 --- a/comms/py-esptool/Makefile +++ b/comms/py-esptool/Makefile @@ -1,7 +1,6 @@ PORTNAME= esptool DISTVERSIONPREFIX= v -DISTVERSION= 4.7.0 -PORTREVISION= 1 +DISTVERSION= 4.8.1 CATEGORIES= comms python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -46,8 +45,8 @@ do-test: test/test_modules.py; \ do ${SETENV} ${TEST_ENV} ${PYTHON_CMD} -m pytest $${test}; done @cd ${TEST_WRKSRC} && for chip in \ - esp32 esp32c2 esp32c3 esp32s2 esp32s3 esp32s3beta2 esp32h2beta1 esp32c6 \ - esp32h2 esp32p4; \ + esp32 esp32c2 esp32c3 esp32c5 esp32c5beta3 esp32c6 esp32c61 \ + esp32h2 esp32h2beta1 esp32p4 esp32s2 esp32s3 esp32s3beta2; \ do ${SETENV} ${TEST_ENV} ${PYTHON_CMD} -m pytest \ test/test_espefuse.py --chip $${chip}; done .if exists(${ESPTOOL_SERIALPORT}) diff --git a/comms/py-esptool/distinfo b/comms/py-esptool/distinfo index 404dd086d67b..f411f07eba56 100644 --- a/comms/py-esptool/distinfo +++ b/comms/py-esptool/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1713664469 -SHA256 (espressif-esptool-v4.7.0_GH0.tar.gz) = da68c175e4ae3fd9d87469b7ef1b8429cd84a8f8a2d22c96273640d329e68c1d -SIZE (espressif-esptool-v4.7.0_GH0.tar.gz) = 7045501 +TIMESTAMP = 1728613180 +SHA256 (espressif-esptool-v4.8.1_GH0.tar.gz) = 17e6332ef1c361f97d8ca572a48c19b102172515fe553ea466e9da71d3292522 +SIZE (espressif-esptool-v4.8.1_GH0.tar.gz) = 6933695