Show More
@@ -1454,11 +1454,11 b' self: super: {' | |||
|
1454 | 1454 | }; |
|
1455 | 1455 | }; |
|
1456 | 1456 | "pyparsing" = super.buildPythonPackage { |
|
1457 |
name = "pyparsing-2.4. |
|
|
1457 | name = "pyparsing-2.4.7"; | |
|
1458 | 1458 | doCheck = false; |
|
1459 | 1459 | src = fetchurl { |
|
1460 |
url = "https://files.pythonhosted.org/packages/ |
|
|
1461 | sha256 = "17wn5zlijc9m9zj26gy3f541y7smpj8rfhl51d025c2gm210b0sc"; | |
|
1460 | url = "https://files.pythonhosted.org/packages/c1/47/dfc9c342c9842bbe0036c7f763d2d6686bcf5eb1808ba3e170afdb282210/pyparsing-2.4.7.tar.gz"; | |
|
1461 | sha256 = "1hgc8qrbq1ymxbwfbjghv01fm3fbpjwpjwi0bcailxxzhf3yq0y2"; | |
|
1462 | 1462 | }; |
|
1463 | 1463 | meta = { |
|
1464 | 1464 | license = [ pkgs.lib.licenses.mit ]; |
General Comments 0
You need to be logged in to leave comments.
Login now