Show More
@@ -1448,7 +1448,7 b' self: super: {' | |||||
1448 | }; |
|
1448 | }; | |
1449 | }; |
|
1449 | }; | |
1450 | "pyramid-debugtoolbar" = super.buildPythonPackage { |
|
1450 | "pyramid-debugtoolbar" = super.buildPythonPackage { | |
1451 |
name = "pyramid-debugtoolbar-4. |
|
1451 | name = "pyramid-debugtoolbar-4.6.1"; | |
1452 | doCheck = false; |
|
1452 | doCheck = false; | |
1453 | propagatedBuildInputs = [ |
|
1453 | propagatedBuildInputs = [ | |
1454 | self."pyramid" |
|
1454 | self."pyramid" | |
@@ -1458,8 +1458,8 b' self: super: {' | |||||
1458 | self."ipaddress" |
|
1458 | self."ipaddress" | |
1459 | ]; |
|
1459 | ]; | |
1460 | src = fetchurl { |
|
1460 | src = fetchurl { | |
1461 |
url = "https://files.pythonhosted.org/packages/88 |
|
1461 | url = "https://files.pythonhosted.org/packages/99/f6/b8603f82c18275be293921bc3a2184205056ca505747bf64ab8a0c08e124/pyramid_debugtoolbar-4.6.1.tar.gz"; | |
1462 | sha256 = "0hgf6i1fzvq43m9vjdmb24nnv8fwp7sdzrx9bcwrgpy24n07am9a"; |
|
1462 | sha256 = "185z7q8n959ga5331iczwra2iljwkidfx4qn6bbd7vm3rm4w6llv"; | |
1463 | }; |
|
1463 | }; | |
1464 | meta = { |
|
1464 | meta = { | |
1465 | license = [ { fullName = "Repoze Public License"; } pkgs.lib.licenses.bsdOriginal ]; |
|
1465 | license = [ { fullName = "Repoze Public License"; } pkgs.lib.licenses.bsdOriginal ]; |
@@ -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 | pyramid-debugtoolbar==4.5.1 |
|
|||
45 | pyparsing==2.4.6 |
|
44 | pyparsing==2.4.6 | |
|
45 | pyramid-debugtoolbar==4.6.1 | |||
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