webob needs ssl module
This commit is contained in:
parent
4d5ba15ea9
commit
e5402a4baf
@ -4445,7 +4445,7 @@ pythonPackages = python.modules // rec {
|
|||||||
md5 = "11825b7074ba7043e157805e4e6e0f55";
|
md5 = "11825b7074ba7043e157805e4e6e0f55";
|
||||||
};
|
};
|
||||||
|
|
||||||
propagatedBuildInputs = [ nose ];
|
propagatedBuildInputs = [ nose python.modules.ssl ];
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "WSGI request and response object";
|
description = "WSGI request and response object";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user