pythonPackages: rename dns -> dnspython
This commit is contained in:
@@ -24,7 +24,7 @@ pythonPackages.buildPythonApplication rec {
|
||||
buildInputs = [ glibcLocales ];
|
||||
propagatedBuildInputs = with pythonPackages; [
|
||||
webtest bottle threadpool rocket-errbot requests jinja2
|
||||
pyopenssl colorlog Yapsy markdown ansi pygments dns pep8
|
||||
pyopenssl colorlog Yapsy markdown ansi pygments dnspython pep8
|
||||
daemonize pygments-markdown-lexer telegram irc slackclient
|
||||
sleekxmpp hypchat pytest
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user