diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2023-01-05 16:00:00 +0100 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-01-06 11:38:16 -0800 |
commit | ddfc9edc2014761311b4ccfd7b315709f6cb2f08 (patch) | |
tree | 8f2bd572d85701ecd55a226b0e9fdef9e5b2e3c1 /meta-python/recipes-devtools/python/python-numeric | |
parent | b18f71ff9675e02480516509454cb138649d38ca (diff) | |
download | meta-openembedded-ddfc9edc2014761311b4ccfd7b315709f6cb2f08.tar.gz |
nftables: fix builds with latest setuptools
Using a private module from setuptools is not a good idea and
no longer works with latest setuptools.
it's actually better to revert to official distutils even if
it is going away in the next python release. Hopefully by
then upstream will transition to something supported.
TMPDIR in .pyc can be addressed by simply not installing the .pyc.
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/python-numeric')
0 files changed, 0 insertions, 0 deletions