summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2024-08-28 16:25:20 +0800
committerKhem Raj <raj.khem@gmail.com>2024-08-28 07:11:36 -0700
commitbe0dfe5f822b9ef349e92560d5133f798a7a3769 (patch)
tree9d25a48ebfeb07fb081d5f2bf2739fa38ac3f84f /meta-python/recipes-devtools/python
parent21e35f3d25be843055e396b925e949bec6b60979 (diff)
downloadmeta-openembedded-be0dfe5f822b9ef349e92560d5133f798a7a3769.tar.gz
python3-xxhash: upgrade 3.4.1 -> 3.5.0
Changelog: Build wheels for Python 3.13 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-xxhash_3.5.0.bb (renamed from meta-python/recipes-devtools/python/python3-xxhash_3.4.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-xxhash_3.4.1.bb b/meta-python/recipes-devtools/python/python3-xxhash_3.5.0.bb
index be9ce005ea..bfa14012d0 100644
--- a/meta-python/recipes-devtools/python/python3-xxhash_3.4.1.bb
+++ b/meta-python/recipes-devtools/python/python3-xxhash_3.5.0.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3a9dab7f159514231249aa3e108ab26b"
5 5
6DEPENDS += "python3-setuptools-scm-native" 6DEPENDS += "python3-setuptools-scm-native"
7 7
8SRC_URI[sha256sum] = "0379d6cf1ff987cd421609a264ce025e74f346e3e145dd106c0cc2e3ec3f99a9" 8SRC_URI[sha256sum] = "84f2caddf951c9cbf8dc2e22a89d4ccf5d86391ac6418fe81e3c67d0cf60b45f"
9 9
10SRC_URI += " \ 10SRC_URI += " \
11 file://run-ptest \ 11 file://run-ptest \