package/python-cloudpickle: new package

Add support for the python-cloudpickle package, which provides
a Pickler class that extends the standard pickle.Pickler functionality.

This package is required as a dependency for gymnasium and other
machine learning or scientific computing libraries that require
advanced object serialization.

Signed-off-by: Xukai Wang <kingxukai@zohomail.com>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Xukai Wang
2026-02-13 03:03:44 +08:00
committed by Julien Olivain
parent 9624acf9aa
commit bdd2384cc2
5 changed files with 30 additions and 0 deletions

View File

@@ -3479,6 +3479,9 @@ F: boot/ti-k3-r5-loader/
F: configs/ti_am62x_sk_defconfig
F: configs/ti_am64x_sk_defconfig
N: Xukai Wang <kingxukai@zohomail.com>
F: package/python-cloudpickle/
N: Yair Ben Avraham <yairba@protonmail.com>
F: package/casync/
F: package/gloox/