python3-toolz: new package

Add a recipe for toolz: a set of utility functions for iterators,
functions, and dictionaries.

Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Bartosz Golaszewski
2022-05-12 10:41:37 +02:00
committed by Khem Raj
parent c06c5b71ee
commit cbe064cb6e
2 changed files with 15 additions and 0 deletions

View File

@@ -405,6 +405,7 @@ RDEPENDS:packagegroup-meta-python3 = "\
python3-thrift \
python3-tinyrecord \
python3-tornado \
python3-toolz \
python3-tqdm \
python3-trafaret \
python3-trafaret-config \