[Buildroot] [PATCH 1/1] package: python-esptool: Bump version to 4.5.1

Bartosz Biłas b.bilas at grinn-global.com
Fri Apr 14 08:18:50 UTC 2023


Acked-by: Bartosz Bilas <b.bilas at grinn-global.com>

On 4/13/23 13:34, Witold Lipieta wrote:
> Signed-off-by: Witold Lipieta <witold.lipieta at thaumatec.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 b7246f9788..e1d3188658 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  92c38551bc33bd5271bdea033aa51610  esptool-4.4.tar.gz
> -sha256  8acd4dfe70819b1302861ae92894380fb4700b377f5a4739479a4ec276e0b256  esptool-4.4.tar.gz
> +md5  fbad6fb6024580fd2645331f92a74555  esptool-4.5.1.tar.gz
> +sha256  e3eb59836123e5ebf793ef639311f7d85645526487d8b1c2b51159b455106b9a  esptool-4.5.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 0a71e1a78b..34bdf6cc96 100644
> --- a/package/python-esptool/python-esptool.mk
> +++ b/package/python-esptool/python-esptool.mk
> @@ -4,9 +4,9 @@
>   #
>   ################################################################################
>   
> -PYTHON_ESPTOOL_VERSION = 4.4
> +PYTHON_ESPTOOL_VERSION = 4.5.1
>   PYTHON_ESPTOOL_SOURCE = esptool-$(PYTHON_ESPTOOL_VERSION).tar.gz
> -PYTHON_ESPTOOL_SITE = https://files.pythonhosted.org/packages/8b/4c/82d7fe5fa0643415bbb90bebff1f861816903c481ee5156fabd6d76dc684
> +PYTHON_ESPTOOL_SITE = https://files.pythonhosted.org/packages/04/80/8eb97d1793cfaf830a4c0a7ea1d8f0674ccba8c23b7d02dcce074b5f44ea
>   PYTHON_ESPTOOL_SETUP_TYPE = setuptools
>   PYTHON_ESPTOOL_LICENSE = GPL-2.0+
>   PYTHON_ESPTOOL_LICENSE_FILES = LICENSE
-- 




More information about the buildroot mailing list