Python 3.10.1 deprecates the distutils namespace. distutils namespace to
be removed in 3.12.
Not sure what these references are or how to replace them.
Some of these command scripts may be able to be removed. E.g.
roundup/dist/command/bdist_rpm.py can be removed if we don't generate
rpm's anymore.
Tools like:
roundup/dist/command/build.py
may need to be made bilingual to allow installation under python 2.
|