* [Buildroot] [PATCH 1/1] package/python-esptool: bump to version 4.8.1
@ 2024-10-09 16:08 James Hilliard
2024-10-10 21:34 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: James Hilliard @ 2024-10-09 16:08 UTC (permalink / raw)
To: buildroot; +Cc: Bartosz Bilas, James Hilliard, Asaf Kahlon
Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
---
package/python-esptool/python-esptool.hash | 4 ++--
package/python-esptool/python-esptool.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/python-esptool/python-esptool.hash b/package/python-esptool/python-esptool.hash
index 0a60fd7235..6eab790901 100644
--- a/package/python-esptool/python-esptool.hash
+++ b/package/python-esptool/python-esptool.hash
@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/esptool/json
-md5 4bcb7f6f3d2c9b4edb4caa09912f1dfe esptool-4.8.0.tar.gz
-sha256 f933150b5753e7501024e4d237fe078a77913a0cb7e2f08197ef8d70306b1b53 esptool-4.8.0.tar.gz
+md5 c7d41d4c89ffa0fa0a9d490439358b27 esptool-4.8.1.tar.gz
+sha256 dc4ef26b659e1a8dcb019147c0ea6d94980b34de99fbe09121c7941c8b254531 esptool-4.8.1.tar.gz
# Locally computed sha256 checksums
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 LICENSE
diff --git a/package/python-esptool/python-esptool.mk b/package/python-esptool/python-esptool.mk
index df19daf61e..a4922c1e5b 100644
--- a/package/python-esptool/python-esptool.mk
+++ b/package/python-esptool/python-esptool.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_ESPTOOL_VERSION = 4.8.0
+PYTHON_ESPTOOL_VERSION = 4.8.1
PYTHON_ESPTOOL_SOURCE = esptool-$(PYTHON_ESPTOOL_VERSION).tar.gz
-PYTHON_ESPTOOL_SITE = https://files.pythonhosted.org/packages/d4/c7/b7e4b96a0e7d9b94fe953e1b55b3573bec498bac05f72e61e5a0e979e2c7
+PYTHON_ESPTOOL_SITE = https://files.pythonhosted.org/packages/5c/6b/3ce9bb7f36bdef3d6ae71646a1d3b7d59826a478f3ed8a783a93a2f8f537
PYTHON_ESPTOOL_SETUP_TYPE = setuptools
PYTHON_ESPTOOL_LICENSE = GPL-2.0+
PYTHON_ESPTOOL_LICENSE_FILES = LICENSE
--
2.34.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-10-10 21:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-09 16:08 [Buildroot] [PATCH 1/1] package/python-esptool: bump to version 4.8.1 James Hilliard
2024-10-10 21:34 ` Thomas Petazzoni via buildroot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.