summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-smbus/0001-Use-setuptools-as-distutils-is-deprecated.patch
Commit message (Collapse)AuthorAgeFilesLines
* python3-smbus: use setuptoolsRoss Burton2022-01-181-0/+25
Port the use of distutils to setuptools, as distutils is deprecated. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>