Show More
@@ -1414,11 +1414,11 b' self: super: {' | |||
|
1414 | 1414 | }; |
|
1415 | 1415 | }; |
|
1416 | 1416 | "pyparsing" = super.buildPythonPackage { |
|
1417 |
name = "pyparsing-2.4. |
|
|
1417 | name = "pyparsing-2.4.6"; | |
|
1418 | 1418 | doCheck = false; |
|
1419 | 1419 | src = fetchurl { |
|
1420 |
url = "https://files.pythonhosted.org/packages/ |
|
|
1421 | sha256 = "0fk8gsybiw1gm146mkjdjvaajwh20xwvpv4j7syh2zrnpq0j19jc"; | |
|
1420 | url = "https://files.pythonhosted.org/packages/a2/56/0404c03c83cfcca229071d3c921d7d79ed385060bbe969fde3fd8f774ebd/pyparsing-2.4.6.tar.gz"; | |
|
1421 | sha256 = "17wn5zlijc9m9zj26gy3f541y7smpj8rfhl51d025c2gm210b0sc"; | |
|
1422 | 1422 | }; |
|
1423 | 1423 | meta = { |
|
1424 | 1424 | license = [ pkgs.lib.licenses.mit ]; |
General Comments 0
You need to be logged in to leave comments.
Login now