diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2024-10-14 16:54:40 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2024-10-14 09:52:27 -0700 |
commit | efd2fbd46113333e2fbe8509ae5f03e3d9a4d3c1 (patch) | |
tree | 8a43a6c777ffc30a89e3af61e20ec8dc2579f60b /meta-python | |
parent | 1c432ca59928602baf5743161315ff3e19221f78 (diff) | |
download | meta-openembedded-efd2fbd46113333e2fbe8509ae5f03e3d9a4d3c1.tar.gz |
python3-cbor2: upgrade 5.6.4 -> 5.6.5
Changelog:
Published binary 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')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-cbor2_5.6.5.bb (renamed from meta-python/recipes-devtools/python/python3-cbor2_5.6.4.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-cbor2_5.6.4.bb b/meta-python/recipes-devtools/python/python3-cbor2_5.6.5.bb index 37c3ab6478..6dd9f0cd15 100644 --- a/meta-python/recipes-devtools/python/python3-cbor2_5.6.4.bb +++ b/meta-python/recipes-devtools/python/python3-cbor2_5.6.5.bb | |||
@@ -3,7 +3,7 @@ LICENSE = "MIT" | |||
3 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=a79e64179819c7ce293372c059f1dbd8" | 3 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=a79e64179819c7ce293372c059f1dbd8" |
4 | DEPENDS += "python3-setuptools-scm-native" | 4 | DEPENDS += "python3-setuptools-scm-native" |
5 | 5 | ||
6 | SRC_URI[sha256sum] = "1c533c50dde86bef1c6950602054a0ffa3c376e8b0e20c7b8f5b108793f6983e" | 6 | SRC_URI[sha256sum] = "b682820677ee1dbba45f7da11898d2720f92e06be36acec290867d5ebf3d7e09" |
7 | SRC_URI += " \ | 7 | SRC_URI += " \ |
8 | file://run-ptest \ | 8 | file://run-ptest \ |
9 | " | 9 | " |