pythonPackages: rename dns -> dnspython
This commit is contained in:
@@ -12,7 +12,7 @@ python2Packages.buildPythonApplication rec {
|
||||
};
|
||||
|
||||
propagatedBuildInputs = with python2Packages; [
|
||||
dns
|
||||
dnspython
|
||||
ecdsa
|
||||
jsonrpclib
|
||||
pbkdf2
|
||||
|
||||
Reference in New Issue
Block a user