nixpkgs/pkgs/development/python-modules/setuptools
Robert Scott 73726ba87d
python3Packages.setuptools: add patch for bundled distutils c++ support
setuptools 60.x (re-)introduces a bundled distutils, which we need
to patch with C++ support in the same way as we do with the stdlib's
distutils (mostly to placate clang on macos)
2022-03-02 20:57:46 +01:00
..
default.nix python3Packages.setuptools: add patch for bundled distutils c++ support 2022-03-02 20:57:46 +01:00
setuptools-distutils-C++.patch python3Packages.setuptools: add patch for bundled distutils c++ support 2022-03-02 20:57:46 +01:00
tag-date.patch