python3-eth-utils: new package

Add a recipe for eth-utils: utility functions for codebases
which interact with ethereum.

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:42 +02:00
committed by Khem Raj
parent becd9ec57a
commit 6e4ec4b180
3 changed files with 54 additions and 0 deletions

View File

@@ -112,6 +112,7 @@ RDEPENDS:packagegroup-meta-python3 = "\
python3-et-xmlfile \
python3-eth-hash \
python3-eth-typing \
python3-eth-utils \
python3-evdev \
python3-execnet \
python3-fann2 \