[issue2551183] Replace references to distutils in roundup/dist/command

John Rouillard <[email protected]> Tue, 14 Dec 2021 15:24:55 +0000
Newsgroups gmane.comp.bug-tracking.roundup.devel
Message-ID <[email protected]>
New submission from John Rouillard:

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.

----------
components: Installation
messages: 7419
nosy: rouilj
severity: normal
status: new
title: Replace references to distutils in roundup/dist/command
type: behavior

_________________________________________________
Roundup tracker <[email protected]>
<https://issues.roundup-tracker.org/issue2551183>
_________________________________________________