[Buildroot] [PATCH 1/1] package/python-sh: bump to version 2.0.6

Arnout Vandecappelle arnout at mind.be
Wed Feb 7 16:39:50 UTC 2024



On 11/01/2024 07:45, James Hilliard wrote:
> Signed-off-by: James Hilliard <james.hilliard1 at gmail.com>

  Applied to master, thanks.

  Regards,
  Arnout

> ---
>   package/python-sh/python-sh.hash | 4 ++--
>   package/python-sh/python-sh.mk   | 4 ++--
>   2 files changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/package/python-sh/python-sh.hash b/package/python-sh/python-sh.hash
> index a31aacdee1..c0d3f62f12 100644
> --- a/package/python-sh/python-sh.hash
> +++ b/package/python-sh/python-sh.hash
> @@ -1,5 +1,5 @@
>   # md5, sha256 from https://pypi.org/pypi/sh/json
> -md5  d60498172876f35aef6303a9cbb8eb11  sh-1.14.3.tar.gz
> -sha256  e4045b6c732d9ce75d571c79f5ac2234edd9ae4f5fa9d59b09705082bdca18c7  sh-1.14.3.tar.gz
> +md5  aadf37759a9cb4862257cef3cf44a27b  sh-2.0.6.tar.gz
> +sha256  9b2998f313f201c777e2c0061f0b1367497097ef13388595be147e2a00bf7ba1  sh-2.0.6.tar.gz
>   # Locally computed sha256 checksums
>   sha256  d8491c6e236568d04f7c8c07f2f1b8f5d142706dab6ab88f6e0d2dd476b6c706  LICENSE.txt
> diff --git a/package/python-sh/python-sh.mk b/package/python-sh/python-sh.mk
> index 781de88ab1..af4da3f6c9 100644
> --- a/package/python-sh/python-sh.mk
> +++ b/package/python-sh/python-sh.mk
> @@ -4,9 +4,9 @@
>   #
>   ################################################################################
>   
> -PYTHON_SH_VERSION = 1.14.3
> +PYTHON_SH_VERSION = 2.0.6
>   PYTHON_SH_SOURCE = sh-$(PYTHON_SH_VERSION).tar.gz
> -PYTHON_SH_SITE = https://files.pythonhosted.org/packages/b7/09/89c28aaf2a49f226fef8587c90c6386bd2cc03a0295bc4ff7fc6ee43c01d
> +PYTHON_SH_SITE = https://files.pythonhosted.org/packages/cd/51/7355831d8e1cee8348157d769ccda8a31ca9fa0548e7f93d87837d83866d
>   PYTHON_SH_SETUP_TYPE = setuptools
>   PYTHON_SH_LICENSE = MIT
>   PYTHON_SH_LICENSE_FILES = LICENSE.txt



More information about the buildroot mailing list