python-six: Update to 1.3.0

This commit is contained in:
Jaka Hudoklin 2013-06-27 00:35:47 +02:00
parent 86d14a5ab2
commit 81a0a3d458

View file

@ -4546,11 +4546,11 @@ pythonPackages = python.modules // rec {
six = buildPythonPackage rec {
name = "six-1.1.0";
name = "six-1.3.0";
src = fetchurl {
url = "http://pypi.python.org/packages/source/s/six/${name}.tar.gz";
md5 = "9e8099b57cd27493a6988e9c9b313e23";
md5 = "ec47fe6070a8a64c802363d2c2b1e2ee";
};
# error: invalid command 'test'