summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-sql
diff options
context:
space:
mode:
authorFrederik Rietdijk <fridh@fridh.nl>2017-09-07 19:22:06 +0200
committerFrederik Rietdijk <fridh@fridh.nl>2017-09-07 19:22:06 +0200
commitb73e3bfafd42dbc9caca2eae918ce936c9471c23 (patch)
tree1c9c086e43a285d264cd0c917a04d981b03e54c8 /pkgs/development/python-modules/python-sql
parenta26ae760e2ebacc5780ebb2906a4c3cc467747c2 (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