Show More
@@ -1414,11 +1414,11 b' self: super: {' | |||||
1414 | }; |
|
1414 | }; | |
1415 | }; |
|
1415 | }; | |
1416 | "pyparsing" = super.buildPythonPackage { |
|
1416 | "pyparsing" = super.buildPythonPackage { | |
1417 |
name = "pyparsing-2.4. |
|
1417 | name = "pyparsing-2.4.6"; | |
1418 | doCheck = false; |
|
1418 | doCheck = false; | |
1419 | src = fetchurl { |
|
1419 | src = fetchurl { | |
1420 |
url = "https://files.pythonhosted.org/packages/ |
|
1420 | url = "https://files.pythonhosted.org/packages/a2/56/0404c03c83cfcca229071d3c921d7d79ed385060bbe969fde3fd8f774ebd/pyparsing-2.4.6.tar.gz"; | |
1421 | sha256 = "0fk8gsybiw1gm146mkjdjvaajwh20xwvpv4j7syh2zrnpq0j19jc"; |
|
1421 | sha256 = "17wn5zlijc9m9zj26gy3f541y7smpj8rfhl51d025c2gm210b0sc"; | |
1422 | }; |
|
1422 | }; | |
1423 | meta = { |
|
1423 | meta = { | |
1424 | license = [ pkgs.lib.licenses.mit ]; |
|
1424 | license = [ pkgs.lib.licenses.mit ]; |
@@ -41,8 +41,8 b' py-bcrypt==0.4' | |||||
41 | pycurl==7.43.0.3 |
|
41 | pycurl==7.43.0.3 | |
42 | pycrypto==2.6.1 |
|
42 | pycrypto==2.6.1 | |
43 | pygments==2.4.2 |
|
43 | pygments==2.4.2 | |
44 | pyparsing==2.4.5 |
|
|||
45 | pyramid-debugtoolbar==4.5.1 |
|
44 | pyramid-debugtoolbar==4.5.1 | |
|
45 | pyparsing==2.4.6 | |||
46 | pyramid-mako==1.1.0 |
|
46 | pyramid-mako==1.1.0 | |
47 | pyramid==1.10.4 |
|
47 | pyramid==1.10.4 | |
48 | pyramid_mailer==0.15.1 |
|
48 | pyramid_mailer==0.15.1 |
General Comments 0
You need to be logged in to leave comments.
Login now