duplicity: remove backport ipaddress, remove always false condition
This commit is contained in:
parent
9a5fde8383
commit
c9a2b12db5
@ -78,15 +78,12 @@ pythonPackages.buildPythonApplication rec {
|
||||
idna
|
||||
pygobject3
|
||||
fasteners
|
||||
ipaddress
|
||||
lockfile
|
||||
paramiko
|
||||
pyasn1
|
||||
pycrypto
|
||||
pydrive
|
||||
future
|
||||
] ++ lib.optionals (!isPy3k) [
|
||||
enum
|
||||
];
|
||||
|
||||
checkInputs = [
|
||||
|
Loading…
Reference in New Issue
Block a user