On March 6, 2020 3:05:17 PM UTC, Ron Lovell <[email protected]> wrote: >I checked a couple of other distros I run. In Arch Linux >distutils/util.py >is provided by the base "python" pkg. In openSUSE Tumbleweed it is >provided >by python3-base. So among my installations, Debian Buster and Sid are >the >odd ducks in that they require an optional pkg installation to provide >distutils/util.py.
It was part of libpython*-stdlib before Buster, so it's not surprising some packages may not have updated their depends to explicitly specify the new package. Scott K _______________________________________________ Python-modules-team mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team
