summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-eth-abi_3.0.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-eth-abi: upgrade 3.0.1 -> 4.2.1Wang Mingyu2023-10-301-18/+0
| | | | | | | | | | | | License-Update: Copyright updated to 2023. Changelog: https://github.com/ethereum/eth-abi/blob/master/docs/release_notes.rst Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 497b9786c2f9c4ceba53a8b2ca422ef92e85fa52) Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python3-eth-abi: Upgrade 3.0.0 -> 3.0.1Leon Anavi2022-08-171-0/+18
Upgrade to release 3.0.1: - Fix small warnings for make docs - Rename: encode_abi()->encode() and decode_abi()->decode() Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>