python packages fixes

This commit is contained in:
Frederik Rietdijk 2015-10-27 19:55:50 +01:00
parent b49515ce17
commit 92b844ae98

View file

@ -483,7 +483,7 @@ let
md5 = "17e5668601a2322aff41548cb957e7c8";
};
buildInputs = with self; [ ];
buildInputs = with self; [ pytest ];
meta = {
description = "namespace control and lazy-import mechanism";
@ -1459,6 +1459,7 @@ let
sha256 = "19v0zhvchz89w179rwkc4ah3cj2gbcng9alwa2yla89691g8b0b0";
};
buildInputs = with self; [ nose ];
propagatedBuildInputs = with self; [ six html5lib ];
meta = {
@ -10069,6 +10070,7 @@ let
sha256 = "1g9imbg4sjfyv5sqg2s7h4svhdmbnvq16hvc1a8jpaqq8nc2vjj2";
};
buildInputs = with self; [ pytest ];
propagatedBuildInputs = with self; [ jdcal ];
meta = {
@ -11003,7 +11005,7 @@ let
};
buildInputs = with self; [
dns pycountry nose
dnspython3 pycountry nose
];
preCheck = ''
@ -11469,6 +11471,7 @@ let
md5 = "7545518b413136ba8343dcebea07e5e2";
};
buildInputs = with self; [ nose ];
propagatedBuildInputs = with self; [six numpy];
meta = {