python3Packages.mmengine: use setuptools._distutils instead of deprecated distutils#423183
python3Packages.mmengine: use setuptools._distutils instead of deprecated distutils#423183GaetanLepage merged 1 commit intoNixOS:masterfrom
Conversation
|
|
That distutils is also kinda deprecated, I think like the whole of distutils. https://setuptools.pypa.io/en/latest/deprecated/distutils/index.html Not sure if the distutils package is deprecated (probably, too) but it is probably easier to just plot that in because setuptools might eventually drop that vendored distutils, too. |
Opened #424002. |
Things done
This fixes the following error identified when running
nixpkgs-reviewon #419179.nix.conf? (See Nix manual)sandbox = relaxedsandbox = truenix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)Add a 👍 reaction to pull requests you find important.