[Buildroot] [PATCH 1/1] package/python-multidict: bump to version 5.2.0

Arnout Vandecappelle arnout at mind.be
Tue Oct 12 20:19:46 UTC 2021



On 03/10/2021 22:35, James Hilliard wrote:
> License hash changed due to removal of full text copy:
> https://github.com/aio-libs/multidict/commit/5ea0e62dd848b147251dbdc6bbe4a10644cb2d88
> 
> Signed-off-by: James Hilliard <james.hilliard1 at gmail.com>

  Applied to master, thanks.

  Regards,
  Arnout

> ---
>   package/python-multidict/python-multidict.hash | 6 +++---
>   package/python-multidict/python-multidict.mk   | 4 ++--
>   2 files changed, 5 insertions(+), 5 deletions(-)
> 
> diff --git a/package/python-multidict/python-multidict.hash b/package/python-multidict/python-multidict.hash
> index 65af9a58e5..2d9943fc0d 100644
> --- a/package/python-multidict/python-multidict.hash
> +++ b/package/python-multidict/python-multidict.hash
> @@ -1,5 +1,5 @@
>   # md5, sha256 from https://pypi.org/pypi/multidict/json
> -md5  df8b37f069809779214d6b80b250e45b  multidict-5.1.0.tar.gz
> -sha256  25b4e5f22d3a37ddf3effc0710ba692cfc792c2b9edfb9c05aefe823256e84d5  multidict-5.1.0.tar.gz
> +md5  e28b9592289597b232f09e5cc3857f32  multidict-5.2.0.tar.gz
> +sha256  0dd1c93edb444b33ba2274b66f63def8a327d607c6c790772f448a53b6ea59ce  multidict-5.2.0.tar.gz
>   # Locally computed sha256 checksums
> -sha256  a1c5825513279d3085a0ba46880e148ea3710c149bbaedcf2d11605a5ed3c4ad  LICENSE
> +sha256  06a240ea10ba868fda2de58df859886961df873aa74bbab1e0f13eaf99f92b7b  LICENSE
> diff --git a/package/python-multidict/python-multidict.mk b/package/python-multidict/python-multidict.mk
> index edf9656043..2619cad2ee 100644
> --- a/package/python-multidict/python-multidict.mk
> +++ b/package/python-multidict/python-multidict.mk
> @@ -4,9 +4,9 @@
>   #
>   ################################################################################
>   
> -PYTHON_MULTIDICT_VERSION = 5.1.0
> +PYTHON_MULTIDICT_VERSION = 5.2.0
>   PYTHON_MULTIDICT_SOURCE = multidict-$(PYTHON_MULTIDICT_VERSION).tar.gz
> -PYTHON_MULTIDICT_SITE = https://files.pythonhosted.org/packages/1c/74/e8b46156f37ca56d10d895d4e8595aa2b344cff3c1fb3629ec97a8656ccb
> +PYTHON_MULTIDICT_SITE = https://files.pythonhosted.org/packages/8e/7c/e12a69795b7b7d5071614af2c691c97fbf16a2a513c66ec52dd7d0a115bb
>   PYTHON_MULTIDICT_SETUP_TYPE = setuptools
>   PYTHON_MULTIDICT_LICENSE = Apache-2.0
>   PYTHON_MULTIDICT_LICENSE_FILES = LICENSE
> 


More information about the buildroot mailing list