diff mbox series

python3-py7zr: remove python3-pyzstd

Message ID 20260326165710.1971260-1-ross.burton@arm.com
State Under Review
Headers show
Series python3-py7zr: remove python3-pyzstd | expand

Commit Message

Ross Burton March 26, 2026, 4:57 p.m. UTC
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>
---
 meta-python/recipes-devtools/python/python3-py7zr_1.1.2.bb | 1 -
 1 file changed, 1 deletion(-)
diff mbox series

Patch

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} += "\
     python3-pybcj \
     python3-inflate64 \
     python3-pyppmd \
-    python3-pyzstd \
     python3-brotli \
     python3-multiprocessing \
     python3-datetime \