summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-web3_6.12.0.bb
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2023-12-15 08:52:27 +0100
committerKhem Raj <raj.khem@gmail.com>2023-12-18 22:17:20 -0800
commitec7e44f97c327260663d13b4e2399d6d714f027a (patch)
tree535acb195e8d38d8dad1d29e35360641a4df4839 /meta-python/recipes-devtools/python/python3-web3_6.12.0.bb
parentbd51af4c16cc79fb7a47a71b989939fc9ba916d2 (diff)
downloadmeta-openembedded-ec7e44f97c327260663d13b4e2399d6d714f027a.tar.gz
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>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-web3_6.12.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-web3_6.12.0.bb1
1 files changed, 0 insertions, 1 deletions
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
10 10
11RDEPENDS:${PN} += " \ 11RDEPENDS:${PN} += " \
12 python3-aiohttp \ 12 python3-aiohttp \
13 python3-distutils \
14 python3-eth-account \ 13 python3-eth-account \
15 python3-idna \ 14 python3-idna \
16 python3-jsonschema \ 15 python3-jsonschema \