* Bazaar: update to 2.3.1.

svn path=/nixpkgs/branches/modular-python/; revision=26573
This commit is contained in:
Eelco Dolstra
2011-03-28 15:47:50 +00:00
parent 120d1757fe
commit 641834ddf6
4 changed files with 10 additions and 16 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ buildPythonPackage rec {
sha256 = "17cpyra61virk1d223w8pdwhv2qzhbwdbnrr1ab1znf4cv9m3knn";
};
propagatedBuildInputs = [ pythonPackages.ssl ];
pythonPath = [ pythonPackages.ssl ];
doCheck = false;