Show More
@@ -2166,11 +2166,11 b' self: super: {' | |||||
2166 | }; |
|
2166 | }; | |
2167 | }; |
|
2167 | }; | |
2168 | "webob" = super.buildPythonPackage { |
|
2168 | "webob" = super.buildPythonPackage { | |
2169 |
name = "webob-1. |
|
2169 | name = "webob-1.8.4"; | |
2170 | doCheck = false; |
|
2170 | doCheck = false; | |
2171 | src = fetchurl { |
|
2171 | src = fetchurl { | |
2172 |
url = "https://files.pythonhosted.org/packages/ |
|
2172 | url = "https://files.pythonhosted.org/packages/e4/6c/99e322c3d4cc11d9060a67a9bf2f7c9c581f40988c11fffe89bb8c36bc5e/WebOb-1.8.4.tar.gz"; | |
2173 | sha256 = "1na01ljg04z40il7vcrn8g29vaw7nvg1xvhk64cr4jys5wcay44d"; |
|
2173 | sha256 = "16cfg5y4n6sihz59vsmns2yqbfm0gfsn3l5xgz2g0pdhilaib0x4"; | |
2174 | }; |
|
2174 | }; | |
2175 | meta = { |
|
2175 | meta = { | |
2176 | license = [ pkgs.lib.licenses.mit ]; |
|
2176 | license = [ pkgs.lib.licenses.mit ]; |
@@ -85,7 +85,7 b' venusian==1.1.0' | |||||
85 | weberror==0.10.3 |
|
85 | weberror==0.10.3 | |
86 | webhelpers2==2.0 |
|
86 | webhelpers2==2.0 | |
87 | webhelpers==1.3 |
|
87 | webhelpers==1.3 | |
88 |
webob==1. |
|
88 | webob==1.8.4 | |
89 | whoosh==2.7.4 |
|
89 | whoosh==2.7.4 | |
90 | wsgiref==0.1.2 |
|
90 | wsgiref==0.1.2 | |
91 | zope.cachedescriptors==4.3.1 |
|
91 | zope.cachedescriptors==4.3.1 |
General Comments 0
You need to be logged in to leave comments.
Login now