[Buildroot] [git commit] package/python-attrs: bump version to 26.1.0
Julien Olivain
ju.o at free.fr
Sun May 3 14:48:23 UTC 2026
commit: https://gitlab.com/buildroot.org/buildroot/-/commit/e2db3fda4c6ad481cf4d0f31aef24e0b969d2358
branch: https://gitlab.com/buildroot.org/buildroot/-/tree/master
https://www.attrs.org/en/stable/changelog.html
Signed-off-by: Bernd Kuhls <bernd at kuhls.net>
Signed-off-by: Julien Olivain <ju.o at free.fr>
---
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 bf2aae1ed8..06cb8d6dfa 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 6197561dfec99660529830edcfeee0ba attrs-25.4.0.tar.gz
-sha256 16d5969b87f0859ef33a48b35d55ac1be6e42ae49d5e853b597db70c35c57e11 attrs-25.4.0.tar.gz
+md5 633953d1aa39cfa76c733a20fdd9c196 attrs-26.1.0.tar.gz
+sha256 d03ceb89cb322a8fd706d4fb91940737b6642aa36998fe130a9bc96c985eff32 attrs-26.1.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 fd900c5046..7456002536 100644
--- a/package/python-attrs/python-attrs.mk
+++ b/package/python-attrs/python-attrs.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_ATTRS_VERSION = 25.4.0
+PYTHON_ATTRS_VERSION = 26.1.0
PYTHON_ATTRS_SOURCE = attrs-$(PYTHON_ATTRS_VERSION).tar.gz
-PYTHON_ATTRS_SITE = https://files.pythonhosted.org/packages/6b/5c/685e6633917e101e5dcb62b9dd76946cbb57c26e133bae9e0cd36033c0a9
+PYTHON_ATTRS_SITE = https://files.pythonhosted.org/packages/9a/8e/82a0fe20a541c03148528be8cac2408564a6c9a0cc7e9171802bc1d26985
PYTHON_ATTRS_SETUP_TYPE = hatch
PYTHON_ATTRS_LICENSE = MIT
PYTHON_ATTRS_LICENSE_FILES = LICENSE
More information about the buildroot
mailing list