summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-web3_6.18.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-web3: upgrade 6.17.2 -> 6.18.0Wang Mingyu2024-05-191-0/+26
Changelog: ========== - Disable doctest in docs/web3.eth.account.rst due to eth-account deprecation of messageHash for message_hash - Deprecate the geth.personal namespace methods. These will be removed in web3.py v7. - Internal Changes - for web3.py Contributors - Increase pytest-asyncio dependency to be >=0.21.2,<0.23 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>