diff options
| author | Liu Yiding <liuyd.fnst@fujitsu.com> | 2026-01-04 10:43:29 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2026-01-03 20:29:17 -0800 |
| commit | b54eae734d483e791e11d15d8121895212fe75da (patch) | |
| tree | 54939f5880d21cfe2e59537a84a3d453a470c424 /meta-python/recipes-devtools/python | |
| parent | bc40b0134ff9981c0ef14ea6be275e7c23ac0bf0 (diff) | |
| download | meta-openembedded-b54eae734d483e791e11d15d8121895212fe75da.tar.gz | |
python3-py7zr: upgrade 1.0.0 -> 1.1.0
Changelog:
https://py7zr.readthedocs.io/en/latest/Changelog.html
Signed-off-by: Liu Yiding <liuyd.fnst@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-py7zr_1.1.0.bb (renamed from meta-python/recipes-devtools/python/python3-py7zr_1.0.0.bb) | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-py7zr_1.0.0.bb b/meta-python/recipes-devtools/python/python3-py7zr_1.1.0.bb index 83482a9466..7a7a7f45ee 100644 --- a/meta-python/recipes-devtools/python/python3-py7zr_1.0.0.bb +++ b/meta-python/recipes-devtools/python/python3-py7zr_1.1.0.bb | |||
| @@ -4,7 +4,7 @@ LICENSE = "LGPL-2.1-or-later" | |||
| 4 | SECTION = "devel/python" | 4 | SECTION = "devel/python" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=4fbd65380cdd255951079008b364516c" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=4fbd65380cdd255951079008b364516c" |
| 6 | 6 | ||
| 7 | SRC_URI[sha256sum] = "f6bfee81637c9032f6a9f0eb045a4bfc7a7ff4138becfc42d7cb89b54ffbfef1" | 7 | SRC_URI[sha256sum] = "087b1a94861ad9eb4d21604f6aaa0a8986a7e00580abd79fedd6f82fecf0592c" |
| 8 | 8 | ||
| 9 | CVE_PRODUCT = "py7zr" | 9 | CVE_PRODUCT = "py7zr" |
| 10 | 10 | ||
| @@ -14,6 +14,7 @@ DEPENDS += " \ | |||
| 14 | python3-setuptools-scm-native \ | 14 | python3-setuptools-scm-native \ |
| 15 | python3-toml-native \ | 15 | python3-toml-native \ |
| 16 | python3-wheel-native \ | 16 | python3-wheel-native \ |
| 17 | python3-coherent-licensed-native \ | ||
| 17 | " | 18 | " |
| 18 | 19 | ||
| 19 | RDEPENDS:${PN} += "\ | 20 | RDEPENDS:${PN} += "\ |
