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

Arnout Vandecappelle arnout at mind.be
Sun Sep 26 19:48:34 UTC 2021



On 25/09/2021 11:46, Asaf Kahlon wrote:
> Signed-off-by: Asaf Kahlon <asafka7 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 fffdd20c15..13a0207de9 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  7e3dd3a6b49c06db93746994a68cb8cf  sh-1.13.1.tar.gz
> -sha256  97a3d2205e3c6a842d87ebbc9ae93acae5a352b1bc4609b428d0fd5bb9e286a3  sh-1.13.1.tar.gz
> +md5  33becadcb5214afd00b9eec05fa98c06  sh-1.14.2.tar.gz
> +sha256  9d7bd0334d494b2a4609fe521b2107438cdb21c0e469ffeeb191489883d6fe0d  sh-1.14.2.tar.gz
>   # Locally computed
>   sha256  d8491c6e236568d04f7c8c07f2f1b8f5d142706dab6ab88f6e0d2dd476b6c706  LICENSE.txt
> diff --git a/package/python-sh/python-sh.mk b/package/python-sh/python-sh.mk
> index 21c0fb3d77..d2d8b14c8b 100644
> --- a/package/python-sh/python-sh.mk
> +++ b/package/python-sh/python-sh.mk
> @@ -4,9 +4,9 @@
>   #
>   ################################################################################
>   
> -PYTHON_SH_VERSION = 1.13.1
> +PYTHON_SH_VERSION = 1.14.2
>   PYTHON_SH_SOURCE = sh-$(PYTHON_SH_VERSION).tar.gz
> -PYTHON_SH_SITE = https://files.pythonhosted.org/packages/c9/3b/2c9a22bf1c48ced7ff3a11d4a862682c21d825c35f9d025811ad9808d263
> +PYTHON_SH_SITE = https://files.pythonhosted.org/packages/80/39/ed280d183c322453e276a518605b2435f682342f2c3bcf63228404d36375
>   PYTHON_SH_SETUP_TYPE = setuptools
>   PYTHON_SH_LICENSE = MIT
>   PYTHON_SH_LICENSE_FILES = LICENSE.txt
> 


More information about the buildroot mailing list