Debian Patches

Status for i2c-tools/4.3-4

Patch Description Author Forwarded Bugs Origin Last update
01-decode-dimms-no-eeprom.diff no
02-udevadm.diff no
03-setuptools.diff commit cf3541b8a7ed50782edd05836020d31230fb86c6

py-smbus: Use setuptools instead of distutils

As per [1], distutils is deprecated in Python 3.10 and will be removed
entirely in Python 3.12.

As setuptools is essentially an enhanced version of distutils, it's
trivial to port to that.

[1] https://docs.python.org/3/whatsnew/3.10.html#distutils-deprecated

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Jean Delvare <jdelvare@suse.de>

diff --git a/py-smbus/setup.py b/py-smbus/setup.py
index 28a4500..26db33a 100644
Ross Burton <ross.burton@arm.com> no 2022-01-19

All known versions for source package 'i2c-tools'

Links