diff options
| author | Frederik Rietdijk <fridh@fridh.nl> | 2017-09-07 19:22:06 +0200 |
|---|---|---|
| committer | Frederik Rietdijk <fridh@fridh.nl> | 2017-09-07 19:22:06 +0200 |
| commit | b73e3bfafd42dbc9caca2eae918ce936c9471c23 (patch) | |
| tree | 1c9c086e43a285d264cd0c917a04d981b03e54c8 /pkgs/development/python-modules/python-sql | |
| parent | a26ae760e2ebacc5780ebb2906a4c3cc467747c2 (diff) | |
python.pkgs.buildPythonPackage: use distutils-cfg to block downloads, fixes #25428
While we tell pip not to fetch (with the `--no-index` option),
`setuptools` can do so itself. In the past we used a `distutils.cfg`
with `allow-hosts = None` to prevent setuptools from fetching itself.
This was removed when we started building wheels in
2562f94de4e4fd2ddc677187fa2e2848L69.
The `dist-utils.cfg` code was still there, and adding it to
`buildInputs` is sufficient.
Tested with python.pkgs.passlib by removing the `checkInputs` / `nose`.
Diffstat (limited to 'pkgs/development/python-modules/python-sql')
0 files changed, 0 insertions, 0 deletions
