Files
nixpkgs/pkgs/development/interpreters/python/cpython
Eelco Dolstra 0810decaa7 python-3.5: Drop dependency on Berkeley DB
The previous commit revealed that Python wasn't actually using
Berkeley DB; it only had it in its closure due to the build-time flag
dump in Makefile and _sysconfigdata.py. When Python detects both GNU
gdbm and Berkeley DB at build time, it will use the former.
2016-09-01 18:57:43 +02:00
..
2016-09-01 13:05:45 +02:00
2016-09-01 13:05:45 +02:00
2016-09-01 12:54:46 +02:00