summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python3-zstandard
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2025-08-21 16:59:54 +0800
committerKhem Raj <raj.khem@gmail.com>2025-08-21 13:15:39 -0700
commit8fe9d51b117c123c3d6c721d6f7503f1c459af53 (patch)
tree317e269d8815eb7ca149ce7b80145029c38964b6 /meta-python/recipes-devtools/python3-zstandard
parent81ece6d868f5818fafbc2edb7a6f50499be7ab8c (diff)
downloadmeta-openembedded-8fe9d51b117c123c3d6c721d6f7503f1c459af53.tar.gz
python3-zstandard: upgrade 0.23.0 -> 0.24.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python3-zstandard')
-rw-r--r--meta-python/recipes-devtools/python3-zstandard/python3-zstandard_0.24.0.bb (renamed from meta-python/recipes-devtools/python3-zstandard/python3-zstandard_0.23.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python3-zstandard/python3-zstandard_0.23.0.bb b/meta-python/recipes-devtools/python3-zstandard/python3-zstandard_0.24.0.bb
index e44e04038c..c90680c9fb 100644
--- a/meta-python/recipes-devtools/python3-zstandard/python3-zstandard_0.23.0.bb
+++ b/meta-python/recipes-devtools/python3-zstandard/python3-zstandard_0.24.0.bb
@@ -16,7 +16,7 @@ RDEPENDS_${PN} = "\
16 16
17inherit setuptools3 pypi 17inherit setuptools3 pypi
18 18
19SRC_URI[sha256sum] = "b2d8c62d08e7255f68f7a740bae85b3c9b8e5466baa9cbf7f57f1cde0ac6bc09" 19SRC_URI[sha256sum] = "fe3198b81c00032326342d973e526803f183f97aa9e9a98e3f897ebafe21178f"
20 20
21# Because the pyproject.toml is still in development and it contains invalid 21# Because the pyproject.toml is still in development and it contains invalid
22# requirements. 22# requirements.