diff options
| author | Ross Burton <ross.burton@arm.com> | 2026-03-26 16:57:10 +0000 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-03-27 09:09:04 -0700 |
| commit | 7a24822d704afe96358194bfa7134846921784aa (patch) | |
| tree | c038fc1a274a1dbbb5114ffd25c349476646095b /meta-python/recipes-devtools/python | |
| parent | 2454812275531aa75b9a2e5bb468fe8c0ca93eb5 (diff) | |
| download | meta-openembedded-7a24822d704afe96358194bfa7134846921784aa.tar.gz | |
python3-py7zr: remove python3-pyzstd
This dependency was replaced with the standard compression.zstd module
in 1.1.0[1].
[1] https://github.com/miurahr/py7zr/commit/ccf0def15e4542ffc24e2a6f00570622ed04a0c9
Signed-off-by: Ross Burton <ross.burton@arm.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-py7zr_1.1.2.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-py7zr_1.1.2.bb b/meta-python/recipes-devtools/python/python3-py7zr_1.1.2.bb index 5a0fe86ebd..b4c6c1672b 100644 --- a/meta-python/recipes-devtools/python/python3-py7zr_1.1.2.bb +++ b/meta-python/recipes-devtools/python/python3-py7zr_1.1.2.bb | |||
| @@ -23,7 +23,6 @@ RDEPENDS:${PN} += "\ | |||
| 23 | python3-pybcj \ | 23 | python3-pybcj \ |
| 24 | python3-inflate64 \ | 24 | python3-inflate64 \ |
| 25 | python3-pyppmd \ | 25 | python3-pyppmd \ |
| 26 | python3-pyzstd \ | ||
| 27 | python3-brotli \ | 26 | python3-brotli \ |
| 28 | python3-multiprocessing \ | 27 | python3-multiprocessing \ |
| 29 | python3-datetime \ | 28 | python3-datetime \ |
