Python: more evaluation fixups.

This commit is contained in:
Vladimír Čunát
2016-10-14 00:03:12 +02:00
parent efb6052f40
commit 6eeea6effd
35 changed files with 34 additions and 51 deletions
@@ -34,7 +34,7 @@ pythonPackages.buildPythonApplication rec {
# The `backup' command requires `sqlite3'.
propagatedBuildInputs = with pythonPackages; [
twisted foolscap nevow simplejson zfec pycryptopp sqlite3 darcsver
twisted foolscap nevow simplejson zfec pycryptopp darcsver
setuptoolsTrial setuptoolsDarcs pycrypto pyasn1 zope_interface
service-identity
];