duplicity: remove backport ipaddress, remove always false condition

This commit is contained in:
Sandro Jäckel 2022-05-30 05:54:24 +02:00
parent 9a5fde8383
commit c9a2b12db5
No known key found for this signature in database
GPG Key ID: 3AF5A43A3EECC2E5

View File

@ -78,15 +78,12 @@ pythonPackages.buildPythonApplication rec {
idna
pygobject3
fasteners
ipaddress
lockfile
paramiko
pyasn1
pycrypto
pydrive
future
] ++ lib.optionals (!isPy3k) [
enum
];
checkInputs = [