summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/GitPython
diff options
context:
space:
mode:
authorFrederik Rietdijk <fridh@fridh.nl>2017-04-16 10:40:53 +0200
committerFrederik Rietdijk <fridh@fridh.nl>2017-04-16 10:41:35 +0200
commit5c8ffe0311ca2bdd477cc6bc3c9b101ca75e16e5 (patch)
treea27fa2491451e45dacbb61126e376646527505db /pkgs/development/python-modules/GitPython
parentf7a4f146c9fd64966f57040603a897857a14df94 (diff)
Python 3.x: do not regenerate _sysconfigdata
This commit fixes several issues: - as reported in https://github.com/NixOS/nixpkgs/issues/24924 it was possible that the file _sysconfigdata.pyc was generated after the actual build of the CPython interpreter. We forgot to regenerate that file during the build. This is now fixed - the expression of the 3.3 interpreter now also includes some of the determinism patches even though the output isn't yet reproducible. The reason for adding them is that this makes the expressions of the different interpreters more similar. - references to -dev packages are now also removed in the 3.6 package, thereby reducing its closure size
Diffstat (limited to 'pkgs/development/python-modules/GitPython')
0 files changed, 0 insertions, 0 deletions