[Buildroot] [PATCH 2/2] package/python-attrs: bump to version 23.2.0

Arnout Vandecappelle arnout at mind.be
Mon Feb 5 13:22:58 UTC 2024



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

  Applied to master, thanks.

  Regards,
  Arnout

> ---
>   package/python-attrs/python-attrs.hash | 4 ++--
>   package/python-attrs/python-attrs.mk   | 4 ++--
>   2 files changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/package/python-attrs/python-attrs.hash b/package/python-attrs/python-attrs.hash
> index 0e94c7cef4..d8c6d147d5 100644
> --- a/package/python-attrs/python-attrs.hash
> +++ b/package/python-attrs/python-attrs.hash
> @@ -1,5 +1,5 @@
>   # md5, sha256 from https://pypi.org/pypi/attrs/json
> -md5  6623fed7ffa22261ba25fccaf4d99539  attrs-23.1.0.tar.gz
> -sha256  6279836d581513a26f1bf235f9acd333bc9115683f14f7e8fae46c98fc50e015  attrs-23.1.0.tar.gz
> +md5  60588a146fb413a997c7519d77198a5e  attrs-23.2.0.tar.gz
> +sha256  935dc3b529c262f6cf76e50877d35a4bd3c1de194fd41f47a2b7ae8f19971f30  attrs-23.2.0.tar.gz
>   # Locally computed sha256 checksums
>   sha256  882115c95dfc2af1eeb6714f8ec6d5cbcabf667caff8729f42420da63f714e9f  LICENSE
> diff --git a/package/python-attrs/python-attrs.mk b/package/python-attrs/python-attrs.mk
> index 0d704ea111..8a1236cc44 100644
> --- a/package/python-attrs/python-attrs.mk
> +++ b/package/python-attrs/python-attrs.mk
> @@ -4,9 +4,9 @@
>   #
>   ################################################################################
>   
> -PYTHON_ATTRS_VERSION = 23.1.0
> +PYTHON_ATTRS_VERSION = 23.2.0
>   PYTHON_ATTRS_SOURCE = attrs-$(PYTHON_ATTRS_VERSION).tar.gz
> -PYTHON_ATTRS_SITE = https://files.pythonhosted.org/packages/97/90/81f95d5f705be17872843536b1868f351805acf6971251ff07c1b8334dbb
> +PYTHON_ATTRS_SITE = https://files.pythonhosted.org/packages/e3/fc/f800d51204003fa8ae392c4e8278f256206e7a919b708eef054f5f4b650d
>   PYTHON_ATTRS_SETUP_TYPE = pep517
>   PYTHON_ATTRS_LICENSE = MIT
>   PYTHON_ATTRS_LICENSE_FILES = LICENSE



More information about the buildroot mailing list