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-26 17:56:18 -0700 |
| commit | 28b10a28edfcef956e2075b82d3a84fb1b1750b3 (patch) | |
| tree | 498616af64492d0686c5146cbad152aa782c10b1 /meta-python/recipes-devtools/python | |
| parent | 8c76c010897c6f72b340f364674dc3f665b32bef (diff) | |
| download | meta-openembedded-28b10a28edfcef956e2075b82d3a84fb1b1750b3.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 \ |
