summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2026-04-02 10:13:41 +0800
committerKhem Raj <khem.raj@oss.qualcomm.com>2026-04-01 19:29:09 -0700
commitcac0e06488f37f39a735a0129f746c548ba532f6 (patch)
tree94acd18c525255c2a46d261e16cb05f7c8ec807a /meta-python/recipes-devtools/python
parent3ea6e07b2288732d81f08e0ca3de159d89236db3 (diff)
downloadmeta-openembedded-cac0e06488f37f39a735a0129f746c548ba532f6.tar.gz
python3-fsspec: upgrade 2026.2.0 -> 2026.3.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-fsspec_2026.3.0.bb (renamed from meta-python/recipes-devtools/python/python3-fsspec_2026.2.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-fsspec_2026.2.0.bb b/meta-python/recipes-devtools/python/python3-fsspec_2026.3.0.bb
index 3b165a663e..4b81c6040f 100644
--- a/meta-python/recipes-devtools/python/python3-fsspec_2026.2.0.bb
+++ b/meta-python/recipes-devtools/python/python3-fsspec_2026.3.0.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/fsspec/filesystem_spec"
3LICENSE = "BSD-3-Clause" 3LICENSE = "BSD-3-Clause"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=b38a11bf4dcdfc66307f8515ce1fbaa6" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=b38a11bf4dcdfc66307f8515ce1fbaa6"
5 5
6SRC_URI[sha256sum] = "6544e34b16869f5aacd5b90bdf1a71acb37792ea3ddf6125ee69a22a53fb8bff" 6SRC_URI[sha256sum] = "1ee6a0e28677557f8c2f994e3eea77db6392b4de9cd1f5d7a9e87a0ae9d01b41"
7 7
8inherit pypi python_hatchling ptest 8inherit pypi python_hatchling ptest
9 9