python3-web3: remove distutils dependency

It's not mentioned in the source tree anymore.

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Alexander Kanavin 2023-12-15 08:52:27 +01:00 committed by Khem Raj
parent bd51af4c16
commit ec7e44f97c
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -10,7 +10,6 @@ inherit pypi setuptools3
RDEPENDS:${PN} += " \
python3-aiohttp \
python3-distutils \
python3-eth-account \
python3-idna \
python3-jsonschema \