From 3822241d2ba790ebc612da930340ceabfbb4fd4b Mon Sep 17 00:00:00 2001 From: Thomas Perrot Date: Sun, 3 Nov 2024 22:54:09 +0100 Subject: python3-zstandard: add a recipe for version 0.23.0 This package offers Python bindings to interface with the Zstandard compression library. Signed-off-by: Thomas Perrot Signed-off-by: Khem Raj --- meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-python/recipes-core') diff --git a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb index 81f45fb78d..8ee1cdc101 100644 --- a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb +++ b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb @@ -465,6 +465,7 @@ RDEPENDS:packagegroup-meta-python3 = "\ python3-yappi \ python3-yarl \ python3-zopeinterface \ + python3-zstandard \ telepathy-python3 \ unattended-upgrades \ " -- cgit v1.2.3-54-g00ecf