diff options
| author | Thomas Perrot <thomas.perrot@bootlin.com> | 2024-11-03 22:54:09 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-11-05 09:42:49 -0800 |
| commit | 3822241d2ba790ebc612da930340ceabfbb4fd4b (patch) | |
| tree | b35342a7533bb811665e1db1119829a65e32b136 /meta-python/recipes-core | |
| parent | 98c18177fd70c8be0d69c6984aeb8fb98b9b89ae (diff) | |
| download | meta-openembedded-3822241d2ba790ebc612da930340ceabfbb4fd4b.tar.gz | |
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 <thomas.perrot@bootlin.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-core')
| -rw-r--r-- | meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb | 1 |
1 files changed, 1 insertions, 0 deletions
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 = "\ | |||
| 465 | python3-yappi \ | 465 | python3-yappi \ |
| 466 | python3-yarl \ | 466 | python3-yarl \ |
| 467 | python3-zopeinterface \ | 467 | python3-zopeinterface \ |
| 468 | python3-zstandard \ | ||
| 468 | telepathy-python3 \ | 469 | telepathy-python3 \ |
| 469 | unattended-upgrades \ | 470 | unattended-upgrades \ |
| 470 | " | 471 | " |
