summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-eth-utils_5.0.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-eth-utils: upgrade 4.1.1 -> 5.0.0Wang Mingyu2024-08-281-0/+18
Chaneglog: ============ - Run mypy locally via pre-commit hook, bump to mypy==1.10.0 - Updates to the latest eth-typing to use new ABI types for improved type checking in existing ABI utility functions. - Contract Application Binary Interface (ABI) utilities to obtain type and value information for functions and events. - Merge template to use bump-my-version and update release Make commands. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>