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 10:16:34 -0700 |
| commit | a3a9e5299dbea8b7d4c1b2e0d2fe7386a1bd16ef (patch) | |
| tree | 02b8b272eb2f36162b3378318eec67e8e637a67c /meta-python/recipes-devtools | |
| parent | 5a33a9b822963c2d716f3eb2bf870a8e1007e2c2 (diff) | |
| download | meta-openembedded-a3a9e5299dbea8b7d4c1b2e0d2fe7386a1bd16ef.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')
| -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 \ |
