python3-web3: upgrade 6.10.0 -> 6.11.1

Changelog:
============
-Updates and refactoring for the WebsocketProviderV2 class and its internal
 supporting classes and logic.
-Add upper pin to hexbytes dependency to due incoming breaking change

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit f0ebade89f)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Wang Mingyu 2023-10-24 07:39:20 +08:00 committed by Armin Kuster
parent 8ec93d847d
commit 4ea45d4184

View File

@ -4,7 +4,7 @@ SECTION = "devel/python"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=373fede350846fdffd23648fba504635"
SRC_URI[sha256sum] = "ea89f8a6ee74b74c3ff21954eafe00ec914365adb904c6c374f559bc46d4a61c"
SRC_URI[sha256sum] = "d301d7120922d5b9e5c9535ef9780012ea25ea4011c2b177490ba7d3ef886b92"
inherit pypi setuptools3