Show More
@@ -617,11 +617,11 b' self: super: {' | |||
|
617 | 617 | }; |
|
618 | 618 | }; |
|
619 | 619 | "pyparsing" = super.buildPythonPackage { |
|
620 |
name = "pyparsing-2.4. |
|
|
620 | name = "pyparsing-2.4.7"; | |
|
621 | 621 | doCheck = false; |
|
622 | 622 | src = fetchurl { |
|
623 |
url = "https://files.pythonhosted.org/packages/ |
|
|
624 | sha256 = "17wn5zlijc9m9zj26gy3f541y7smpj8rfhl51d025c2gm210b0sc"; | |
|
623 | url = "https://files.pythonhosted.org/packages/c1/47/dfc9c342c9842bbe0036c7f763d2d6686bcf5eb1808ba3e170afdb282210/pyparsing-2.4.7.tar.gz"; | |
|
624 | sha256 = "1hgc8qrbq1ymxbwfbjghv01fm3fbpjwpjwi0bcailxxzhf3yq0y2"; | |
|
625 | 625 | }; |
|
626 | 626 | meta = { |
|
627 | 627 | license = [ pkgs.lib.licenses.mit ]; |
General Comments 0
You need to be logged in to leave comments.
Login now