[Buildroot] [git commit] package/python-attrs: bump to version 22.1.0

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sun Oct 30 14:03:59 UTC 2022


commit: https://git.buildroot.net/buildroot/commit/?id=de4a180b80905ee74a064d0fbc74d8de4fea7464
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

License hash changed due to ownership clarification:
https://github.com/python-attrs/attrs/commit/899497f165b3c8291b66c9c3a01b64881b69cf39

Signed-off-by: James Hilliard <james.hilliard1 at gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
---
 package/python-attrs/python-attrs.hash | 6 +++---
 package/python-attrs/python-attrs.mk   | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/package/python-attrs/python-attrs.hash b/package/python-attrs/python-attrs.hash
index 823a9459bd..d5548c0ed3 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  5a9b5e9ceebc380a13fb93235b11bbda  attrs-21.4.0.tar.gz
-sha256  626ba8234211db98e869df76230a137c4c40a12d72445c45d5f5b716f076e2fd  attrs-21.4.0.tar.gz
+md5  0487081b7ead8753fc46cf7c6d1e28e3  attrs-22.1.0.tar.gz
+sha256  29adc2665447e5191d0e7c568fde78b21f9672d344281d0c6e1ab085429b22b6  attrs-22.1.0.tar.gz
 # Locally computed sha256 checksums
-sha256  bf659a28b49240602f56bbdf490cbe2ec509b15b98f99d7b19a52c740e327863  LICENSE
+sha256  882115c95dfc2af1eeb6714f8ec6d5cbcabf667caff8729f42420da63f714e9f  LICENSE
diff --git a/package/python-attrs/python-attrs.mk b/package/python-attrs/python-attrs.mk
index 4877d62285..33651ee80a 100644
--- a/package/python-attrs/python-attrs.mk
+++ b/package/python-attrs/python-attrs.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_ATTRS_VERSION = 21.4.0
+PYTHON_ATTRS_VERSION = 22.1.0
 PYTHON_ATTRS_SOURCE = attrs-$(PYTHON_ATTRS_VERSION).tar.gz
-PYTHON_ATTRS_SITE = https://files.pythonhosted.org/packages/d7/77/ebb15fc26d0f815839ecd897b919ed6d85c050feeb83e100e020df9153d2
+PYTHON_ATTRS_SITE = https://files.pythonhosted.org/packages/1a/cb/c4ffeb41e7137b23755a45e1bfec9cbb76ecf51874c6f1d113984ecaa32c
 PYTHON_ATTRS_SETUP_TYPE = setuptools
 PYTHON_ATTRS_LICENSE = MIT
 PYTHON_ATTRS_LICENSE_FILES = LICENSE



More information about the buildroot mailing list