Show More
@@ -1388,11 +1388,11 b' self: super: {' | |||||
1388 | }; |
|
1388 | }; | |
1389 | }; |
|
1389 | }; | |
1390 | "pyparsing" = super.buildPythonPackage { |
|
1390 | "pyparsing" = super.buildPythonPackage { | |
1391 |
name = "pyparsing-2. |
|
1391 | name = "pyparsing-2.4.2"; | |
1392 | doCheck = false; |
|
1392 | doCheck = false; | |
1393 | src = fetchurl { |
|
1393 | src = fetchurl { | |
1394 |
url = "https://files.pythonhosted.org/packages/d0 |
|
1394 | url = "https://files.pythonhosted.org/packages/7e/24/eaa8d7003aee23eda270099eeec754d7bf4399f75c6a011ef948304f66a2/pyparsing-2.4.2.tar.gz"; | |
1395 | sha256 = "14k5v7n3xqw8kzf42x06bzp184spnlkya2dpjyflax6l3yrallzk"; |
|
1395 | sha256 = "106xmhd2xn5bv6blsbqaa6wciwcq2c9i1pq1riw6s83y76wsg63g"; | |
1396 | }; |
|
1396 | }; | |
1397 | meta = { |
|
1397 | meta = { | |
1398 | license = [ pkgs.lib.licenses.mit ]; |
|
1398 | license = [ pkgs.lib.licenses.mit ]; |
@@ -42,7 +42,7 b' py-bcrypt==0.4' | |||||
42 | pycurl==7.43.0.3 |
|
42 | pycurl==7.43.0.3 | |
43 | pycrypto==2.6.1 |
|
43 | pycrypto==2.6.1 | |
44 | pygments==2.4.2 |
|
44 | pygments==2.4.2 | |
45 |
pyparsing==2. |
|
45 | pyparsing==2.4.2 | |
46 | pyramid-debugtoolbar==4.5.0 |
|
46 | pyramid-debugtoolbar==4.5.0 | |
47 | pyramid-mako==1.1.0 |
|
47 | pyramid-mako==1.1.0 | |
48 | pyramid==1.10.4 |
|
48 | pyramid==1.10.4 |
General Comments 0
You need to be logged in to leave comments.
Login now