From ec7e44f97c327260663d13b4e2399d6d714f027a Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Fri, 15 Dec 2023 08:52:27 +0100 Subject: python3-web3: remove distutils dependency It's not mentioned in the source tree anymore. Signed-off-by: Alexander Kanavin Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-web3_6.12.0.bb | 1 - 1 file changed, 1 deletion(-) (limited to 'meta-python/recipes-devtools/python/python3-web3_6.12.0.bb') diff --git a/meta-python/recipes-devtools/python/python3-web3_6.12.0.bb b/meta-python/recipes-devtools/python/python3-web3_6.12.0.bb index f0f126508a..c54f362c61 100644 --- a/meta-python/recipes-devtools/python/python3-web3_6.12.0.bb +++ b/meta-python/recipes-devtools/python/python3-web3_6.12.0.bb @@ -10,7 +10,6 @@ inherit pypi setuptools3 RDEPENDS:${PN} += " \ python3-aiohttp \ - python3-distutils \ python3-eth-account \ python3-idna \ python3-jsonschema \ -- cgit v1.2.3-54-g00ecf