summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2025-02-01 08:02:12 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2025-02-05 12:49:55 +0000
commit56a04d1346d3a6e09b32c859ce6428d55d506110 (patch)
tree83411401f50b5df7d7af406875639f67b75f1b45 /meta/recipes-devtools
parent57b034e0c24a49b60fd31cd311fe9132b6c889b3 (diff)
downloadpoky-56a04d1346d3a6e09b32c859ce6428d55d506110.tar.gz
python3-attrs: upgrade 24.3.0 -> 25.1.0
(From OE-Core rev: 2a4370f0e2c60ff628e548313228655a73a5c878) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r--meta/recipes-devtools/python/python3-attrs_25.1.0.bb (renamed from meta/recipes-devtools/python/python3-attrs_24.3.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-attrs_24.3.0.bb b/meta/recipes-devtools/python/python3-attrs_25.1.0.bb
index 91fa418e7c..852c546bb3 100644
--- a/meta/recipes-devtools/python/python3-attrs_24.3.0.bb
+++ b/meta/recipes-devtools/python/python3-attrs_25.1.0.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "http://www.attrs.org/"
3LICENSE = "MIT" 3LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=5e55731824cf9205cfabeab9a0600887" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=5e55731824cf9205cfabeab9a0600887"
5 5
6SRC_URI[sha256sum] = "8f5c07333d543103541ba7be0e2ce16eeee8130cb0b3f9238ab904ce1e85baff" 6SRC_URI[sha256sum] = "1c97078a80c814273a76b2a298a932eb681c87415c11dee0a6921de7f1b02c3e"
7 7
8inherit pypi ptest-python-pytest python_hatchling 8inherit pypi ptest-python-pytest python_hatchling
9 9