##// END OF EJS Templates
caches: use repo.lru based Dict cache. This LRUDict uses Timing Algo to not have to use locking...
marcink -
r2945:ec5716e4 default
parent child Browse files
Show More
@@ -1,2281 +1,2269 b''
1 # Generated by pip2nix 0.8.0.dev1
1 # Generated by pip2nix 0.8.0.dev1
2 # See https://github.com/johbo/pip2nix
2 # See https://github.com/johbo/pip2nix
3
3
4 { pkgs, fetchurl, fetchgit, fetchhg }:
4 { pkgs, fetchurl, fetchgit, fetchhg }:
5
5
6 self: super: {
6 self: super: {
7 "alembic" = super.buildPythonPackage {
7 "alembic" = super.buildPythonPackage {
8 name = "alembic-0.9.9";
8 name = "alembic-0.9.9";
9 doCheck = false;
9 doCheck = false;
10 propagatedBuildInputs = [
10 propagatedBuildInputs = [
11 self."sqlalchemy"
11 self."sqlalchemy"
12 self."mako"
12 self."mako"
13 self."python-editor"
13 self."python-editor"
14 self."python-dateutil"
14 self."python-dateutil"
15 ];
15 ];
16 src = fetchurl {
16 src = fetchurl {
17 url = "https://files.pythonhosted.org/packages/89/03/756d5b8e1c90bf283c3f435766aa3f20208d1c3887579dd8f2122e01d5f4/alembic-0.9.9.tar.gz";
17 url = "https://files.pythonhosted.org/packages/89/03/756d5b8e1c90bf283c3f435766aa3f20208d1c3887579dd8f2122e01d5f4/alembic-0.9.9.tar.gz";
18 sha256 = "0bmkq6isjbmy4p7nxfvfpknjsx7rb3xn9g00169y891hcfkkxgc5";
18 sha256 = "0bmkq6isjbmy4p7nxfvfpknjsx7rb3xn9g00169y891hcfkkxgc5";
19 };
19 };
20 meta = {
20 meta = {
21 license = [ pkgs.lib.licenses.mit ];
21 license = [ pkgs.lib.licenses.mit ];
22 };
22 };
23 };
23 };
24 "amqp" = super.buildPythonPackage {
24 "amqp" = super.buildPythonPackage {
25 name = "amqp-2.3.1";
25 name = "amqp-2.3.1";
26 doCheck = false;
26 doCheck = false;
27 propagatedBuildInputs = [
27 propagatedBuildInputs = [
28 self."vine"
28 self."vine"
29 ];
29 ];
30 src = fetchurl {
30 src = fetchurl {
31 url = "https://files.pythonhosted.org/packages/1b/32/242ff76cd802766f11c89c72f3389b5c8de4bdfbab406137b90c5fae8b05/amqp-2.3.1.tar.gz";
31 url = "https://files.pythonhosted.org/packages/1b/32/242ff76cd802766f11c89c72f3389b5c8de4bdfbab406137b90c5fae8b05/amqp-2.3.1.tar.gz";
32 sha256 = "0wlfnvhmfrn7c8qif2jyvsm63ibdxp02ss564qwrvqfhz0di72s0";
32 sha256 = "0wlfnvhmfrn7c8qif2jyvsm63ibdxp02ss564qwrvqfhz0di72s0";
33 };
33 };
34 meta = {
34 meta = {
35 license = [ pkgs.lib.licenses.bsdOriginal ];
35 license = [ pkgs.lib.licenses.bsdOriginal ];
36 };
36 };
37 };
37 };
38 "appenlight-client" = super.buildPythonPackage {
38 "appenlight-client" = super.buildPythonPackage {
39 name = "appenlight-client-0.6.25";
39 name = "appenlight-client-0.6.25";
40 doCheck = false;
40 doCheck = false;
41 propagatedBuildInputs = [
41 propagatedBuildInputs = [
42 self."webob"
42 self."webob"
43 self."requests"
43 self."requests"
44 self."six"
44 self."six"
45 ];
45 ];
46 src = fetchurl {
46 src = fetchurl {
47 url = "https://files.pythonhosted.org/packages/fa/44/2911ef85ea4f4fe65058fd22959d8dad598fab6a3c84e5bcb569d15c8783/appenlight_client-0.6.25.tar.gz";
47 url = "https://files.pythonhosted.org/packages/fa/44/2911ef85ea4f4fe65058fd22959d8dad598fab6a3c84e5bcb569d15c8783/appenlight_client-0.6.25.tar.gz";
48 sha256 = "1r9l2rfg677nxhamdbyb9y4fs1zgy2dy1p19c68fnvqkxz40y627";
48 sha256 = "1r9l2rfg677nxhamdbyb9y4fs1zgy2dy1p19c68fnvqkxz40y627";
49 };
49 };
50 meta = {
50 meta = {
51 license = [ pkgs.lib.licenses.bsdOriginal ];
51 license = [ pkgs.lib.licenses.bsdOriginal ];
52 };
52 };
53 };
53 };
54 "atomicwrites" = super.buildPythonPackage {
54 "atomicwrites" = super.buildPythonPackage {
55 name = "atomicwrites-1.1.5";
55 name = "atomicwrites-1.1.5";
56 doCheck = false;
56 doCheck = false;
57 src = fetchurl {
57 src = fetchurl {
58 url = "https://files.pythonhosted.org/packages/a1/e1/2d9bc76838e6e6667fde5814aa25d7feb93d6fa471bf6816daac2596e8b2/atomicwrites-1.1.5.tar.gz";
58 url = "https://files.pythonhosted.org/packages/a1/e1/2d9bc76838e6e6667fde5814aa25d7feb93d6fa471bf6816daac2596e8b2/atomicwrites-1.1.5.tar.gz";
59 sha256 = "11bm90fwm2avvf4f3ib8g925w7jr4m11vcsinn1bi6ns4bm32214";
59 sha256 = "11bm90fwm2avvf4f3ib8g925w7jr4m11vcsinn1bi6ns4bm32214";
60 };
60 };
61 meta = {
61 meta = {
62 license = [ pkgs.lib.licenses.mit ];
62 license = [ pkgs.lib.licenses.mit ];
63 };
63 };
64 };
64 };
65 "attrs" = super.buildPythonPackage {
65 "attrs" = super.buildPythonPackage {
66 name = "attrs-18.1.0";
66 name = "attrs-18.1.0";
67 doCheck = false;
67 doCheck = false;
68 src = fetchurl {
68 src = fetchurl {
69 url = "https://files.pythonhosted.org/packages/e4/ac/a04671e118b57bee87dabca1e0f2d3bda816b7a551036012d0ca24190e71/attrs-18.1.0.tar.gz";
69 url = "https://files.pythonhosted.org/packages/e4/ac/a04671e118b57bee87dabca1e0f2d3bda816b7a551036012d0ca24190e71/attrs-18.1.0.tar.gz";
70 sha256 = "0yzqz8wv3w1srav5683a55v49i0szkm47dyrnkd56fqs8j8ypl70";
70 sha256 = "0yzqz8wv3w1srav5683a55v49i0szkm47dyrnkd56fqs8j8ypl70";
71 };
71 };
72 meta = {
72 meta = {
73 license = [ pkgs.lib.licenses.mit ];
73 license = [ pkgs.lib.licenses.mit ];
74 };
74 };
75 };
75 };
76 "authomatic" = super.buildPythonPackage {
76 "authomatic" = super.buildPythonPackage {
77 name = "authomatic-0.1.0.post1";
77 name = "authomatic-0.1.0.post1";
78 doCheck = false;
78 doCheck = false;
79 src = fetchurl {
79 src = fetchurl {
80 url = "https://code.rhodecode.com/upstream/authomatic/archive/90a9ce60cc405ae8a2bf5c3713acd5d78579a04e.tar.gz?md5=3c68720a1322b25254009518d1ff6801";
80 url = "https://code.rhodecode.com/upstream/authomatic/archive/90a9ce60cc405ae8a2bf5c3713acd5d78579a04e.tar.gz?md5=3c68720a1322b25254009518d1ff6801";
81 sha256 = "1cgk0a86sbsjbri06gf5z5l4npwkjdxw6fdnwl4vvfmxs2sx9yxw";
81 sha256 = "1cgk0a86sbsjbri06gf5z5l4npwkjdxw6fdnwl4vvfmxs2sx9yxw";
82 };
82 };
83 meta = {
83 meta = {
84 license = [ pkgs.lib.licenses.mit ];
84 license = [ pkgs.lib.licenses.mit ];
85 };
85 };
86 };
86 };
87 "babel" = super.buildPythonPackage {
87 "babel" = super.buildPythonPackage {
88 name = "babel-1.3";
88 name = "babel-1.3";
89 doCheck = false;
89 doCheck = false;
90 propagatedBuildInputs = [
90 propagatedBuildInputs = [
91 self."pytz"
91 self."pytz"
92 ];
92 ];
93 src = fetchurl {
93 src = fetchurl {
94 url = "https://files.pythonhosted.org/packages/33/27/e3978243a03a76398c384c83f7ca879bc6e8f1511233a621fcada135606e/Babel-1.3.tar.gz";
94 url = "https://files.pythonhosted.org/packages/33/27/e3978243a03a76398c384c83f7ca879bc6e8f1511233a621fcada135606e/Babel-1.3.tar.gz";
95 sha256 = "0bnin777lc53nxd1hp3apq410jj5wx92n08h7h4izpl4f4sx00lz";
95 sha256 = "0bnin777lc53nxd1hp3apq410jj5wx92n08h7h4izpl4f4sx00lz";
96 };
96 };
97 meta = {
97 meta = {
98 license = [ pkgs.lib.licenses.bsdOriginal ];
98 license = [ pkgs.lib.licenses.bsdOriginal ];
99 };
99 };
100 };
100 };
101 "backports.shutil-get-terminal-size" = super.buildPythonPackage {
101 "backports.shutil-get-terminal-size" = super.buildPythonPackage {
102 name = "backports.shutil-get-terminal-size-1.0.0";
102 name = "backports.shutil-get-terminal-size-1.0.0";
103 doCheck = false;
103 doCheck = false;
104 src = fetchurl {
104 src = fetchurl {
105 url = "https://files.pythonhosted.org/packages/ec/9c/368086faa9c016efce5da3e0e13ba392c9db79e3ab740b763fe28620b18b/backports.shutil_get_terminal_size-1.0.0.tar.gz";
105 url = "https://files.pythonhosted.org/packages/ec/9c/368086faa9c016efce5da3e0e13ba392c9db79e3ab740b763fe28620b18b/backports.shutil_get_terminal_size-1.0.0.tar.gz";
106 sha256 = "107cmn7g3jnbkp826zlj8rrj19fam301qvaqf0f3905f5217lgki";
106 sha256 = "107cmn7g3jnbkp826zlj8rrj19fam301qvaqf0f3905f5217lgki";
107 };
107 };
108 meta = {
108 meta = {
109 license = [ pkgs.lib.licenses.mit ];
109 license = [ pkgs.lib.licenses.mit ];
110 };
110 };
111 };
111 };
112 "beaker" = super.buildPythonPackage {
112 "beaker" = super.buildPythonPackage {
113 name = "beaker-1.9.1";
113 name = "beaker-1.9.1";
114 doCheck = false;
114 doCheck = false;
115 propagatedBuildInputs = [
115 propagatedBuildInputs = [
116 self."funcsigs"
116 self."funcsigs"
117 ];
117 ];
118 src = fetchurl {
118 src = fetchurl {
119 url = "https://files.pythonhosted.org/packages/ca/14/a626188d0d0c7b55dd7cf1902046c2743bd392a7078bb53073e13280eb1e/Beaker-1.9.1.tar.gz";
119 url = "https://files.pythonhosted.org/packages/ca/14/a626188d0d0c7b55dd7cf1902046c2743bd392a7078bb53073e13280eb1e/Beaker-1.9.1.tar.gz";
120 sha256 = "08arsn61r255lhz6hcpn2lsiqpg30clla805ysx06wmbhvb6w9rj";
120 sha256 = "08arsn61r255lhz6hcpn2lsiqpg30clla805ysx06wmbhvb6w9rj";
121 };
121 };
122 meta = {
122 meta = {
123 license = [ pkgs.lib.licenses.bsdOriginal ];
123 license = [ pkgs.lib.licenses.bsdOriginal ];
124 };
124 };
125 };
125 };
126 "beautifulsoup4" = super.buildPythonPackage {
126 "beautifulsoup4" = super.buildPythonPackage {
127 name = "beautifulsoup4-4.6.1";
127 name = "beautifulsoup4-4.6.1";
128 doCheck = false;
128 doCheck = false;
129 src = fetchurl {
129 src = fetchurl {
130 url = "https://files.pythonhosted.org/packages/8e/37/84b216b36760d157ea81ad7cba48ba2052abe54c604784e7b04668fcb281/beautifulsoup4-4.6.1.tar.gz";
130 url = "https://files.pythonhosted.org/packages/8e/37/84b216b36760d157ea81ad7cba48ba2052abe54c604784e7b04668fcb281/beautifulsoup4-4.6.1.tar.gz";
131 sha256 = "1ynvk89cdall0ammpm5n7rhfl3dn46l3vi3h63bar1i8dnra6hxx";
131 sha256 = "1ynvk89cdall0ammpm5n7rhfl3dn46l3vi3h63bar1i8dnra6hxx";
132 };
132 };
133 meta = {
133 meta = {
134 license = [ pkgs.lib.licenses.mit ];
134 license = [ pkgs.lib.licenses.mit ];
135 };
135 };
136 };
136 };
137 "billiard" = super.buildPythonPackage {
137 "billiard" = super.buildPythonPackage {
138 name = "billiard-3.5.0.3";
138 name = "billiard-3.5.0.3";
139 doCheck = false;
139 doCheck = false;
140 src = fetchurl {
140 src = fetchurl {
141 url = "https://files.pythonhosted.org/packages/39/ac/f5571210cca2e4f4532e38aaff242f26c8654c5e2436bee966c230647ccc/billiard-3.5.0.3.tar.gz";
141 url = "https://files.pythonhosted.org/packages/39/ac/f5571210cca2e4f4532e38aaff242f26c8654c5e2436bee966c230647ccc/billiard-3.5.0.3.tar.gz";
142 sha256 = "1riwiiwgb141151md4ykx49qrz749akj5k8g290ji9bsqjyj4yqx";
142 sha256 = "1riwiiwgb141151md4ykx49qrz749akj5k8g290ji9bsqjyj4yqx";
143 };
143 };
144 meta = {
144 meta = {
145 license = [ pkgs.lib.licenses.bsdOriginal ];
145 license = [ pkgs.lib.licenses.bsdOriginal ];
146 };
146 };
147 };
147 };
148 "bleach" = super.buildPythonPackage {
148 "bleach" = super.buildPythonPackage {
149 name = "bleach-2.1.3";
149 name = "bleach-2.1.3";
150 doCheck = false;
150 doCheck = false;
151 propagatedBuildInputs = [
151 propagatedBuildInputs = [
152 self."six"
152 self."six"
153 self."html5lib"
153 self."html5lib"
154 ];
154 ];
155 src = fetchurl {
155 src = fetchurl {
156 url = "https://files.pythonhosted.org/packages/eb/ea/58428609442130dc31d3a59010bf6cbd263a16c589d01d23b7c1e6997e3b/bleach-2.1.3.tar.gz";
156 url = "https://files.pythonhosted.org/packages/eb/ea/58428609442130dc31d3a59010bf6cbd263a16c589d01d23b7c1e6997e3b/bleach-2.1.3.tar.gz";
157 sha256 = "0i4sga1rlnn0qaf9y52i31bk2isd2f5q6jlxrvci179l6bv8cwzb";
157 sha256 = "0i4sga1rlnn0qaf9y52i31bk2isd2f5q6jlxrvci179l6bv8cwzb";
158 };
158 };
159 meta = {
159 meta = {
160 license = [ pkgs.lib.licenses.asl20 ];
160 license = [ pkgs.lib.licenses.asl20 ];
161 };
161 };
162 };
162 };
163 "bottle" = super.buildPythonPackage {
163 "bottle" = super.buildPythonPackage {
164 name = "bottle-0.12.13";
164 name = "bottle-0.12.13";
165 doCheck = false;
165 doCheck = false;
166 src = fetchurl {
166 src = fetchurl {
167 url = "https://files.pythonhosted.org/packages/bd/99/04dc59ced52a8261ee0f965a8968717a255ea84a36013e527944dbf3468c/bottle-0.12.13.tar.gz";
167 url = "https://files.pythonhosted.org/packages/bd/99/04dc59ced52a8261ee0f965a8968717a255ea84a36013e527944dbf3468c/bottle-0.12.13.tar.gz";
168 sha256 = "0m9k2a7yxvggc4kw8fsvj381vgsvfcdshg5nzy6vwrxiw2p53drr";
168 sha256 = "0m9k2a7yxvggc4kw8fsvj381vgsvfcdshg5nzy6vwrxiw2p53drr";
169 };
169 };
170 meta = {
170 meta = {
171 license = [ pkgs.lib.licenses.mit ];
171 license = [ pkgs.lib.licenses.mit ];
172 };
172 };
173 };
173 };
174 "bumpversion" = super.buildPythonPackage {
174 "bumpversion" = super.buildPythonPackage {
175 name = "bumpversion-0.5.3";
175 name = "bumpversion-0.5.3";
176 doCheck = false;
176 doCheck = false;
177 src = fetchurl {
177 src = fetchurl {
178 url = "https://files.pythonhosted.org/packages/14/41/8c9da3549f8e00c84f0432c3a8cf8ed6898374714676aab91501d48760db/bumpversion-0.5.3.tar.gz";
178 url = "https://files.pythonhosted.org/packages/14/41/8c9da3549f8e00c84f0432c3a8cf8ed6898374714676aab91501d48760db/bumpversion-0.5.3.tar.gz";
179 sha256 = "0zn7694yfipxg35ikkfh7kvgl2fissha3dnqad2c5bvsvmrwhi37";
179 sha256 = "0zn7694yfipxg35ikkfh7kvgl2fissha3dnqad2c5bvsvmrwhi37";
180 };
180 };
181 meta = {
181 meta = {
182 license = [ pkgs.lib.licenses.mit ];
182 license = [ pkgs.lib.licenses.mit ];
183 };
183 };
184 };
184 };
185 "celery" = super.buildPythonPackage {
185 "celery" = super.buildPythonPackage {
186 name = "celery-4.1.1";
186 name = "celery-4.1.1";
187 doCheck = false;
187 doCheck = false;
188 propagatedBuildInputs = [
188 propagatedBuildInputs = [
189 self."pytz"
189 self."pytz"
190 self."billiard"
190 self."billiard"
191 self."kombu"
191 self."kombu"
192 ];
192 ];
193 src = fetchurl {
193 src = fetchurl {
194 url = "https://files.pythonhosted.org/packages/e9/cf/a4c0597effca20c57eb586324e41d1180bc8f13a933da41e0646cff69f02/celery-4.1.1.tar.gz";
194 url = "https://files.pythonhosted.org/packages/e9/cf/a4c0597effca20c57eb586324e41d1180bc8f13a933da41e0646cff69f02/celery-4.1.1.tar.gz";
195 sha256 = "1xbir4vw42n2ir9lanhwl7w69zpmj7lbi66fxm2b7pyvkcss7wni";
195 sha256 = "1xbir4vw42n2ir9lanhwl7w69zpmj7lbi66fxm2b7pyvkcss7wni";
196 };
196 };
197 meta = {
197 meta = {
198 license = [ pkgs.lib.licenses.bsdOriginal ];
198 license = [ pkgs.lib.licenses.bsdOriginal ];
199 };
199 };
200 };
200 };
201 "chameleon" = super.buildPythonPackage {
201 "chameleon" = super.buildPythonPackage {
202 name = "chameleon-2.24";
202 name = "chameleon-2.24";
203 doCheck = false;
203 doCheck = false;
204 src = fetchurl {
204 src = fetchurl {
205 url = "https://files.pythonhosted.org/packages/5a/9e/637379ffa13c5172b5c0e704833ffea6bf51cec7567f93fd6e903d53ed74/Chameleon-2.24.tar.gz";
205 url = "https://files.pythonhosted.org/packages/5a/9e/637379ffa13c5172b5c0e704833ffea6bf51cec7567f93fd6e903d53ed74/Chameleon-2.24.tar.gz";
206 sha256 = "0ykqr7syxfa6h9adjfnsv1gdsca2xzm22vmic8859n0f0j09abj5";
206 sha256 = "0ykqr7syxfa6h9adjfnsv1gdsca2xzm22vmic8859n0f0j09abj5";
207 };
207 };
208 meta = {
208 meta = {
209 license = [ { fullName = "BSD-like (http://repoze.org/license.html)"; } ];
209 license = [ { fullName = "BSD-like (http://repoze.org/license.html)"; } ];
210 };
210 };
211 };
211 };
212 "channelstream" = super.buildPythonPackage {
212 "channelstream" = super.buildPythonPackage {
213 name = "channelstream-0.5.2";
213 name = "channelstream-0.5.2";
214 doCheck = false;
214 doCheck = false;
215 propagatedBuildInputs = [
215 propagatedBuildInputs = [
216 self."gevent"
216 self."gevent"
217 self."ws4py"
217 self."ws4py"
218 self."pyramid"
218 self."pyramid"
219 self."pyramid-jinja2"
219 self."pyramid-jinja2"
220 self."itsdangerous"
220 self."itsdangerous"
221 self."requests"
221 self."requests"
222 self."six"
222 self."six"
223 ];
223 ];
224 src = fetchurl {
224 src = fetchurl {
225 url = "https://files.pythonhosted.org/packages/2b/31/29a8e085cf5bf97fa88e7b947adabfc581a18a3463adf77fb6dada34a65f/channelstream-0.5.2.tar.gz";
225 url = "https://files.pythonhosted.org/packages/2b/31/29a8e085cf5bf97fa88e7b947adabfc581a18a3463adf77fb6dada34a65f/channelstream-0.5.2.tar.gz";
226 sha256 = "1qbm4xdl5hfkja683x546bncg3rqq8qv79w1m1a1wd48cqqzb6rm";
226 sha256 = "1qbm4xdl5hfkja683x546bncg3rqq8qv79w1m1a1wd48cqqzb6rm";
227 };
227 };
228 meta = {
228 meta = {
229 license = [ pkgs.lib.licenses.bsdOriginal ];
229 license = [ pkgs.lib.licenses.bsdOriginal ];
230 };
230 };
231 };
231 };
232 "click" = super.buildPythonPackage {
232 "click" = super.buildPythonPackage {
233 name = "click-6.6";
233 name = "click-6.6";
234 doCheck = false;
234 doCheck = false;
235 src = fetchurl {
235 src = fetchurl {
236 url = "https://files.pythonhosted.org/packages/7a/00/c14926d8232b36b08218067bcd5853caefb4737cda3f0a47437151344792/click-6.6.tar.gz";
236 url = "https://files.pythonhosted.org/packages/7a/00/c14926d8232b36b08218067bcd5853caefb4737cda3f0a47437151344792/click-6.6.tar.gz";
237 sha256 = "1sggipyz52crrybwbr9xvwxd4aqigvplf53k9w3ygxmzivd1jsnc";
237 sha256 = "1sggipyz52crrybwbr9xvwxd4aqigvplf53k9w3ygxmzivd1jsnc";
238 };
238 };
239 meta = {
239 meta = {
240 license = [ pkgs.lib.licenses.bsdOriginal ];
240 license = [ pkgs.lib.licenses.bsdOriginal ];
241 };
241 };
242 };
242 };
243 "colander" = super.buildPythonPackage {
243 "colander" = super.buildPythonPackage {
244 name = "colander-1.4";
244 name = "colander-1.4";
245 doCheck = false;
245 doCheck = false;
246 propagatedBuildInputs = [
246 propagatedBuildInputs = [
247 self."translationstring"
247 self."translationstring"
248 self."iso8601"
248 self."iso8601"
249 ];
249 ];
250 src = fetchurl {
250 src = fetchurl {
251 url = "https://files.pythonhosted.org/packages/cc/e2/c4e716ac4a426d8ad4dfe306c34f0018a22275d2420815784005bf771c84/colander-1.4.tar.gz";
251 url = "https://files.pythonhosted.org/packages/cc/e2/c4e716ac4a426d8ad4dfe306c34f0018a22275d2420815784005bf771c84/colander-1.4.tar.gz";
252 sha256 = "0wjfphyr5aakv5hw73q287lbc15cbm0aardajv7i2mqf377rl3p2";
252 sha256 = "0wjfphyr5aakv5hw73q287lbc15cbm0aardajv7i2mqf377rl3p2";
253 };
253 };
254 meta = {
254 meta = {
255 license = [ { fullName = "BSD-derived (http://www.repoze.org/LICENSE.txt)"; } ];
255 license = [ { fullName = "BSD-derived (http://www.repoze.org/LICENSE.txt)"; } ];
256 };
256 };
257 };
257 };
258 "configobj" = super.buildPythonPackage {
258 "configobj" = super.buildPythonPackage {
259 name = "configobj-5.0.6";
259 name = "configobj-5.0.6";
260 doCheck = false;
260 doCheck = false;
261 propagatedBuildInputs = [
261 propagatedBuildInputs = [
262 self."six"
262 self."six"
263 ];
263 ];
264 src = fetchurl {
264 src = fetchurl {
265 url = "https://code.rhodecode.com/upstream/configobj/archive/a11ff0a0bd4fbda9e3a91267e720f88329efb4a6.tar.gz?md5=9916c524ea11a6c418217af6b28d4b3c";
265 url = "https://code.rhodecode.com/upstream/configobj/archive/a11ff0a0bd4fbda9e3a91267e720f88329efb4a6.tar.gz?md5=9916c524ea11a6c418217af6b28d4b3c";
266 sha256 = "1hhcxirwvg58grlfr177b3awhbq8hlx1l3lh69ifl1ki7lfd1s1x";
266 sha256 = "1hhcxirwvg58grlfr177b3awhbq8hlx1l3lh69ifl1ki7lfd1s1x";
267 };
267 };
268 meta = {
268 meta = {
269 license = [ pkgs.lib.licenses.bsdOriginal ];
269 license = [ pkgs.lib.licenses.bsdOriginal ];
270 };
270 };
271 };
271 };
272 "configparser" = super.buildPythonPackage {
272 "configparser" = super.buildPythonPackage {
273 name = "configparser-3.5.0";
273 name = "configparser-3.5.0";
274 doCheck = false;
274 doCheck = false;
275 src = fetchurl {
275 src = fetchurl {
276 url = "https://files.pythonhosted.org/packages/7c/69/c2ce7e91c89dc073eb1aa74c0621c3eefbffe8216b3f9af9d3885265c01c/configparser-3.5.0.tar.gz";
276 url = "https://files.pythonhosted.org/packages/7c/69/c2ce7e91c89dc073eb1aa74c0621c3eefbffe8216b3f9af9d3885265c01c/configparser-3.5.0.tar.gz";
277 sha256 = "0fi7vf09vi1588jd8f16a021m5y6ih2hy7rpbjb408xw45qb822k";
277 sha256 = "0fi7vf09vi1588jd8f16a021m5y6ih2hy7rpbjb408xw45qb822k";
278 };
278 };
279 meta = {
279 meta = {
280 license = [ pkgs.lib.licenses.mit ];
280 license = [ pkgs.lib.licenses.mit ];
281 };
281 };
282 };
282 };
283 "cov-core" = super.buildPythonPackage {
283 "cov-core" = super.buildPythonPackage {
284 name = "cov-core-1.15.0";
284 name = "cov-core-1.15.0";
285 doCheck = false;
285 doCheck = false;
286 propagatedBuildInputs = [
286 propagatedBuildInputs = [
287 self."coverage"
287 self."coverage"
288 ];
288 ];
289 src = fetchurl {
289 src = fetchurl {
290 url = "https://files.pythonhosted.org/packages/4b/87/13e75a47b4ba1be06f29f6d807ca99638bedc6b57fa491cd3de891ca2923/cov-core-1.15.0.tar.gz";
290 url = "https://files.pythonhosted.org/packages/4b/87/13e75a47b4ba1be06f29f6d807ca99638bedc6b57fa491cd3de891ca2923/cov-core-1.15.0.tar.gz";
291 sha256 = "0k3np9ymh06yv1ib96sb6wfsxjkqhmik8qfsn119vnhga9ywc52a";
291 sha256 = "0k3np9ymh06yv1ib96sb6wfsxjkqhmik8qfsn119vnhga9ywc52a";
292 };
292 };
293 meta = {
293 meta = {
294 license = [ pkgs.lib.licenses.mit ];
294 license = [ pkgs.lib.licenses.mit ];
295 };
295 };
296 };
296 };
297 "coverage" = super.buildPythonPackage {
297 "coverage" = super.buildPythonPackage {
298 name = "coverage-3.7.1";
298 name = "coverage-3.7.1";
299 doCheck = false;
299 doCheck = false;
300 src = fetchurl {
300 src = fetchurl {
301 url = "https://files.pythonhosted.org/packages/09/4f/89b06c7fdc09687bca507dc411c342556ef9c5a3b26756137a4878ff19bf/coverage-3.7.1.tar.gz";
301 url = "https://files.pythonhosted.org/packages/09/4f/89b06c7fdc09687bca507dc411c342556ef9c5a3b26756137a4878ff19bf/coverage-3.7.1.tar.gz";
302 sha256 = "0knlbq79g2ww6xzsyknj9rirrgrgc983dpa2d9nkdf31mb2a3bni";
302 sha256 = "0knlbq79g2ww6xzsyknj9rirrgrgc983dpa2d9nkdf31mb2a3bni";
303 };
303 };
304 meta = {
304 meta = {
305 license = [ pkgs.lib.licenses.bsdOriginal ];
305 license = [ pkgs.lib.licenses.bsdOriginal ];
306 };
306 };
307 };
307 };
308 "cprofilev" = super.buildPythonPackage {
308 "cprofilev" = super.buildPythonPackage {
309 name = "cprofilev-1.0.7";
309 name = "cprofilev-1.0.7";
310 doCheck = false;
310 doCheck = false;
311 propagatedBuildInputs = [
311 propagatedBuildInputs = [
312 self."bottle"
312 self."bottle"
313 ];
313 ];
314 src = fetchurl {
314 src = fetchurl {
315 url = "https://files.pythonhosted.org/packages/df/50/d8c1ada7d537c64b0f76453fa31dedb6af6e27b82fcf0331e5f71a4cf98b/CProfileV-1.0.7.tar.gz";
315 url = "https://files.pythonhosted.org/packages/df/50/d8c1ada7d537c64b0f76453fa31dedb6af6e27b82fcf0331e5f71a4cf98b/CProfileV-1.0.7.tar.gz";
316 sha256 = "0xwszfhxgndpcjkpq89dix6vi02hj1gzvhr7r716hd1x3y5p94c7";
316 sha256 = "0xwszfhxgndpcjkpq89dix6vi02hj1gzvhr7r716hd1x3y5p94c7";
317 };
317 };
318 meta = {
318 meta = {
319 license = [ pkgs.lib.licenses.mit ];
319 license = [ pkgs.lib.licenses.mit ];
320 };
320 };
321 };
321 };
322 "cssselect" = super.buildPythonPackage {
322 "cssselect" = super.buildPythonPackage {
323 name = "cssselect-1.0.3";
323 name = "cssselect-1.0.3";
324 doCheck = false;
324 doCheck = false;
325 src = fetchurl {
325 src = fetchurl {
326 url = "https://files.pythonhosted.org/packages/52/ea/f31e1d2e9eb130fda2a631e22eac369dc644e8807345fbed5113f2d6f92b/cssselect-1.0.3.tar.gz";
326 url = "https://files.pythonhosted.org/packages/52/ea/f31e1d2e9eb130fda2a631e22eac369dc644e8807345fbed5113f2d6f92b/cssselect-1.0.3.tar.gz";
327 sha256 = "011jqa2jhmydhi0iz4v1w3cr540z5zas8g2bw8brdw4s4b2qnv86";
327 sha256 = "011jqa2jhmydhi0iz4v1w3cr540z5zas8g2bw8brdw4s4b2qnv86";
328 };
328 };
329 meta = {
329 meta = {
330 license = [ pkgs.lib.licenses.bsdOriginal ];
330 license = [ pkgs.lib.licenses.bsdOriginal ];
331 };
331 };
332 };
332 };
333 "decorator" = super.buildPythonPackage {
333 "decorator" = super.buildPythonPackage {
334 name = "decorator-4.1.2";
334 name = "decorator-4.1.2";
335 doCheck = false;
335 doCheck = false;
336 src = fetchurl {
336 src = fetchurl {
337 url = "https://files.pythonhosted.org/packages/bb/e0/f6e41e9091e130bf16d4437dabbac3993908e4d6485ecbc985ef1352db94/decorator-4.1.2.tar.gz";
337 url = "https://files.pythonhosted.org/packages/bb/e0/f6e41e9091e130bf16d4437dabbac3993908e4d6485ecbc985ef1352db94/decorator-4.1.2.tar.gz";
338 sha256 = "1d8npb11kxyi36mrvjdpcjij76l5zfyrz2f820brf0l0rcw4vdkw";
338 sha256 = "1d8npb11kxyi36mrvjdpcjij76l5zfyrz2f820brf0l0rcw4vdkw";
339 };
339 };
340 meta = {
340 meta = {
341 license = [ pkgs.lib.licenses.bsdOriginal { fullName = "new BSD License"; } ];
341 license = [ pkgs.lib.licenses.bsdOriginal { fullName = "new BSD License"; } ];
342 };
342 };
343 };
343 };
344 "deform" = super.buildPythonPackage {
344 "deform" = super.buildPythonPackage {
345 name = "deform-2.0.5";
345 name = "deform-2.0.5";
346 doCheck = false;
346 doCheck = false;
347 propagatedBuildInputs = [
347 propagatedBuildInputs = [
348 self."chameleon"
348 self."chameleon"
349 self."colander"
349 self."colander"
350 self."iso8601"
350 self."iso8601"
351 self."peppercorn"
351 self."peppercorn"
352 self."translationstring"
352 self."translationstring"
353 self."zope.deprecation"
353 self."zope.deprecation"
354 ];
354 ];
355 src = fetchurl {
355 src = fetchurl {
356 url = "https://files.pythonhosted.org/packages/0c/b1/ba711d5808c12538c8504f534d79c124ed834f19ac36f0ac5391c3bbd1c1/deform-2.0.5.tar.gz";
356 url = "https://files.pythonhosted.org/packages/0c/b1/ba711d5808c12538c8504f534d79c124ed834f19ac36f0ac5391c3bbd1c1/deform-2.0.5.tar.gz";
357 sha256 = "0ybg9zsnfac1kaxrjanmkjk0xaklf4d3piywxwr08l1cl1336kc7";
357 sha256 = "0ybg9zsnfac1kaxrjanmkjk0xaklf4d3piywxwr08l1cl1336kc7";
358 };
358 };
359 meta = {
359 meta = {
360 license = [ { fullName = "BSD-derived (http://www.repoze.org/LICENSE.txt)"; } ];
360 license = [ { fullName = "BSD-derived (http://www.repoze.org/LICENSE.txt)"; } ];
361 };
361 };
362 };
362 };
363 "docutils" = super.buildPythonPackage {
363 "docutils" = super.buildPythonPackage {
364 name = "docutils-0.14";
364 name = "docutils-0.14";
365 doCheck = false;
365 doCheck = false;
366 src = fetchurl {
366 src = fetchurl {
367 url = "https://files.pythonhosted.org/packages/84/f4/5771e41fdf52aabebbadecc9381d11dea0fa34e4759b4071244fa094804c/docutils-0.14.tar.gz";
367 url = "https://files.pythonhosted.org/packages/84/f4/5771e41fdf52aabebbadecc9381d11dea0fa34e4759b4071244fa094804c/docutils-0.14.tar.gz";
368 sha256 = "0x22fs3pdmr42kvz6c654756wja305qv6cx1zbhwlagvxgr4xrji";
368 sha256 = "0x22fs3pdmr42kvz6c654756wja305qv6cx1zbhwlagvxgr4xrji";
369 };
369 };
370 meta = {
370 meta = {
371 license = [ pkgs.lib.licenses.bsdOriginal pkgs.lib.licenses.publicDomain pkgs.lib.licenses.gpl1 { fullName = "public domain, Python, 2-Clause BSD, GPL 3 (see COPYING.txt)"; } pkgs.lib.licenses.psfl ];
371 license = [ pkgs.lib.licenses.bsdOriginal pkgs.lib.licenses.publicDomain pkgs.lib.licenses.gpl1 { fullName = "public domain, Python, 2-Clause BSD, GPL 3 (see COPYING.txt)"; } pkgs.lib.licenses.psfl ];
372 };
372 };
373 };
373 };
374 "dogpile.cache" = super.buildPythonPackage {
374 "dogpile.cache" = super.buildPythonPackage {
375 name = "dogpile.cache-0.6.6";
375 name = "dogpile.cache-0.6.6";
376 doCheck = false;
376 doCheck = false;
377 src = fetchurl {
377 src = fetchurl {
378 url = "https://files.pythonhosted.org/packages/48/ca/604154d835c3668efb8a31bd979b0ea4bf39c2934a40ffecc0662296cb51/dogpile.cache-0.6.6.tar.gz";
378 url = "https://files.pythonhosted.org/packages/48/ca/604154d835c3668efb8a31bd979b0ea4bf39c2934a40ffecc0662296cb51/dogpile.cache-0.6.6.tar.gz";
379 sha256 = "1h8n1lxd4l2qvahfkiinljkqz7pww7w3sgag0j8j9ixbl2h4wk84";
379 sha256 = "1h8n1lxd4l2qvahfkiinljkqz7pww7w3sgag0j8j9ixbl2h4wk84";
380 };
380 };
381 meta = {
381 meta = {
382 license = [ pkgs.lib.licenses.bsdOriginal ];
382 license = [ pkgs.lib.licenses.bsdOriginal ];
383 };
383 };
384 };
384 };
385 "dogpile.core" = super.buildPythonPackage {
385 "dogpile.core" = super.buildPythonPackage {
386 name = "dogpile.core-0.4.1";
386 name = "dogpile.core-0.4.1";
387 doCheck = false;
387 doCheck = false;
388 src = fetchurl {
388 src = fetchurl {
389 url = "https://files.pythonhosted.org/packages/0e/77/e72abc04c22aedf874301861e5c1e761231c288b5de369c18be8f4b5c9bb/dogpile.core-0.4.1.tar.gz";
389 url = "https://files.pythonhosted.org/packages/0e/77/e72abc04c22aedf874301861e5c1e761231c288b5de369c18be8f4b5c9bb/dogpile.core-0.4.1.tar.gz";
390 sha256 = "0xpdvg4kr1isfkrh1rfsh7za4q5a5s6l2kf9wpvndbwf3aqjyrdy";
390 sha256 = "0xpdvg4kr1isfkrh1rfsh7za4q5a5s6l2kf9wpvndbwf3aqjyrdy";
391 };
391 };
392 meta = {
392 meta = {
393 license = [ pkgs.lib.licenses.bsdOriginal ];
393 license = [ pkgs.lib.licenses.bsdOriginal ];
394 };
394 };
395 };
395 };
396 "ecdsa" = super.buildPythonPackage {
396 "ecdsa" = super.buildPythonPackage {
397 name = "ecdsa-0.13";
397 name = "ecdsa-0.13";
398 doCheck = false;
398 doCheck = false;
399 src = fetchurl {
399 src = fetchurl {
400 url = "https://files.pythonhosted.org/packages/f9/e5/99ebb176e47f150ac115ffeda5fedb6a3dbb3c00c74a59fd84ddf12f5857/ecdsa-0.13.tar.gz";
400 url = "https://files.pythonhosted.org/packages/f9/e5/99ebb176e47f150ac115ffeda5fedb6a3dbb3c00c74a59fd84ddf12f5857/ecdsa-0.13.tar.gz";
401 sha256 = "1yj31j0asmrx4an9xvsaj2icdmzy6pw0glfpqrrkrphwdpi1xkv4";
401 sha256 = "1yj31j0asmrx4an9xvsaj2icdmzy6pw0glfpqrrkrphwdpi1xkv4";
402 };
402 };
403 meta = {
403 meta = {
404 license = [ pkgs.lib.licenses.mit ];
404 license = [ pkgs.lib.licenses.mit ];
405 };
405 };
406 };
406 };
407 "elasticsearch" = super.buildPythonPackage {
407 "elasticsearch" = super.buildPythonPackage {
408 name = "elasticsearch-2.3.0";
408 name = "elasticsearch-2.3.0";
409 doCheck = false;
409 doCheck = false;
410 propagatedBuildInputs = [
410 propagatedBuildInputs = [
411 self."urllib3"
411 self."urllib3"
412 ];
412 ];
413 src = fetchurl {
413 src = fetchurl {
414 url = "https://files.pythonhosted.org/packages/10/35/5fd52c5f0b0ee405ed4b5195e8bce44c5e041787680dc7b94b8071cac600/elasticsearch-2.3.0.tar.gz";
414 url = "https://files.pythonhosted.org/packages/10/35/5fd52c5f0b0ee405ed4b5195e8bce44c5e041787680dc7b94b8071cac600/elasticsearch-2.3.0.tar.gz";
415 sha256 = "10ad2dk73xsys9vajwsncibs69asa63w1hgwz6lz1prjpyi80c5y";
415 sha256 = "10ad2dk73xsys9vajwsncibs69asa63w1hgwz6lz1prjpyi80c5y";
416 };
416 };
417 meta = {
417 meta = {
418 license = [ pkgs.lib.licenses.asl20 ];
418 license = [ pkgs.lib.licenses.asl20 ];
419 };
419 };
420 };
420 };
421 "elasticsearch-dsl" = super.buildPythonPackage {
421 "elasticsearch-dsl" = super.buildPythonPackage {
422 name = "elasticsearch-dsl-2.2.0";
422 name = "elasticsearch-dsl-2.2.0";
423 doCheck = false;
423 doCheck = false;
424 propagatedBuildInputs = [
424 propagatedBuildInputs = [
425 self."six"
425 self."six"
426 self."python-dateutil"
426 self."python-dateutil"
427 self."elasticsearch"
427 self."elasticsearch"
428 ];
428 ];
429 src = fetchurl {
429 src = fetchurl {
430 url = "https://files.pythonhosted.org/packages/66/2f/52a086968788e58461641570f45c3207a52d46ebbe9b77dc22b6a8ffda66/elasticsearch-dsl-2.2.0.tar.gz";
430 url = "https://files.pythonhosted.org/packages/66/2f/52a086968788e58461641570f45c3207a52d46ebbe9b77dc22b6a8ffda66/elasticsearch-dsl-2.2.0.tar.gz";
431 sha256 = "1g4kxzxsdwlsl2a9kscmx11pafgimhj7y8wrfksv8pgvpkfb9fwr";
431 sha256 = "1g4kxzxsdwlsl2a9kscmx11pafgimhj7y8wrfksv8pgvpkfb9fwr";
432 };
432 };
433 meta = {
433 meta = {
434 license = [ pkgs.lib.licenses.asl20 ];
434 license = [ pkgs.lib.licenses.asl20 ];
435 };
435 };
436 };
436 };
437 "entrypoints" = super.buildPythonPackage {
437 "entrypoints" = super.buildPythonPackage {
438 name = "entrypoints-0.2.2";
438 name = "entrypoints-0.2.2";
439 doCheck = false;
439 doCheck = false;
440 propagatedBuildInputs = [
440 propagatedBuildInputs = [
441 self."configparser"
441 self."configparser"
442 ];
442 ];
443 src = fetchurl {
443 src = fetchurl {
444 url = "https://code.rhodecode.com/upstream/entrypoints/archive/96e6d645684e1af3d7df5b5272f3fe85a546b233.tar.gz?md5=7db37771aea9ac9fefe093e5d6987313";
444 url = "https://code.rhodecode.com/upstream/entrypoints/archive/96e6d645684e1af3d7df5b5272f3fe85a546b233.tar.gz?md5=7db37771aea9ac9fefe093e5d6987313";
445 sha256 = "0bihrdp8ahsys437kxdhk52gz6kib8rxjv71i93wkw7594fcaxll";
445 sha256 = "0bihrdp8ahsys437kxdhk52gz6kib8rxjv71i93wkw7594fcaxll";
446 };
446 };
447 meta = {
447 meta = {
448 license = [ pkgs.lib.licenses.mit ];
448 license = [ pkgs.lib.licenses.mit ];
449 };
449 };
450 };
450 };
451 "enum34" = super.buildPythonPackage {
451 "enum34" = super.buildPythonPackage {
452 name = "enum34-1.1.6";
452 name = "enum34-1.1.6";
453 doCheck = false;
453 doCheck = false;
454 src = fetchurl {
454 src = fetchurl {
455 url = "https://files.pythonhosted.org/packages/bf/3e/31d502c25302814a7c2f1d3959d2a3b3f78e509002ba91aea64993936876/enum34-1.1.6.tar.gz";
455 url = "https://files.pythonhosted.org/packages/bf/3e/31d502c25302814a7c2f1d3959d2a3b3f78e509002ba91aea64993936876/enum34-1.1.6.tar.gz";
456 sha256 = "1cgm5ng2gcfrkrm3hc22brl6chdmv67b9zvva9sfs7gn7dwc9n4a";
456 sha256 = "1cgm5ng2gcfrkrm3hc22brl6chdmv67b9zvva9sfs7gn7dwc9n4a";
457 };
457 };
458 meta = {
458 meta = {
459 license = [ pkgs.lib.licenses.bsdOriginal ];
459 license = [ pkgs.lib.licenses.bsdOriginal ];
460 };
460 };
461 };
461 };
462 "formencode" = super.buildPythonPackage {
462 "formencode" = super.buildPythonPackage {
463 name = "formencode-1.2.4";
463 name = "formencode-1.2.4";
464 doCheck = false;
464 doCheck = false;
465 src = fetchurl {
465 src = fetchurl {
466 url = "https://files.pythonhosted.org/packages/8e/59/0174271a6f004512e0201188593e6d319db139d14cb7490e488bbb078015/FormEncode-1.2.4.tar.gz";
466 url = "https://files.pythonhosted.org/packages/8e/59/0174271a6f004512e0201188593e6d319db139d14cb7490e488bbb078015/FormEncode-1.2.4.tar.gz";
467 sha256 = "1fgy04sdy4yry5xcjls3x3xy30dqwj58ycnkndim819jx0788w42";
467 sha256 = "1fgy04sdy4yry5xcjls3x3xy30dqwj58ycnkndim819jx0788w42";
468 };
468 };
469 meta = {
469 meta = {
470 license = [ pkgs.lib.licenses.psfl ];
470 license = [ pkgs.lib.licenses.psfl ];
471 };
471 };
472 };
472 };
473 "funcsigs" = super.buildPythonPackage {
473 "funcsigs" = super.buildPythonPackage {
474 name = "funcsigs-1.0.2";
474 name = "funcsigs-1.0.2";
475 doCheck = false;
475 doCheck = false;
476 src = fetchurl {
476 src = fetchurl {
477 url = "https://files.pythonhosted.org/packages/94/4a/db842e7a0545de1cdb0439bb80e6e42dfe82aaeaadd4072f2263a4fbed23/funcsigs-1.0.2.tar.gz";
477 url = "https://files.pythonhosted.org/packages/94/4a/db842e7a0545de1cdb0439bb80e6e42dfe82aaeaadd4072f2263a4fbed23/funcsigs-1.0.2.tar.gz";
478 sha256 = "0l4g5818ffyfmfs1a924811azhjj8ax9xd1cffr1mzd3ycn0zfx7";
478 sha256 = "0l4g5818ffyfmfs1a924811azhjj8ax9xd1cffr1mzd3ycn0zfx7";
479 };
479 };
480 meta = {
480 meta = {
481 license = [ { fullName = "ASL"; } pkgs.lib.licenses.asl20 ];
481 license = [ { fullName = "ASL"; } pkgs.lib.licenses.asl20 ];
482 };
482 };
483 };
483 };
484 "functools32" = super.buildPythonPackage {
484 "functools32" = super.buildPythonPackage {
485 name = "functools32-3.2.3.post2";
485 name = "functools32-3.2.3.post2";
486 doCheck = false;
486 doCheck = false;
487 src = fetchurl {
487 src = fetchurl {
488 url = "https://files.pythonhosted.org/packages/c5/60/6ac26ad05857c601308d8fb9e87fa36d0ebf889423f47c3502ef034365db/functools32-3.2.3-2.tar.gz";
488 url = "https://files.pythonhosted.org/packages/c5/60/6ac26ad05857c601308d8fb9e87fa36d0ebf889423f47c3502ef034365db/functools32-3.2.3-2.tar.gz";
489 sha256 = "0v8ya0b58x47wp216n1zamimv4iw57cxz3xxhzix52jkw3xks9gn";
489 sha256 = "0v8ya0b58x47wp216n1zamimv4iw57cxz3xxhzix52jkw3xks9gn";
490 };
490 };
491 meta = {
491 meta = {
492 license = [ pkgs.lib.licenses.psfl ];
492 license = [ pkgs.lib.licenses.psfl ];
493 };
493 };
494 };
494 };
495 "future" = super.buildPythonPackage {
495 "future" = super.buildPythonPackage {
496 name = "future-0.14.3";
496 name = "future-0.14.3";
497 doCheck = false;
497 doCheck = false;
498 src = fetchurl {
498 src = fetchurl {
499 url = "https://files.pythonhosted.org/packages/83/80/8ef3a11a15f8eaafafa0937b20c1b3f73527e69ab6b3fa1cf94a5a96aabb/future-0.14.3.tar.gz";
499 url = "https://files.pythonhosted.org/packages/83/80/8ef3a11a15f8eaafafa0937b20c1b3f73527e69ab6b3fa1cf94a5a96aabb/future-0.14.3.tar.gz";
500 sha256 = "1savk7jx7hal032f522c5ajhh8fra6gmnadrj9adv5qxi18pv1b2";
500 sha256 = "1savk7jx7hal032f522c5ajhh8fra6gmnadrj9adv5qxi18pv1b2";
501 };
501 };
502 meta = {
502 meta = {
503 license = [ { fullName = "OSI Approved"; } pkgs.lib.licenses.mit ];
503 license = [ { fullName = "OSI Approved"; } pkgs.lib.licenses.mit ];
504 };
504 };
505 };
505 };
506 "futures" = super.buildPythonPackage {
506 "futures" = super.buildPythonPackage {
507 name = "futures-3.0.2";
507 name = "futures-3.0.2";
508 doCheck = false;
508 doCheck = false;
509 src = fetchurl {
509 src = fetchurl {
510 url = "https://files.pythonhosted.org/packages/f8/e7/fc0fcbeb9193ba2d4de00b065e7fd5aecd0679e93ce95a07322b2b1434f4/futures-3.0.2.tar.gz";
510 url = "https://files.pythonhosted.org/packages/f8/e7/fc0fcbeb9193ba2d4de00b065e7fd5aecd0679e93ce95a07322b2b1434f4/futures-3.0.2.tar.gz";
511 sha256 = "0mz2pbgxbc2nbib1szifi07whjbfs4r02pv2z390z7p410awjgyw";
511 sha256 = "0mz2pbgxbc2nbib1szifi07whjbfs4r02pv2z390z7p410awjgyw";
512 };
512 };
513 meta = {
513 meta = {
514 license = [ pkgs.lib.licenses.bsdOriginal ];
514 license = [ pkgs.lib.licenses.bsdOriginal ];
515 };
515 };
516 };
516 };
517 "gevent" = super.buildPythonPackage {
517 "gevent" = super.buildPythonPackage {
518 name = "gevent-1.3.5";
518 name = "gevent-1.3.5";
519 doCheck = false;
519 doCheck = false;
520 propagatedBuildInputs = [
520 propagatedBuildInputs = [
521 self."greenlet"
521 self."greenlet"
522 ];
522 ];
523 src = fetchurl {
523 src = fetchurl {
524 url = "https://files.pythonhosted.org/packages/e6/0a/fc345c6e6161f84484870dbcaa58e427c10bd9bdcd08a69bed3d6b398bf1/gevent-1.3.5.tar.gz";
524 url = "https://files.pythonhosted.org/packages/e6/0a/fc345c6e6161f84484870dbcaa58e427c10bd9bdcd08a69bed3d6b398bf1/gevent-1.3.5.tar.gz";
525 sha256 = "1w3gydxirgd2f60c5yv579w4903ds9s4g3587ik4jby97hgqc5bz";
525 sha256 = "1w3gydxirgd2f60c5yv579w4903ds9s4g3587ik4jby97hgqc5bz";
526 };
526 };
527 meta = {
527 meta = {
528 license = [ pkgs.lib.licenses.mit ];
528 license = [ pkgs.lib.licenses.mit ];
529 };
529 };
530 };
530 };
531 "gnureadline" = super.buildPythonPackage {
531 "gnureadline" = super.buildPythonPackage {
532 name = "gnureadline-6.3.8";
532 name = "gnureadline-6.3.8";
533 doCheck = false;
533 doCheck = false;
534 src = fetchurl {
534 src = fetchurl {
535 url = "https://files.pythonhosted.org/packages/50/64/86085c823cd78f9df9d8e33dce0baa71618016f8860460b82cf6610e1eb3/gnureadline-6.3.8.tar.gz";
535 url = "https://files.pythonhosted.org/packages/50/64/86085c823cd78f9df9d8e33dce0baa71618016f8860460b82cf6610e1eb3/gnureadline-6.3.8.tar.gz";
536 sha256 = "0ddhj98x2nv45iz4aadk4b9m0b1kpsn1xhcbypn5cd556knhiqjq";
536 sha256 = "0ddhj98x2nv45iz4aadk4b9m0b1kpsn1xhcbypn5cd556knhiqjq";
537 };
537 };
538 meta = {
538 meta = {
539 license = [ { fullName = "GNU General Public License v3 (GPLv3)"; } pkgs.lib.licenses.gpl1 ];
539 license = [ { fullName = "GNU General Public License v3 (GPLv3)"; } pkgs.lib.licenses.gpl1 ];
540 };
540 };
541 };
541 };
542 "gprof2dot" = super.buildPythonPackage {
542 "gprof2dot" = super.buildPythonPackage {
543 name = "gprof2dot-2017.9.19";
543 name = "gprof2dot-2017.9.19";
544 doCheck = false;
544 doCheck = false;
545 src = fetchurl {
545 src = fetchurl {
546 url = "https://files.pythonhosted.org/packages/9d/36/f977122502979f3dfb50704979c9ed70e6b620787942b089bf1af15f5aba/gprof2dot-2017.9.19.tar.gz";
546 url = "https://files.pythonhosted.org/packages/9d/36/f977122502979f3dfb50704979c9ed70e6b620787942b089bf1af15f5aba/gprof2dot-2017.9.19.tar.gz";
547 sha256 = "17ih23ld2nzgc3xwgbay911l6lh96jp1zshmskm17n1gg2i7mg6f";
547 sha256 = "17ih23ld2nzgc3xwgbay911l6lh96jp1zshmskm17n1gg2i7mg6f";
548 };
548 };
549 meta = {
549 meta = {
550 license = [ { fullName = "GNU Lesser General Public License v3 or later (LGPLv3+)"; } { fullName = "LGPL"; } ];
550 license = [ { fullName = "GNU Lesser General Public License v3 or later (LGPLv3+)"; } { fullName = "LGPL"; } ];
551 };
551 };
552 };
552 };
553 "graphviz" = super.buildPythonPackage {
553 "graphviz" = super.buildPythonPackage {
554 name = "graphviz-0.8.4";
554 name = "graphviz-0.8.4";
555 doCheck = false;
555 doCheck = false;
556 src = fetchurl {
556 src = fetchurl {
557 url = "https://files.pythonhosted.org/packages/21/e8/13b0523da93d7189d9ab30097cdd2ffe78f88b0cc69f341749dec562b731/graphviz-0.8.4.zip";
557 url = "https://files.pythonhosted.org/packages/21/e8/13b0523da93d7189d9ab30097cdd2ffe78f88b0cc69f341749dec562b731/graphviz-0.8.4.zip";
558 sha256 = "17v8h7j2yz8hy1jf7q8p0ik8dmf32m58lc6v11x7aqc4pnfa2n29";
558 sha256 = "17v8h7j2yz8hy1jf7q8p0ik8dmf32m58lc6v11x7aqc4pnfa2n29";
559 };
559 };
560 meta = {
560 meta = {
561 license = [ pkgs.lib.licenses.mit ];
561 license = [ pkgs.lib.licenses.mit ];
562 };
562 };
563 };
563 };
564 "greenlet" = super.buildPythonPackage {
564 "greenlet" = super.buildPythonPackage {
565 name = "greenlet-0.4.13";
565 name = "greenlet-0.4.13";
566 doCheck = false;
566 doCheck = false;
567 src = fetchurl {
567 src = fetchurl {
568 url = "https://files.pythonhosted.org/packages/13/de/ba92335e9e76040ca7274224942282a80d54f85e342a5e33c5277c7f87eb/greenlet-0.4.13.tar.gz";
568 url = "https://files.pythonhosted.org/packages/13/de/ba92335e9e76040ca7274224942282a80d54f85e342a5e33c5277c7f87eb/greenlet-0.4.13.tar.gz";
569 sha256 = "1r412gfx25jrdiv444prmz5a8igrfabwnwqyr6b52ypq7ga87vqg";
569 sha256 = "1r412gfx25jrdiv444prmz5a8igrfabwnwqyr6b52ypq7ga87vqg";
570 };
570 };
571 meta = {
571 meta = {
572 license = [ pkgs.lib.licenses.mit ];
572 license = [ pkgs.lib.licenses.mit ];
573 };
573 };
574 };
574 };
575 "gunicorn" = super.buildPythonPackage {
575 "gunicorn" = super.buildPythonPackage {
576 name = "gunicorn-19.9.0";
576 name = "gunicorn-19.9.0";
577 doCheck = false;
577 doCheck = false;
578 src = fetchurl {
578 src = fetchurl {
579 url = "https://files.pythonhosted.org/packages/47/52/68ba8e5e8ba251e54006a49441f7ccabca83b6bef5aedacb4890596c7911/gunicorn-19.9.0.tar.gz";
579 url = "https://files.pythonhosted.org/packages/47/52/68ba8e5e8ba251e54006a49441f7ccabca83b6bef5aedacb4890596c7911/gunicorn-19.9.0.tar.gz";
580 sha256 = "1wzlf4xmn6qjirh5w81l6i6kqjnab1n1qqkh7zsj1yb6gh4n49ps";
580 sha256 = "1wzlf4xmn6qjirh5w81l6i6kqjnab1n1qqkh7zsj1yb6gh4n49ps";
581 };
581 };
582 meta = {
582 meta = {
583 license = [ pkgs.lib.licenses.mit ];
583 license = [ pkgs.lib.licenses.mit ];
584 };
584 };
585 };
585 };
586 "html5lib" = super.buildPythonPackage {
586 "html5lib" = super.buildPythonPackage {
587 name = "html5lib-1.0.1";
587 name = "html5lib-1.0.1";
588 doCheck = false;
588 doCheck = false;
589 propagatedBuildInputs = [
589 propagatedBuildInputs = [
590 self."six"
590 self."six"
591 self."webencodings"
591 self."webencodings"
592 ];
592 ];
593 src = fetchurl {
593 src = fetchurl {
594 url = "https://files.pythonhosted.org/packages/85/3e/cf449cf1b5004e87510b9368e7a5f1acd8831c2d6691edd3c62a0823f98f/html5lib-1.0.1.tar.gz";
594 url = "https://files.pythonhosted.org/packages/85/3e/cf449cf1b5004e87510b9368e7a5f1acd8831c2d6691edd3c62a0823f98f/html5lib-1.0.1.tar.gz";
595 sha256 = "0dipzfrycv6j1jw82v9b7d8lzggx3x8xngx6l4xrqkxwvg7hvjv6";
595 sha256 = "0dipzfrycv6j1jw82v9b7d8lzggx3x8xngx6l4xrqkxwvg7hvjv6";
596 };
596 };
597 meta = {
597 meta = {
598 license = [ pkgs.lib.licenses.mit ];
598 license = [ pkgs.lib.licenses.mit ];
599 };
599 };
600 };
600 };
601 "hupper" = super.buildPythonPackage {
601 "hupper" = super.buildPythonPackage {
602 name = "hupper-1.3";
602 name = "hupper-1.3";
603 doCheck = false;
603 doCheck = false;
604 src = fetchurl {
604 src = fetchurl {
605 url = "https://files.pythonhosted.org/packages/51/0c/96335b1f2f32245fb871eea5bb9773196505ddb71fad15190056a282df9e/hupper-1.3.tar.gz";
605 url = "https://files.pythonhosted.org/packages/51/0c/96335b1f2f32245fb871eea5bb9773196505ddb71fad15190056a282df9e/hupper-1.3.tar.gz";
606 sha256 = "1pkyrm9c2crc32ps00k1ahnc5clj3pjwiarc7j0x8aykwih7ff10";
606 sha256 = "1pkyrm9c2crc32ps00k1ahnc5clj3pjwiarc7j0x8aykwih7ff10";
607 };
607 };
608 meta = {
608 meta = {
609 license = [ pkgs.lib.licenses.mit ];
609 license = [ pkgs.lib.licenses.mit ];
610 };
610 };
611 };
611 };
612 "infrae.cache" = super.buildPythonPackage {
612 "infrae.cache" = super.buildPythonPackage {
613 name = "infrae.cache-1.0.1";
613 name = "infrae.cache-1.0.1";
614 doCheck = false;
614 doCheck = false;
615 propagatedBuildInputs = [
615 propagatedBuildInputs = [
616 self."beaker"
616 self."beaker"
617 self."repoze.lru"
617 self."repoze.lru"
618 ];
618 ];
619 src = fetchurl {
619 src = fetchurl {
620 url = "https://files.pythonhosted.org/packages/bb/f0/e7d5e984cf6592fd2807dc7bc44a93f9d18e04e6a61f87fdfb2622422d74/infrae.cache-1.0.1.tar.gz";
620 url = "https://files.pythonhosted.org/packages/bb/f0/e7d5e984cf6592fd2807dc7bc44a93f9d18e04e6a61f87fdfb2622422d74/infrae.cache-1.0.1.tar.gz";
621 sha256 = "1dvqsjn8vw253wz9d1pz17j79mf4bs53dvp2qxck2qdp1am1njw4";
621 sha256 = "1dvqsjn8vw253wz9d1pz17j79mf4bs53dvp2qxck2qdp1am1njw4";
622 };
622 };
623 meta = {
623 meta = {
624 license = [ pkgs.lib.licenses.zpl21 ];
624 license = [ pkgs.lib.licenses.zpl21 ];
625 };
625 };
626 };
626 };
627 "invoke" = super.buildPythonPackage {
627 "invoke" = super.buildPythonPackage {
628 name = "invoke-0.13.0";
628 name = "invoke-0.13.0";
629 doCheck = false;
629 doCheck = false;
630 src = fetchurl {
630 src = fetchurl {
631 url = "https://files.pythonhosted.org/packages/47/bf/d07ef52fa1ac645468858bbac7cb95b246a972a045e821493d17d89c81be/invoke-0.13.0.tar.gz";
631 url = "https://files.pythonhosted.org/packages/47/bf/d07ef52fa1ac645468858bbac7cb95b246a972a045e821493d17d89c81be/invoke-0.13.0.tar.gz";
632 sha256 = "0794vhgxfmkh0vzkkg5cfv1w82g3jc3xr18wim29far9qpx9468s";
632 sha256 = "0794vhgxfmkh0vzkkg5cfv1w82g3jc3xr18wim29far9qpx9468s";
633 };
633 };
634 meta = {
634 meta = {
635 license = [ pkgs.lib.licenses.bsdOriginal ];
635 license = [ pkgs.lib.licenses.bsdOriginal ];
636 };
636 };
637 };
637 };
638 "ipaddress" = super.buildPythonPackage {
638 "ipaddress" = super.buildPythonPackage {
639 name = "ipaddress-1.0.22";
639 name = "ipaddress-1.0.22";
640 doCheck = false;
640 doCheck = false;
641 src = fetchurl {
641 src = fetchurl {
642 url = "https://files.pythonhosted.org/packages/97/8d/77b8cedcfbf93676148518036c6b1ce7f8e14bf07e95d7fd4ddcb8cc052f/ipaddress-1.0.22.tar.gz";
642 url = "https://files.pythonhosted.org/packages/97/8d/77b8cedcfbf93676148518036c6b1ce7f8e14bf07e95d7fd4ddcb8cc052f/ipaddress-1.0.22.tar.gz";
643 sha256 = "0b570bm6xqpjwqis15pvdy6lyvvzfndjvkynilcddjj5x98wfimi";
643 sha256 = "0b570bm6xqpjwqis15pvdy6lyvvzfndjvkynilcddjj5x98wfimi";
644 };
644 };
645 meta = {
645 meta = {
646 license = [ pkgs.lib.licenses.psfl ];
646 license = [ pkgs.lib.licenses.psfl ];
647 };
647 };
648 };
648 };
649 "ipdb" = super.buildPythonPackage {
649 "ipdb" = super.buildPythonPackage {
650 name = "ipdb-0.11";
650 name = "ipdb-0.11";
651 doCheck = false;
651 doCheck = false;
652 propagatedBuildInputs = [
652 propagatedBuildInputs = [
653 self."setuptools"
653 self."setuptools"
654 self."ipython"
654 self."ipython"
655 ];
655 ];
656 src = fetchurl {
656 src = fetchurl {
657 url = "https://files.pythonhosted.org/packages/80/fe/4564de08f174f3846364b3add8426d14cebee228f741c27e702b2877e85b/ipdb-0.11.tar.gz";
657 url = "https://files.pythonhosted.org/packages/80/fe/4564de08f174f3846364b3add8426d14cebee228f741c27e702b2877e85b/ipdb-0.11.tar.gz";
658 sha256 = "02m0l8wrhhd3z7dg3czn5ys1g5pxib516hpshdzp7rxzsxgcd0bh";
658 sha256 = "02m0l8wrhhd3z7dg3czn5ys1g5pxib516hpshdzp7rxzsxgcd0bh";
659 };
659 };
660 meta = {
660 meta = {
661 license = [ pkgs.lib.licenses.bsdOriginal ];
661 license = [ pkgs.lib.licenses.bsdOriginal ];
662 };
662 };
663 };
663 };
664 "ipython" = super.buildPythonPackage {
664 "ipython" = super.buildPythonPackage {
665 name = "ipython-5.1.0";
665 name = "ipython-5.1.0";
666 doCheck = false;
666 doCheck = false;
667 propagatedBuildInputs = [
667 propagatedBuildInputs = [
668 self."setuptools"
668 self."setuptools"
669 self."decorator"
669 self."decorator"
670 self."pickleshare"
670 self."pickleshare"
671 self."simplegeneric"
671 self."simplegeneric"
672 self."traitlets"
672 self."traitlets"
673 self."prompt-toolkit"
673 self."prompt-toolkit"
674 self."pygments"
674 self."pygments"
675 self."pexpect"
675 self."pexpect"
676 self."backports.shutil-get-terminal-size"
676 self."backports.shutil-get-terminal-size"
677 self."pathlib2"
677 self."pathlib2"
678 self."pexpect"
678 self."pexpect"
679 ];
679 ];
680 src = fetchurl {
680 src = fetchurl {
681 url = "https://files.pythonhosted.org/packages/89/63/a9292f7cd9d0090a0f995e1167f3f17d5889dcbc9a175261719c513b9848/ipython-5.1.0.tar.gz";
681 url = "https://files.pythonhosted.org/packages/89/63/a9292f7cd9d0090a0f995e1167f3f17d5889dcbc9a175261719c513b9848/ipython-5.1.0.tar.gz";
682 sha256 = "0qdrf6aj9kvjczd5chj1my8y2iq09am9l8bb2a1334a52d76kx3y";
682 sha256 = "0qdrf6aj9kvjczd5chj1my8y2iq09am9l8bb2a1334a52d76kx3y";
683 };
683 };
684 meta = {
684 meta = {
685 license = [ pkgs.lib.licenses.bsdOriginal ];
685 license = [ pkgs.lib.licenses.bsdOriginal ];
686 };
686 };
687 };
687 };
688 "ipython-genutils" = super.buildPythonPackage {
688 "ipython-genutils" = super.buildPythonPackage {
689 name = "ipython-genutils-0.2.0";
689 name = "ipython-genutils-0.2.0";
690 doCheck = false;
690 doCheck = false;
691 src = fetchurl {
691 src = fetchurl {
692 url = "https://files.pythonhosted.org/packages/e8/69/fbeffffc05236398ebfcfb512b6d2511c622871dca1746361006da310399/ipython_genutils-0.2.0.tar.gz";
692 url = "https://files.pythonhosted.org/packages/e8/69/fbeffffc05236398ebfcfb512b6d2511c622871dca1746361006da310399/ipython_genutils-0.2.0.tar.gz";
693 sha256 = "1a4bc9y8hnvq6cp08qs4mckgm6i6ajpndp4g496rvvzcfmp12bpb";
693 sha256 = "1a4bc9y8hnvq6cp08qs4mckgm6i6ajpndp4g496rvvzcfmp12bpb";
694 };
694 };
695 meta = {
695 meta = {
696 license = [ pkgs.lib.licenses.bsdOriginal ];
696 license = [ pkgs.lib.licenses.bsdOriginal ];
697 };
697 };
698 };
698 };
699 "iso8601" = super.buildPythonPackage {
699 "iso8601" = super.buildPythonPackage {
700 name = "iso8601-0.1.11";
700 name = "iso8601-0.1.11";
701 doCheck = false;
701 doCheck = false;
702 src = fetchurl {
702 src = fetchurl {
703 url = "https://files.pythonhosted.org/packages/c0/75/c9209ee4d1b5975eb8c2cba4428bde6b61bd55664a98290dd015cdb18e98/iso8601-0.1.11.tar.gz";
703 url = "https://files.pythonhosted.org/packages/c0/75/c9209ee4d1b5975eb8c2cba4428bde6b61bd55664a98290dd015cdb18e98/iso8601-0.1.11.tar.gz";
704 sha256 = "0c7gh3lsdjds262h0v1sqc66l7hqgfwbakn96qrhdbl0i3vm5yz8";
704 sha256 = "0c7gh3lsdjds262h0v1sqc66l7hqgfwbakn96qrhdbl0i3vm5yz8";
705 };
705 };
706 meta = {
706 meta = {
707 license = [ pkgs.lib.licenses.mit ];
707 license = [ pkgs.lib.licenses.mit ];
708 };
708 };
709 };
709 };
710 "itsdangerous" = super.buildPythonPackage {
710 "itsdangerous" = super.buildPythonPackage {
711 name = "itsdangerous-0.24";
711 name = "itsdangerous-0.24";
712 doCheck = false;
712 doCheck = false;
713 src = fetchurl {
713 src = fetchurl {
714 url = "https://files.pythonhosted.org/packages/dc/b4/a60bcdba945c00f6d608d8975131ab3f25b22f2bcfe1dab221165194b2d4/itsdangerous-0.24.tar.gz";
714 url = "https://files.pythonhosted.org/packages/dc/b4/a60bcdba945c00f6d608d8975131ab3f25b22f2bcfe1dab221165194b2d4/itsdangerous-0.24.tar.gz";
715 sha256 = "06856q6x675ly542ig0plbqcyab6ksfzijlyf1hzhgg3sgwgrcyb";
715 sha256 = "06856q6x675ly542ig0plbqcyab6ksfzijlyf1hzhgg3sgwgrcyb";
716 };
716 };
717 meta = {
717 meta = {
718 license = [ pkgs.lib.licenses.bsdOriginal ];
718 license = [ pkgs.lib.licenses.bsdOriginal ];
719 };
719 };
720 };
720 };
721 "jinja2" = super.buildPythonPackage {
721 "jinja2" = super.buildPythonPackage {
722 name = "jinja2-2.9.6";
722 name = "jinja2-2.9.6";
723 doCheck = false;
723 doCheck = false;
724 propagatedBuildInputs = [
724 propagatedBuildInputs = [
725 self."markupsafe"
725 self."markupsafe"
726 ];
726 ];
727 src = fetchurl {
727 src = fetchurl {
728 url = "https://files.pythonhosted.org/packages/90/61/f820ff0076a2599dd39406dcb858ecb239438c02ce706c8e91131ab9c7f1/Jinja2-2.9.6.tar.gz";
728 url = "https://files.pythonhosted.org/packages/90/61/f820ff0076a2599dd39406dcb858ecb239438c02ce706c8e91131ab9c7f1/Jinja2-2.9.6.tar.gz";
729 sha256 = "1zzrkywhziqffrzks14kzixz7nd4yh2vc0fb04a68vfd2ai03anx";
729 sha256 = "1zzrkywhziqffrzks14kzixz7nd4yh2vc0fb04a68vfd2ai03anx";
730 };
730 };
731 meta = {
731 meta = {
732 license = [ pkgs.lib.licenses.bsdOriginal ];
732 license = [ pkgs.lib.licenses.bsdOriginal ];
733 };
733 };
734 };
734 };
735 "jsonschema" = super.buildPythonPackage {
735 "jsonschema" = super.buildPythonPackage {
736 name = "jsonschema-2.6.0";
736 name = "jsonschema-2.6.0";
737 doCheck = false;
737 doCheck = false;
738 propagatedBuildInputs = [
738 propagatedBuildInputs = [
739 self."functools32"
739 self."functools32"
740 ];
740 ];
741 src = fetchurl {
741 src = fetchurl {
742 url = "https://files.pythonhosted.org/packages/58/b9/171dbb07e18c6346090a37f03c7e74410a1a56123f847efed59af260a298/jsonschema-2.6.0.tar.gz";
742 url = "https://files.pythonhosted.org/packages/58/b9/171dbb07e18c6346090a37f03c7e74410a1a56123f847efed59af260a298/jsonschema-2.6.0.tar.gz";
743 sha256 = "00kf3zmpp9ya4sydffpifn0j0mzm342a2vzh82p6r0vh10cg7xbg";
743 sha256 = "00kf3zmpp9ya4sydffpifn0j0mzm342a2vzh82p6r0vh10cg7xbg";
744 };
744 };
745 meta = {
745 meta = {
746 license = [ pkgs.lib.licenses.mit ];
746 license = [ pkgs.lib.licenses.mit ];
747 };
747 };
748 };
748 };
749 "jupyter-client" = super.buildPythonPackage {
749 "jupyter-client" = super.buildPythonPackage {
750 name = "jupyter-client-5.0.0";
750 name = "jupyter-client-5.0.0";
751 doCheck = false;
751 doCheck = false;
752 propagatedBuildInputs = [
752 propagatedBuildInputs = [
753 self."traitlets"
753 self."traitlets"
754 self."jupyter-core"
754 self."jupyter-core"
755 self."pyzmq"
755 self."pyzmq"
756 self."python-dateutil"
756 self."python-dateutil"
757 ];
757 ];
758 src = fetchurl {
758 src = fetchurl {
759 url = "https://files.pythonhosted.org/packages/e5/6f/65412ed462202b90134b7e761b0b7e7f949e07a549c1755475333727b3d0/jupyter_client-5.0.0.tar.gz";
759 url = "https://files.pythonhosted.org/packages/e5/6f/65412ed462202b90134b7e761b0b7e7f949e07a549c1755475333727b3d0/jupyter_client-5.0.0.tar.gz";
760 sha256 = "0nxw4rqk4wsjhc87gjqd7pv89cb9dnimcfnmcmp85bmrvv1gjri7";
760 sha256 = "0nxw4rqk4wsjhc87gjqd7pv89cb9dnimcfnmcmp85bmrvv1gjri7";
761 };
761 };
762 meta = {
762 meta = {
763 license = [ pkgs.lib.licenses.bsdOriginal ];
763 license = [ pkgs.lib.licenses.bsdOriginal ];
764 };
764 };
765 };
765 };
766 "jupyter-core" = super.buildPythonPackage {
766 "jupyter-core" = super.buildPythonPackage {
767 name = "jupyter-core-4.4.0";
767 name = "jupyter-core-4.4.0";
768 doCheck = false;
768 doCheck = false;
769 propagatedBuildInputs = [
769 propagatedBuildInputs = [
770 self."traitlets"
770 self."traitlets"
771 ];
771 ];
772 src = fetchurl {
772 src = fetchurl {
773 url = "https://files.pythonhosted.org/packages/b6/2d/2804f4de3a95583f65e5dcb4d7c8c7183124882323758996e867f47e72af/jupyter_core-4.4.0.tar.gz";
773 url = "https://files.pythonhosted.org/packages/b6/2d/2804f4de3a95583f65e5dcb4d7c8c7183124882323758996e867f47e72af/jupyter_core-4.4.0.tar.gz";
774 sha256 = "1dy083rarba8prn9f9srxq3c7n7vyql02ycrqq306c40lr57aw5s";
774 sha256 = "1dy083rarba8prn9f9srxq3c7n7vyql02ycrqq306c40lr57aw5s";
775 };
775 };
776 meta = {
776 meta = {
777 license = [ pkgs.lib.licenses.bsdOriginal ];
777 license = [ pkgs.lib.licenses.bsdOriginal ];
778 };
778 };
779 };
779 };
780 "kombu" = super.buildPythonPackage {
780 "kombu" = super.buildPythonPackage {
781 name = "kombu-4.2.0";
781 name = "kombu-4.2.0";
782 doCheck = false;
782 doCheck = false;
783 propagatedBuildInputs = [
783 propagatedBuildInputs = [
784 self."amqp"
784 self."amqp"
785 ];
785 ];
786 src = fetchurl {
786 src = fetchurl {
787 url = "https://files.pythonhosted.org/packages/ab/b1/46a7a8babf5e60f3b2ca081a100af8edfcf132078a726375f52a054e70cf/kombu-4.2.0.tar.gz";
787 url = "https://files.pythonhosted.org/packages/ab/b1/46a7a8babf5e60f3b2ca081a100af8edfcf132078a726375f52a054e70cf/kombu-4.2.0.tar.gz";
788 sha256 = "1yz19qlqf0inl1mnwlpq9j6kj9r67clpy0xg99phyg4329rw80fn";
788 sha256 = "1yz19qlqf0inl1mnwlpq9j6kj9r67clpy0xg99phyg4329rw80fn";
789 };
789 };
790 meta = {
790 meta = {
791 license = [ pkgs.lib.licenses.bsdOriginal ];
791 license = [ pkgs.lib.licenses.bsdOriginal ];
792 };
792 };
793 };
793 };
794 "lru-dict" = super.buildPythonPackage {
795 name = "lru-dict-1.1.6";
796 doCheck = false;
797 src = fetchurl {
798 url = "https://files.pythonhosted.org/packages/00/a5/32ed6e10246cd341ca8cc205acea5d208e4053f48a4dced2b1b31d45ba3f/lru-dict-1.1.6.tar.gz";
799 sha256 = "1k2lhd4dpl6xa6iialbwx4l6bkdzxmzhygms39pvf19x1rk5fm1n";
800 };
801 meta = {
802 license = [ pkgs.lib.licenses.mit ];
803 };
804 };
805 "lxml" = super.buildPythonPackage {
794 "lxml" = super.buildPythonPackage {
806 name = "lxml-3.7.3";
795 name = "lxml-3.7.3";
807 doCheck = false;
796 doCheck = false;
808 src = fetchurl {
797 src = fetchurl {
809 url = "https://files.pythonhosted.org/packages/39/e8/a8e0b1fa65dd021d48fe21464f71783655f39a41f218293c1c590d54eb82/lxml-3.7.3.tar.gz";
798 url = "https://files.pythonhosted.org/packages/39/e8/a8e0b1fa65dd021d48fe21464f71783655f39a41f218293c1c590d54eb82/lxml-3.7.3.tar.gz";
810 sha256 = "1iv1jgkqn1hdh1xyxri6g0y1s67h01jzjkw2nhkx3rqylmw2sl5a";
799 sha256 = "1iv1jgkqn1hdh1xyxri6g0y1s67h01jzjkw2nhkx3rqylmw2sl5a";
811 };
800 };
812 meta = {
801 meta = {
813 license = [ pkgs.lib.licenses.bsdOriginal ];
802 license = [ pkgs.lib.licenses.bsdOriginal ];
814 };
803 };
815 };
804 };
816 "mako" = super.buildPythonPackage {
805 "mako" = super.buildPythonPackage {
817 name = "mako-1.0.7";
806 name = "mako-1.0.7";
818 doCheck = false;
807 doCheck = false;
819 propagatedBuildInputs = [
808 propagatedBuildInputs = [
820 self."markupsafe"
809 self."markupsafe"
821 ];
810 ];
822 src = fetchurl {
811 src = fetchurl {
823 url = "https://files.pythonhosted.org/packages/eb/f3/67579bb486517c0d49547f9697e36582cd19dafb5df9e687ed8e22de57fa/Mako-1.0.7.tar.gz";
812 url = "https://files.pythonhosted.org/packages/eb/f3/67579bb486517c0d49547f9697e36582cd19dafb5df9e687ed8e22de57fa/Mako-1.0.7.tar.gz";
824 sha256 = "1bi5gnr8r8dva06qpyx4kgjc6spm2k1y908183nbbaylggjzs0jf";
813 sha256 = "1bi5gnr8r8dva06qpyx4kgjc6spm2k1y908183nbbaylggjzs0jf";
825 };
814 };
826 meta = {
815 meta = {
827 license = [ pkgs.lib.licenses.mit ];
816 license = [ pkgs.lib.licenses.mit ];
828 };
817 };
829 };
818 };
830 "markdown" = super.buildPythonPackage {
819 "markdown" = super.buildPythonPackage {
831 name = "markdown-2.6.11";
820 name = "markdown-2.6.11";
832 doCheck = false;
821 doCheck = false;
833 src = fetchurl {
822 src = fetchurl {
834 url = "https://files.pythonhosted.org/packages/b3/73/fc5c850f44af5889192dff783b7b0d8f3fe8d30b65c8e3f78f8f0265fecf/Markdown-2.6.11.tar.gz";
823 url = "https://files.pythonhosted.org/packages/b3/73/fc5c850f44af5889192dff783b7b0d8f3fe8d30b65c8e3f78f8f0265fecf/Markdown-2.6.11.tar.gz";
835 sha256 = "108g80ryzykh8bj0i7jfp71510wrcixdi771lf2asyghgyf8cmm8";
824 sha256 = "108g80ryzykh8bj0i7jfp71510wrcixdi771lf2asyghgyf8cmm8";
836 };
825 };
837 meta = {
826 meta = {
838 license = [ pkgs.lib.licenses.bsdOriginal ];
827 license = [ pkgs.lib.licenses.bsdOriginal ];
839 };
828 };
840 };
829 };
841 "markupsafe" = super.buildPythonPackage {
830 "markupsafe" = super.buildPythonPackage {
842 name = "markupsafe-1.0";
831 name = "markupsafe-1.0";
843 doCheck = false;
832 doCheck = false;
844 src = fetchurl {
833 src = fetchurl {
845 url = "https://files.pythonhosted.org/packages/4d/de/32d741db316d8fdb7680822dd37001ef7a448255de9699ab4bfcbdf4172b/MarkupSafe-1.0.tar.gz";
834 url = "https://files.pythonhosted.org/packages/4d/de/32d741db316d8fdb7680822dd37001ef7a448255de9699ab4bfcbdf4172b/MarkupSafe-1.0.tar.gz";
846 sha256 = "0rdn1s8x9ni7ss8rfiacj7x1085lx8mh2zdwqslnw8xc3l4nkgm6";
835 sha256 = "0rdn1s8x9ni7ss8rfiacj7x1085lx8mh2zdwqslnw8xc3l4nkgm6";
847 };
836 };
848 meta = {
837 meta = {
849 license = [ pkgs.lib.licenses.bsdOriginal ];
838 license = [ pkgs.lib.licenses.bsdOriginal ];
850 };
839 };
851 };
840 };
852 "meld3" = super.buildPythonPackage {
841 "meld3" = super.buildPythonPackage {
853 name = "meld3-1.0.2";
842 name = "meld3-1.0.2";
854 doCheck = false;
843 doCheck = false;
855 src = fetchurl {
844 src = fetchurl {
856 url = "https://files.pythonhosted.org/packages/45/a0/317c6422b26c12fe0161e936fc35f36552069ba8e6f7ecbd99bbffe32a5f/meld3-1.0.2.tar.gz";
845 url = "https://files.pythonhosted.org/packages/45/a0/317c6422b26c12fe0161e936fc35f36552069ba8e6f7ecbd99bbffe32a5f/meld3-1.0.2.tar.gz";
857 sha256 = "0n4mkwlpsqnmn0dm0wm5hn9nkda0nafl0jdy5sdl5977znh59dzp";
846 sha256 = "0n4mkwlpsqnmn0dm0wm5hn9nkda0nafl0jdy5sdl5977znh59dzp";
858 };
847 };
859 meta = {
848 meta = {
860 license = [ { fullName = "BSD-derived (http://www.repoze.org/LICENSE.txt)"; } ];
849 license = [ { fullName = "BSD-derived (http://www.repoze.org/LICENSE.txt)"; } ];
861 };
850 };
862 };
851 };
863 "mistune" = super.buildPythonPackage {
852 "mistune" = super.buildPythonPackage {
864 name = "mistune-0.8.3";
853 name = "mistune-0.8.3";
865 doCheck = false;
854 doCheck = false;
866 src = fetchurl {
855 src = fetchurl {
867 url = "https://files.pythonhosted.org/packages/9d/be/e06d4346cc608a01dec6bf770d7d0303a4fd6db588b318ced18f5f257145/mistune-0.8.3.tar.gz";
856 url = "https://files.pythonhosted.org/packages/9d/be/e06d4346cc608a01dec6bf770d7d0303a4fd6db588b318ced18f5f257145/mistune-0.8.3.tar.gz";
868 sha256 = "06b662p6kf46wh2jsabaqhaq4bz1srh2zxkrnx4yg96azlxw645w";
857 sha256 = "06b662p6kf46wh2jsabaqhaq4bz1srh2zxkrnx4yg96azlxw645w";
869 };
858 };
870 meta = {
859 meta = {
871 license = [ pkgs.lib.licenses.bsdOriginal ];
860 license = [ pkgs.lib.licenses.bsdOriginal ];
872 };
861 };
873 };
862 };
874 "mock" = super.buildPythonPackage {
863 "mock" = super.buildPythonPackage {
875 name = "mock-1.0.1";
864 name = "mock-1.0.1";
876 doCheck = false;
865 doCheck = false;
877 src = fetchurl {
866 src = fetchurl {
878 url = "https://files.pythonhosted.org/packages/a2/52/7edcd94f0afb721a2d559a5b9aae8af4f8f2c79bc63fdbe8a8a6c9b23bbe/mock-1.0.1.tar.gz";
867 url = "https://files.pythonhosted.org/packages/a2/52/7edcd94f0afb721a2d559a5b9aae8af4f8f2c79bc63fdbe8a8a6c9b23bbe/mock-1.0.1.tar.gz";
879 sha256 = "0kzlsbki6q0awf89rc287f3aj8x431lrajf160a70z0ikhnxsfdq";
868 sha256 = "0kzlsbki6q0awf89rc287f3aj8x431lrajf160a70z0ikhnxsfdq";
880 };
869 };
881 meta = {
870 meta = {
882 license = [ pkgs.lib.licenses.bsdOriginal ];
871 license = [ pkgs.lib.licenses.bsdOriginal ];
883 };
872 };
884 };
873 };
885 "more-itertools" = super.buildPythonPackage {
874 "more-itertools" = super.buildPythonPackage {
886 name = "more-itertools-4.3.0";
875 name = "more-itertools-4.3.0";
887 doCheck = false;
876 doCheck = false;
888 propagatedBuildInputs = [
877 propagatedBuildInputs = [
889 self."six"
878 self."six"
890 ];
879 ];
891 src = fetchurl {
880 src = fetchurl {
892 url = "https://files.pythonhosted.org/packages/88/ff/6d485d7362f39880810278bdc906c13300db05485d9c65971dec1142da6a/more-itertools-4.3.0.tar.gz";
881 url = "https://files.pythonhosted.org/packages/88/ff/6d485d7362f39880810278bdc906c13300db05485d9c65971dec1142da6a/more-itertools-4.3.0.tar.gz";
893 sha256 = "17h3na0rdh8xq30w4b9pizgkdxmm51896bxw600x84jflg9vaxn4";
882 sha256 = "17h3na0rdh8xq30w4b9pizgkdxmm51896bxw600x84jflg9vaxn4";
894 };
883 };
895 meta = {
884 meta = {
896 license = [ pkgs.lib.licenses.mit ];
885 license = [ pkgs.lib.licenses.mit ];
897 };
886 };
898 };
887 };
899 "msgpack-python" = super.buildPythonPackage {
888 "msgpack-python" = super.buildPythonPackage {
900 name = "msgpack-python-0.5.6";
889 name = "msgpack-python-0.5.6";
901 doCheck = false;
890 doCheck = false;
902 src = fetchurl {
891 src = fetchurl {
903 url = "https://files.pythonhosted.org/packages/8a/20/6eca772d1a5830336f84aca1d8198e5a3f4715cd1c7fc36d3cc7f7185091/msgpack-python-0.5.6.tar.gz";
892 url = "https://files.pythonhosted.org/packages/8a/20/6eca772d1a5830336f84aca1d8198e5a3f4715cd1c7fc36d3cc7f7185091/msgpack-python-0.5.6.tar.gz";
904 sha256 = "16wh8qgybmfh4pjp8vfv78mdlkxfmcasg78lzlnm6nslsfkci31p";
893 sha256 = "16wh8qgybmfh4pjp8vfv78mdlkxfmcasg78lzlnm6nslsfkci31p";
905 };
894 };
906 meta = {
895 meta = {
907 license = [ pkgs.lib.licenses.asl20 ];
896 license = [ pkgs.lib.licenses.asl20 ];
908 };
897 };
909 };
898 };
910 "mysql-python" = super.buildPythonPackage {
899 "mysql-python" = super.buildPythonPackage {
911 name = "mysql-python-1.2.5";
900 name = "mysql-python-1.2.5";
912 doCheck = false;
901 doCheck = false;
913 src = fetchurl {
902 src = fetchurl {
914 url = "https://files.pythonhosted.org/packages/a5/e9/51b544da85a36a68debe7a7091f068d802fc515a3a202652828c73453cad/MySQL-python-1.2.5.zip";
903 url = "https://files.pythonhosted.org/packages/a5/e9/51b544da85a36a68debe7a7091f068d802fc515a3a202652828c73453cad/MySQL-python-1.2.5.zip";
915 sha256 = "0x0c2jg0bb3pp84njaqiic050qkyd7ymwhfvhipnimg58yv40441";
904 sha256 = "0x0c2jg0bb3pp84njaqiic050qkyd7ymwhfvhipnimg58yv40441";
916 };
905 };
917 meta = {
906 meta = {
918 license = [ pkgs.lib.licenses.gpl1 ];
907 license = [ pkgs.lib.licenses.gpl1 ];
919 };
908 };
920 };
909 };
921 "nbconvert" = super.buildPythonPackage {
910 "nbconvert" = super.buildPythonPackage {
922 name = "nbconvert-5.3.1";
911 name = "nbconvert-5.3.1";
923 doCheck = false;
912 doCheck = false;
924 propagatedBuildInputs = [
913 propagatedBuildInputs = [
925 self."mistune"
914 self."mistune"
926 self."jinja2"
915 self."jinja2"
927 self."pygments"
916 self."pygments"
928 self."traitlets"
917 self."traitlets"
929 self."jupyter-core"
918 self."jupyter-core"
930 self."nbformat"
919 self."nbformat"
931 self."entrypoints"
920 self."entrypoints"
932 self."bleach"
921 self."bleach"
933 self."pandocfilters"
922 self."pandocfilters"
934 self."testpath"
923 self."testpath"
935 ];
924 ];
936 src = fetchurl {
925 src = fetchurl {
937 url = "https://files.pythonhosted.org/packages/b9/a4/d0a0938ad6f5eeb4dea4e73d255c617ef94b0b2849d51194c9bbdb838412/nbconvert-5.3.1.tar.gz";
926 url = "https://files.pythonhosted.org/packages/b9/a4/d0a0938ad6f5eeb4dea4e73d255c617ef94b0b2849d51194c9bbdb838412/nbconvert-5.3.1.tar.gz";
938 sha256 = "1f9dkvpx186xjm4xab0qbph588mncp4vqk3fmxrsnqs43mks9c8j";
927 sha256 = "1f9dkvpx186xjm4xab0qbph588mncp4vqk3fmxrsnqs43mks9c8j";
939 };
928 };
940 meta = {
929 meta = {
941 license = [ pkgs.lib.licenses.bsdOriginal ];
930 license = [ pkgs.lib.licenses.bsdOriginal ];
942 };
931 };
943 };
932 };
944 "nbformat" = super.buildPythonPackage {
933 "nbformat" = super.buildPythonPackage {
945 name = "nbformat-4.4.0";
934 name = "nbformat-4.4.0";
946 doCheck = false;
935 doCheck = false;
947 propagatedBuildInputs = [
936 propagatedBuildInputs = [
948 self."ipython-genutils"
937 self."ipython-genutils"
949 self."traitlets"
938 self."traitlets"
950 self."jsonschema"
939 self."jsonschema"
951 self."jupyter-core"
940 self."jupyter-core"
952 ];
941 ];
953 src = fetchurl {
942 src = fetchurl {
954 url = "https://files.pythonhosted.org/packages/6e/0e/160754f7ae3e984863f585a3743b0ed1702043a81245907c8fae2d537155/nbformat-4.4.0.tar.gz";
943 url = "https://files.pythonhosted.org/packages/6e/0e/160754f7ae3e984863f585a3743b0ed1702043a81245907c8fae2d537155/nbformat-4.4.0.tar.gz";
955 sha256 = "00nlf08h8yc4q73nphfvfhxrcnilaqanb8z0mdy6nxk0vzq4wjgp";
944 sha256 = "00nlf08h8yc4q73nphfvfhxrcnilaqanb8z0mdy6nxk0vzq4wjgp";
956 };
945 };
957 meta = {
946 meta = {
958 license = [ pkgs.lib.licenses.bsdOriginal ];
947 license = [ pkgs.lib.licenses.bsdOriginal ];
959 };
948 };
960 };
949 };
961 "objgraph" = super.buildPythonPackage {
950 "objgraph" = super.buildPythonPackage {
962 name = "objgraph-3.1.1";
951 name = "objgraph-3.1.1";
963 doCheck = false;
952 doCheck = false;
964 propagatedBuildInputs = [
953 propagatedBuildInputs = [
965 self."graphviz"
954 self."graphviz"
966 ];
955 ];
967 src = fetchurl {
956 src = fetchurl {
968 url = "https://files.pythonhosted.org/packages/be/58/9ca81a20cc837054e94866df1475d899caaa94f3732b8a46006858b015f7/objgraph-3.1.1.tar.gz";
957 url = "https://files.pythonhosted.org/packages/be/58/9ca81a20cc837054e94866df1475d899caaa94f3732b8a46006858b015f7/objgraph-3.1.1.tar.gz";
969 sha256 = "17aq4cwainiwvj8x61j0hx45c313bkwza5fijnmmw8v8glyy2bcc";
958 sha256 = "17aq4cwainiwvj8x61j0hx45c313bkwza5fijnmmw8v8glyy2bcc";
970 };
959 };
971 meta = {
960 meta = {
972 license = [ pkgs.lib.licenses.mit ];
961 license = [ pkgs.lib.licenses.mit ];
973 };
962 };
974 };
963 };
975 "packaging" = super.buildPythonPackage {
964 "packaging" = super.buildPythonPackage {
976 name = "packaging-15.2";
965 name = "packaging-15.2";
977 doCheck = false;
966 doCheck = false;
978 src = fetchurl {
967 src = fetchurl {
979 url = "https://files.pythonhosted.org/packages/24/c4/185da1304f07047dc9e0c46c31db75c0351bd73458ac3efad7da3dbcfbe1/packaging-15.2.tar.gz";
968 url = "https://files.pythonhosted.org/packages/24/c4/185da1304f07047dc9e0c46c31db75c0351bd73458ac3efad7da3dbcfbe1/packaging-15.2.tar.gz";
980 sha256 = "1zn60w84bxvw6wypffka18ca66pa1k2cfrq3cq8fnsfja5m3k4ng";
969 sha256 = "1zn60w84bxvw6wypffka18ca66pa1k2cfrq3cq8fnsfja5m3k4ng";
981 };
970 };
982 meta = {
971 meta = {
983 license = [ pkgs.lib.licenses.asl20 ];
972 license = [ pkgs.lib.licenses.asl20 ];
984 };
973 };
985 };
974 };
986 "pandocfilters" = super.buildPythonPackage {
975 "pandocfilters" = super.buildPythonPackage {
987 name = "pandocfilters-1.4.2";
976 name = "pandocfilters-1.4.2";
988 doCheck = false;
977 doCheck = false;
989 src = fetchurl {
978 src = fetchurl {
990 url = "https://files.pythonhosted.org/packages/4c/ea/236e2584af67bb6df960832731a6e5325fd4441de001767da328c33368ce/pandocfilters-1.4.2.tar.gz";
979 url = "https://files.pythonhosted.org/packages/4c/ea/236e2584af67bb6df960832731a6e5325fd4441de001767da328c33368ce/pandocfilters-1.4.2.tar.gz";
991 sha256 = "1a8d9b7s48gmq9zj0pmbyv2sivn5i7m6mybgpkk4jm5vd7hp1pdk";
980 sha256 = "1a8d9b7s48gmq9zj0pmbyv2sivn5i7m6mybgpkk4jm5vd7hp1pdk";
992 };
981 };
993 meta = {
982 meta = {
994 license = [ pkgs.lib.licenses.bsdOriginal ];
983 license = [ pkgs.lib.licenses.bsdOriginal ];
995 };
984 };
996 };
985 };
997 "paste" = super.buildPythonPackage {
986 "paste" = super.buildPythonPackage {
998 name = "paste-2.0.3";
987 name = "paste-2.0.3";
999 doCheck = false;
988 doCheck = false;
1000 propagatedBuildInputs = [
989 propagatedBuildInputs = [
1001 self."six"
990 self."six"
1002 ];
991 ];
1003 src = fetchurl {
992 src = fetchurl {
1004 url = "https://files.pythonhosted.org/packages/30/c3/5c2f7c7a02e4f58d4454353fa1c32c94f79fa4e36d07a67c0ac295ea369e/Paste-2.0.3.tar.gz";
993 url = "https://files.pythonhosted.org/packages/30/c3/5c2f7c7a02e4f58d4454353fa1c32c94f79fa4e36d07a67c0ac295ea369e/Paste-2.0.3.tar.gz";
1005 sha256 = "062jk0nlxf6lb2wwj6zc20rlvrwsnikpkh90y0dn8cjch93s6ii3";
994 sha256 = "062jk0nlxf6lb2wwj6zc20rlvrwsnikpkh90y0dn8cjch93s6ii3";
1006 };
995 };
1007 meta = {
996 meta = {
1008 license = [ pkgs.lib.licenses.mit ];
997 license = [ pkgs.lib.licenses.mit ];
1009 };
998 };
1010 };
999 };
1011 "pastedeploy" = super.buildPythonPackage {
1000 "pastedeploy" = super.buildPythonPackage {
1012 name = "pastedeploy-1.5.2";
1001 name = "pastedeploy-1.5.2";
1013 doCheck = false;
1002 doCheck = false;
1014 src = fetchurl {
1003 src = fetchurl {
1015 url = "https://files.pythonhosted.org/packages/0f/90/8e20cdae206c543ea10793cbf4136eb9a8b3f417e04e40a29d72d9922cbd/PasteDeploy-1.5.2.tar.gz";
1004 url = "https://files.pythonhosted.org/packages/0f/90/8e20cdae206c543ea10793cbf4136eb9a8b3f417e04e40a29d72d9922cbd/PasteDeploy-1.5.2.tar.gz";
1016 sha256 = "1jz3m4hq8v6hyhfjz9425nd3nvn52cvbfipdcd72krjmla4qz1fm";
1005 sha256 = "1jz3m4hq8v6hyhfjz9425nd3nvn52cvbfipdcd72krjmla4qz1fm";
1017 };
1006 };
1018 meta = {
1007 meta = {
1019 license = [ pkgs.lib.licenses.mit ];
1008 license = [ pkgs.lib.licenses.mit ];
1020 };
1009 };
1021 };
1010 };
1022 "pastescript" = super.buildPythonPackage {
1011 "pastescript" = super.buildPythonPackage {
1023 name = "pastescript-2.0.2";
1012 name = "pastescript-2.0.2";
1024 doCheck = false;
1013 doCheck = false;
1025 propagatedBuildInputs = [
1014 propagatedBuildInputs = [
1026 self."paste"
1015 self."paste"
1027 self."pastedeploy"
1016 self."pastedeploy"
1028 self."six"
1017 self."six"
1029 ];
1018 ];
1030 src = fetchurl {
1019 src = fetchurl {
1031 url = "https://files.pythonhosted.org/packages/e5/f0/78e766c3dcc61a4f3a6f71dd8c95168ae9c7a31722b5663d19c1fdf62cb6/PasteScript-2.0.2.tar.gz";
1020 url = "https://files.pythonhosted.org/packages/e5/f0/78e766c3dcc61a4f3a6f71dd8c95168ae9c7a31722b5663d19c1fdf62cb6/PasteScript-2.0.2.tar.gz";
1032 sha256 = "1h3nnhn45kf4pbcv669ik4faw04j58k8vbj1hwrc532k0nc28gy0";
1021 sha256 = "1h3nnhn45kf4pbcv669ik4faw04j58k8vbj1hwrc532k0nc28gy0";
1033 };
1022 };
1034 meta = {
1023 meta = {
1035 license = [ pkgs.lib.licenses.mit ];
1024 license = [ pkgs.lib.licenses.mit ];
1036 };
1025 };
1037 };
1026 };
1038 "pathlib2" = super.buildPythonPackage {
1027 "pathlib2" = super.buildPythonPackage {
1039 name = "pathlib2-2.3.0";
1028 name = "pathlib2-2.3.0";
1040 doCheck = false;
1029 doCheck = false;
1041 propagatedBuildInputs = [
1030 propagatedBuildInputs = [
1042 self."six"
1031 self."six"
1043 self."scandir"
1032 self."scandir"
1044 ];
1033 ];
1045 src = fetchurl {
1034 src = fetchurl {
1046 url = "https://files.pythonhosted.org/packages/a1/14/df0deb867c2733f7d857523c10942b3d6612a1b222502fdffa9439943dfb/pathlib2-2.3.0.tar.gz";
1035 url = "https://files.pythonhosted.org/packages/a1/14/df0deb867c2733f7d857523c10942b3d6612a1b222502fdffa9439943dfb/pathlib2-2.3.0.tar.gz";
1047 sha256 = "1cx5gs2v9j2vnzmcrbq5l8fq2mwrr1h6pyf1sjdji2w1bavm09fk";
1036 sha256 = "1cx5gs2v9j2vnzmcrbq5l8fq2mwrr1h6pyf1sjdji2w1bavm09fk";
1048 };
1037 };
1049 meta = {
1038 meta = {
1050 license = [ pkgs.lib.licenses.mit ];
1039 license = [ pkgs.lib.licenses.mit ];
1051 };
1040 };
1052 };
1041 };
1053 "peppercorn" = super.buildPythonPackage {
1042 "peppercorn" = super.buildPythonPackage {
1054 name = "peppercorn-0.5";
1043 name = "peppercorn-0.5";
1055 doCheck = false;
1044 doCheck = false;
1056 src = fetchurl {
1045 src = fetchurl {
1057 url = "https://files.pythonhosted.org/packages/45/ec/a62ec317d1324a01567c5221b420742f094f05ee48097e5157d32be3755c/peppercorn-0.5.tar.gz";
1046 url = "https://files.pythonhosted.org/packages/45/ec/a62ec317d1324a01567c5221b420742f094f05ee48097e5157d32be3755c/peppercorn-0.5.tar.gz";
1058 sha256 = "0jvp144zn7yqk9kbpxc059167mlqk85i5lpvl1niw8gsa5fvl74j";
1047 sha256 = "0jvp144zn7yqk9kbpxc059167mlqk85i5lpvl1niw8gsa5fvl74j";
1059 };
1048 };
1060 meta = {
1049 meta = {
1061 license = [ { fullName = "BSD-derived (http://www.repoze.org/LICENSE.txt)"; } ];
1050 license = [ { fullName = "BSD-derived (http://www.repoze.org/LICENSE.txt)"; } ];
1062 };
1051 };
1063 };
1052 };
1064 "pexpect" = super.buildPythonPackage {
1053 "pexpect" = super.buildPythonPackage {
1065 name = "pexpect-4.6.0";
1054 name = "pexpect-4.6.0";
1066 doCheck = false;
1055 doCheck = false;
1067 propagatedBuildInputs = [
1056 propagatedBuildInputs = [
1068 self."ptyprocess"
1057 self."ptyprocess"
1069 ];
1058 ];
1070 src = fetchurl {
1059 src = fetchurl {
1071 url = "https://files.pythonhosted.org/packages/89/43/07d07654ee3e25235d8cea4164cdee0ec39d1fda8e9203156ebe403ffda4/pexpect-4.6.0.tar.gz";
1060 url = "https://files.pythonhosted.org/packages/89/43/07d07654ee3e25235d8cea4164cdee0ec39d1fda8e9203156ebe403ffda4/pexpect-4.6.0.tar.gz";
1072 sha256 = "1fla85g47iaxxpjhp9vkxdnv4pgc7rplfy6ja491smrrk0jqi3ia";
1061 sha256 = "1fla85g47iaxxpjhp9vkxdnv4pgc7rplfy6ja491smrrk0jqi3ia";
1073 };
1062 };
1074 meta = {
1063 meta = {
1075 license = [ pkgs.lib.licenses.isc { fullName = "ISC License (ISCL)"; } ];
1064 license = [ pkgs.lib.licenses.isc { fullName = "ISC License (ISCL)"; } ];
1076 };
1065 };
1077 };
1066 };
1078 "pickleshare" = super.buildPythonPackage {
1067 "pickleshare" = super.buildPythonPackage {
1079 name = "pickleshare-0.7.4";
1068 name = "pickleshare-0.7.4";
1080 doCheck = false;
1069 doCheck = false;
1081 propagatedBuildInputs = [
1070 propagatedBuildInputs = [
1082 self."pathlib2"
1071 self."pathlib2"
1083 ];
1072 ];
1084 src = fetchurl {
1073 src = fetchurl {
1085 url = "https://files.pythonhosted.org/packages/69/fe/dd137d84daa0fd13a709e448138e310d9ea93070620c9db5454e234af525/pickleshare-0.7.4.tar.gz";
1074 url = "https://files.pythonhosted.org/packages/69/fe/dd137d84daa0fd13a709e448138e310d9ea93070620c9db5454e234af525/pickleshare-0.7.4.tar.gz";
1086 sha256 = "0yvk14dzxk7g6qpr7iw23vzqbsr0dh4ij4xynkhnzpfz4xr2bac4";
1075 sha256 = "0yvk14dzxk7g6qpr7iw23vzqbsr0dh4ij4xynkhnzpfz4xr2bac4";
1087 };
1076 };
1088 meta = {
1077 meta = {
1089 license = [ pkgs.lib.licenses.mit ];
1078 license = [ pkgs.lib.licenses.mit ];
1090 };
1079 };
1091 };
1080 };
1092 "plaster" = super.buildPythonPackage {
1081 "plaster" = super.buildPythonPackage {
1093 name = "plaster-1.0";
1082 name = "plaster-1.0";
1094 doCheck = false;
1083 doCheck = false;
1095 propagatedBuildInputs = [
1084 propagatedBuildInputs = [
1096 self."setuptools"
1085 self."setuptools"
1097 ];
1086 ];
1098 src = fetchurl {
1087 src = fetchurl {
1099 url = "https://files.pythonhosted.org/packages/37/e1/56d04382d718d32751017d32f351214384e529b794084eee20bb52405563/plaster-1.0.tar.gz";
1088 url = "https://files.pythonhosted.org/packages/37/e1/56d04382d718d32751017d32f351214384e529b794084eee20bb52405563/plaster-1.0.tar.gz";
1100 sha256 = "1hy8k0nv2mxq94y5aysk6hjk9ryb4bsd13g83m60hcyzxz3wflc3";
1089 sha256 = "1hy8k0nv2mxq94y5aysk6hjk9ryb4bsd13g83m60hcyzxz3wflc3";
1101 };
1090 };
1102 meta = {
1091 meta = {
1103 license = [ pkgs.lib.licenses.mit ];
1092 license = [ pkgs.lib.licenses.mit ];
1104 };
1093 };
1105 };
1094 };
1106 "plaster-pastedeploy" = super.buildPythonPackage {
1095 "plaster-pastedeploy" = super.buildPythonPackage {
1107 name = "plaster-pastedeploy-0.6";
1096 name = "plaster-pastedeploy-0.6";
1108 doCheck = false;
1097 doCheck = false;
1109 propagatedBuildInputs = [
1098 propagatedBuildInputs = [
1110 self."pastedeploy"
1099 self."pastedeploy"
1111 self."plaster"
1100 self."plaster"
1112 ];
1101 ];
1113 src = fetchurl {
1102 src = fetchurl {
1114 url = "https://files.pythonhosted.org/packages/3f/e7/6a6833158d2038ec40085433308a1e164fd1dac595513f6dd556d5669bb8/plaster_pastedeploy-0.6.tar.gz";
1103 url = "https://files.pythonhosted.org/packages/3f/e7/6a6833158d2038ec40085433308a1e164fd1dac595513f6dd556d5669bb8/plaster_pastedeploy-0.6.tar.gz";
1115 sha256 = "1bkggk18f4z2bmsmxyxabvf62znvjwbivzh880419r3ap0616cf2";
1104 sha256 = "1bkggk18f4z2bmsmxyxabvf62znvjwbivzh880419r3ap0616cf2";
1116 };
1105 };
1117 meta = {
1106 meta = {
1118 license = [ pkgs.lib.licenses.mit ];
1107 license = [ pkgs.lib.licenses.mit ];
1119 };
1108 };
1120 };
1109 };
1121 "pluggy" = super.buildPythonPackage {
1110 "pluggy" = super.buildPythonPackage {
1122 name = "pluggy-0.6.0";
1111 name = "pluggy-0.6.0";
1123 doCheck = false;
1112 doCheck = false;
1124 src = fetchurl {
1113 src = fetchurl {
1125 url = "https://files.pythonhosted.org/packages/11/bf/cbeb8cdfaffa9f2ea154a30ae31a9d04a1209312e2919138b4171a1f8199/pluggy-0.6.0.tar.gz";
1114 url = "https://files.pythonhosted.org/packages/11/bf/cbeb8cdfaffa9f2ea154a30ae31a9d04a1209312e2919138b4171a1f8199/pluggy-0.6.0.tar.gz";
1126 sha256 = "1zqckndfn85l1cd8pndw212zg1bq9fkg1nnj32kp2mppppsyg2kz";
1115 sha256 = "1zqckndfn85l1cd8pndw212zg1bq9fkg1nnj32kp2mppppsyg2kz";
1127 };
1116 };
1128 meta = {
1117 meta = {
1129 license = [ pkgs.lib.licenses.mit ];
1118 license = [ pkgs.lib.licenses.mit ];
1130 };
1119 };
1131 };
1120 };
1132 "prompt-toolkit" = super.buildPythonPackage {
1121 "prompt-toolkit" = super.buildPythonPackage {
1133 name = "prompt-toolkit-1.0.15";
1122 name = "prompt-toolkit-1.0.15";
1134 doCheck = false;
1123 doCheck = false;
1135 propagatedBuildInputs = [
1124 propagatedBuildInputs = [
1136 self."six"
1125 self."six"
1137 self."wcwidth"
1126 self."wcwidth"
1138 ];
1127 ];
1139 src = fetchurl {
1128 src = fetchurl {
1140 url = "https://files.pythonhosted.org/packages/8a/ad/cf6b128866e78ad6d7f1dc5b7f99885fb813393d9860778b2984582e81b5/prompt_toolkit-1.0.15.tar.gz";
1129 url = "https://files.pythonhosted.org/packages/8a/ad/cf6b128866e78ad6d7f1dc5b7f99885fb813393d9860778b2984582e81b5/prompt_toolkit-1.0.15.tar.gz";
1141 sha256 = "05v9h5nydljwpj5nm8n804ms0glajwfy1zagrzqrg91wk3qqi1c5";
1130 sha256 = "05v9h5nydljwpj5nm8n804ms0glajwfy1zagrzqrg91wk3qqi1c5";
1142 };
1131 };
1143 meta = {
1132 meta = {
1144 license = [ pkgs.lib.licenses.bsdOriginal ];
1133 license = [ pkgs.lib.licenses.bsdOriginal ];
1145 };
1134 };
1146 };
1135 };
1147 "psutil" = super.buildPythonPackage {
1136 "psutil" = super.buildPythonPackage {
1148 name = "psutil-5.4.6";
1137 name = "psutil-5.4.6";
1149 doCheck = false;
1138 doCheck = false;
1150 src = fetchurl {
1139 src = fetchurl {
1151 url = "https://files.pythonhosted.org/packages/51/9e/0f8f5423ce28c9109807024f7bdde776ed0b1161de20b408875de7e030c3/psutil-5.4.6.tar.gz";
1140 url = "https://files.pythonhosted.org/packages/51/9e/0f8f5423ce28c9109807024f7bdde776ed0b1161de20b408875de7e030c3/psutil-5.4.6.tar.gz";
1152 sha256 = "1xmw4qi6hnrhw81xqzkvmsm9im7j2vkk4v26ycjwq2jczqsmlvk8";
1141 sha256 = "1xmw4qi6hnrhw81xqzkvmsm9im7j2vkk4v26ycjwq2jczqsmlvk8";
1153 };
1142 };
1154 meta = {
1143 meta = {
1155 license = [ pkgs.lib.licenses.bsdOriginal ];
1144 license = [ pkgs.lib.licenses.bsdOriginal ];
1156 };
1145 };
1157 };
1146 };
1158 "psycopg2" = super.buildPythonPackage {
1147 "psycopg2" = super.buildPythonPackage {
1159 name = "psycopg2-2.7.4";
1148 name = "psycopg2-2.7.4";
1160 doCheck = false;
1149 doCheck = false;
1161 src = fetchurl {
1150 src = fetchurl {
1162 url = "https://files.pythonhosted.org/packages/74/83/51580322ed0e82cba7ad8e0af590b8fb2cf11bd5aaa1ed872661bd36f462/psycopg2-2.7.4.tar.gz";
1151 url = "https://files.pythonhosted.org/packages/74/83/51580322ed0e82cba7ad8e0af590b8fb2cf11bd5aaa1ed872661bd36f462/psycopg2-2.7.4.tar.gz";
1163 sha256 = "02b2yaf1hlwb91xkscbzmajpfj5z3d8yikzh5r48fs8gss8i3xcb";
1152 sha256 = "02b2yaf1hlwb91xkscbzmajpfj5z3d8yikzh5r48fs8gss8i3xcb";
1164 };
1153 };
1165 meta = {
1154 meta = {
1166 license = [ pkgs.lib.licenses.zpl21 { fullName = "GNU Library or Lesser General Public License (LGPL)"; } { fullName = "LGPL with exceptions or ZPL"; } ];
1155 license = [ pkgs.lib.licenses.zpl21 { fullName = "GNU Library or Lesser General Public License (LGPL)"; } { fullName = "LGPL with exceptions or ZPL"; } ];
1167 };
1156 };
1168 };
1157 };
1169 "ptyprocess" = super.buildPythonPackage {
1158 "ptyprocess" = super.buildPythonPackage {
1170 name = "ptyprocess-0.6.0";
1159 name = "ptyprocess-0.6.0";
1171 doCheck = false;
1160 doCheck = false;
1172 src = fetchurl {
1161 src = fetchurl {
1173 url = "https://files.pythonhosted.org/packages/7d/2d/e4b8733cf79b7309d84c9081a4ab558c89d8c89da5961bf4ddb050ca1ce0/ptyprocess-0.6.0.tar.gz";
1162 url = "https://files.pythonhosted.org/packages/7d/2d/e4b8733cf79b7309d84c9081a4ab558c89d8c89da5961bf4ddb050ca1ce0/ptyprocess-0.6.0.tar.gz";
1174 sha256 = "1h4lcd3w5nrxnsk436ar7fwkiy5rfn5wj2xwy9l0r4mdqnf2jgwj";
1163 sha256 = "1h4lcd3w5nrxnsk436ar7fwkiy5rfn5wj2xwy9l0r4mdqnf2jgwj";
1175 };
1164 };
1176 meta = {
1165 meta = {
1177 license = [ ];
1166 license = [ ];
1178 };
1167 };
1179 };
1168 };
1180 "py" = super.buildPythonPackage {
1169 "py" = super.buildPythonPackage {
1181 name = "py-1.5.3";
1170 name = "py-1.5.3";
1182 doCheck = false;
1171 doCheck = false;
1183 src = fetchurl {
1172 src = fetchurl {
1184 url = "https://files.pythonhosted.org/packages/f7/84/b4c6e84672c4ceb94f727f3da8344037b62cee960d80e999b1cd9b832d83/py-1.5.3.tar.gz";
1173 url = "https://files.pythonhosted.org/packages/f7/84/b4c6e84672c4ceb94f727f3da8344037b62cee960d80e999b1cd9b832d83/py-1.5.3.tar.gz";
1185 sha256 = "10gq2lckvgwlk9w6yzijhzkarx44hsaknd0ypa08wlnpjnsgmj99";
1174 sha256 = "10gq2lckvgwlk9w6yzijhzkarx44hsaknd0ypa08wlnpjnsgmj99";
1186 };
1175 };
1187 meta = {
1176 meta = {
1188 license = [ pkgs.lib.licenses.mit ];
1177 license = [ pkgs.lib.licenses.mit ];
1189 };
1178 };
1190 };
1179 };
1191 "py-bcrypt" = super.buildPythonPackage {
1180 "py-bcrypt" = super.buildPythonPackage {
1192 name = "py-bcrypt-0.4";
1181 name = "py-bcrypt-0.4";
1193 doCheck = false;
1182 doCheck = false;
1194 src = fetchurl {
1183 src = fetchurl {
1195 url = "https://files.pythonhosted.org/packages/68/b1/1c3068c5c4d2e35c48b38dcc865301ebfdf45f54507086ac65ced1fd3b3d/py-bcrypt-0.4.tar.gz";
1184 url = "https://files.pythonhosted.org/packages/68/b1/1c3068c5c4d2e35c48b38dcc865301ebfdf45f54507086ac65ced1fd3b3d/py-bcrypt-0.4.tar.gz";
1196 sha256 = "0y6smdggwi5s72v6p1nn53dg6w05hna3d264cq6kas0lap73p8az";
1185 sha256 = "0y6smdggwi5s72v6p1nn53dg6w05hna3d264cq6kas0lap73p8az";
1197 };
1186 };
1198 meta = {
1187 meta = {
1199 license = [ pkgs.lib.licenses.bsdOriginal ];
1188 license = [ pkgs.lib.licenses.bsdOriginal ];
1200 };
1189 };
1201 };
1190 };
1202 "py-gfm" = super.buildPythonPackage {
1191 "py-gfm" = super.buildPythonPackage {
1203 name = "py-gfm-0.1.3";
1192 name = "py-gfm-0.1.3";
1204 doCheck = false;
1193 doCheck = false;
1205 propagatedBuildInputs = [
1194 propagatedBuildInputs = [
1206 self."setuptools"
1195 self."setuptools"
1207 self."markdown"
1196 self."markdown"
1208 ];
1197 ];
1209 src = fetchurl {
1198 src = fetchurl {
1210 url = "https://files.pythonhosted.org/packages/12/e4/6b3d8678da04f97d7490d8264d8de51c2dc9fb91209ccee9c515c95e14c5/py-gfm-0.1.3.tar.gz";
1199 url = "https://files.pythonhosted.org/packages/12/e4/6b3d8678da04f97d7490d8264d8de51c2dc9fb91209ccee9c515c95e14c5/py-gfm-0.1.3.tar.gz";
1211 sha256 = "162ggwwj0af9g3s1k8m4bfwbvis03x9pinnf35mj79pb90rf81zi";
1200 sha256 = "162ggwwj0af9g3s1k8m4bfwbvis03x9pinnf35mj79pb90rf81zi";
1212 };
1201 };
1213 meta = {
1202 meta = {
1214 license = [ pkgs.lib.licenses.bsdOriginal ];
1203 license = [ pkgs.lib.licenses.bsdOriginal ];
1215 };
1204 };
1216 };
1205 };
1217 "pyasn1" = super.buildPythonPackage {
1206 "pyasn1" = super.buildPythonPackage {
1218 name = "pyasn1-0.4.4";
1207 name = "pyasn1-0.4.4";
1219 doCheck = false;
1208 doCheck = false;
1220 src = fetchurl {
1209 src = fetchurl {
1221 url = "https://files.pythonhosted.org/packages/10/46/059775dc8e50f722d205452bced4b3cc965d27e8c3389156acd3b1123ae3/pyasn1-0.4.4.tar.gz";
1210 url = "https://files.pythonhosted.org/packages/10/46/059775dc8e50f722d205452bced4b3cc965d27e8c3389156acd3b1123ae3/pyasn1-0.4.4.tar.gz";
1222 sha256 = "0drilmx5j25aplfr5wrml0030cs5fgxp9yp94fhllxgx28yjm3zm";
1211 sha256 = "0drilmx5j25aplfr5wrml0030cs5fgxp9yp94fhllxgx28yjm3zm";
1223 };
1212 };
1224 meta = {
1213 meta = {
1225 license = [ pkgs.lib.licenses.bsdOriginal ];
1214 license = [ pkgs.lib.licenses.bsdOriginal ];
1226 };
1215 };
1227 };
1216 };
1228 "pyasn1-modules" = super.buildPythonPackage {
1217 "pyasn1-modules" = super.buildPythonPackage {
1229 name = "pyasn1-modules-0.2.2";
1218 name = "pyasn1-modules-0.2.2";
1230 doCheck = false;
1219 doCheck = false;
1231 propagatedBuildInputs = [
1220 propagatedBuildInputs = [
1232 self."pyasn1"
1221 self."pyasn1"
1233 ];
1222 ];
1234 src = fetchurl {
1223 src = fetchurl {
1235 url = "https://files.pythonhosted.org/packages/37/33/74ebdc52be534e683dc91faf263931bc00ae05c6073909fde53999088541/pyasn1-modules-0.2.2.tar.gz";
1224 url = "https://files.pythonhosted.org/packages/37/33/74ebdc52be534e683dc91faf263931bc00ae05c6073909fde53999088541/pyasn1-modules-0.2.2.tar.gz";
1236 sha256 = "0ivm850yi7ajjbi8j115qpsj95bgxdsx48nbjzg0zip788c3xkx0";
1225 sha256 = "0ivm850yi7ajjbi8j115qpsj95bgxdsx48nbjzg0zip788c3xkx0";
1237 };
1226 };
1238 meta = {
1227 meta = {
1239 license = [ pkgs.lib.licenses.bsdOriginal ];
1228 license = [ pkgs.lib.licenses.bsdOriginal ];
1240 };
1229 };
1241 };
1230 };
1242 "pycrypto" = super.buildPythonPackage {
1231 "pycrypto" = super.buildPythonPackage {
1243 name = "pycrypto-2.6.1";
1232 name = "pycrypto-2.6.1";
1244 doCheck = false;
1233 doCheck = false;
1245 src = fetchurl {
1234 src = fetchurl {
1246 url = "https://files.pythonhosted.org/packages/60/db/645aa9af249f059cc3a368b118de33889219e0362141e75d4eaf6f80f163/pycrypto-2.6.1.tar.gz";
1235 url = "https://files.pythonhosted.org/packages/60/db/645aa9af249f059cc3a368b118de33889219e0362141e75d4eaf6f80f163/pycrypto-2.6.1.tar.gz";
1247 sha256 = "0g0ayql5b9mkjam8hym6zyg6bv77lbh66rv1fyvgqb17kfc1xkpj";
1236 sha256 = "0g0ayql5b9mkjam8hym6zyg6bv77lbh66rv1fyvgqb17kfc1xkpj";
1248 };
1237 };
1249 meta = {
1238 meta = {
1250 license = [ pkgs.lib.licenses.publicDomain ];
1239 license = [ pkgs.lib.licenses.publicDomain ];
1251 };
1240 };
1252 };
1241 };
1253 "pycurl" = super.buildPythonPackage {
1242 "pycurl" = super.buildPythonPackage {
1254 name = "pycurl-7.43.0.2";
1243 name = "pycurl-7.43.0.2";
1255 doCheck = false;
1244 doCheck = false;
1256 src = fetchurl {
1245 src = fetchurl {
1257 url = "https://files.pythonhosted.org/packages/e8/e4/0dbb8735407189f00b33d84122b9be52c790c7c3b25286826f4e1bdb7bde/pycurl-7.43.0.2.tar.gz";
1246 url = "https://files.pythonhosted.org/packages/e8/e4/0dbb8735407189f00b33d84122b9be52c790c7c3b25286826f4e1bdb7bde/pycurl-7.43.0.2.tar.gz";
1258 sha256 = "1915kb04k1j4y6k1dx1sgnbddxrl9r1n4q928if2lkrdm73xy30g";
1247 sha256 = "1915kb04k1j4y6k1dx1sgnbddxrl9r1n4q928if2lkrdm73xy30g";
1259 };
1248 };
1260 meta = {
1249 meta = {
1261 license = [ pkgs.lib.licenses.mit { fullName = "LGPL/MIT"; } { fullName = "GNU Library or Lesser General Public License (LGPL)"; } ];
1250 license = [ pkgs.lib.licenses.mit { fullName = "LGPL/MIT"; } { fullName = "GNU Library or Lesser General Public License (LGPL)"; } ];
1262 };
1251 };
1263 };
1252 };
1264 "pyflakes" = super.buildPythonPackage {
1253 "pyflakes" = super.buildPythonPackage {
1265 name = "pyflakes-0.8.1";
1254 name = "pyflakes-0.8.1";
1266 doCheck = false;
1255 doCheck = false;
1267 src = fetchurl {
1256 src = fetchurl {
1268 url = "https://files.pythonhosted.org/packages/75/22/a90ec0252f4f87f3ffb6336504de71fe16a49d69c4538dae2f12b9360a38/pyflakes-0.8.1.tar.gz";
1257 url = "https://files.pythonhosted.org/packages/75/22/a90ec0252f4f87f3ffb6336504de71fe16a49d69c4538dae2f12b9360a38/pyflakes-0.8.1.tar.gz";
1269 sha256 = "0sbpq6pqm1i9wqi41mlfrsc5rk92jv4mskvlyxmnhlbdnc80ma1z";
1258 sha256 = "0sbpq6pqm1i9wqi41mlfrsc5rk92jv4mskvlyxmnhlbdnc80ma1z";
1270 };
1259 };
1271 meta = {
1260 meta = {
1272 license = [ pkgs.lib.licenses.mit ];
1261 license = [ pkgs.lib.licenses.mit ];
1273 };
1262 };
1274 };
1263 };
1275 "pygments" = super.buildPythonPackage {
1264 "pygments" = super.buildPythonPackage {
1276 name = "pygments-2.2.0";
1265 name = "pygments-2.2.0";
1277 doCheck = false;
1266 doCheck = false;
1278 src = fetchurl {
1267 src = fetchurl {
1279 url = "https://files.pythonhosted.org/packages/71/2a/2e4e77803a8bd6408a2903340ac498cb0a2181811af7c9ec92cb70b0308a/Pygments-2.2.0.tar.gz";
1268 url = "https://files.pythonhosted.org/packages/71/2a/2e4e77803a8bd6408a2903340ac498cb0a2181811af7c9ec92cb70b0308a/Pygments-2.2.0.tar.gz";
1280 sha256 = "1k78qdvir1yb1c634nkv6rbga8wv4289xarghmsbbvzhvr311bnv";
1269 sha256 = "1k78qdvir1yb1c634nkv6rbga8wv4289xarghmsbbvzhvr311bnv";
1281 };
1270 };
1282 meta = {
1271 meta = {
1283 license = [ pkgs.lib.licenses.bsdOriginal ];
1272 license = [ pkgs.lib.licenses.bsdOriginal ];
1284 };
1273 };
1285 };
1274 };
1286 "pygments-markdown-lexer" = super.buildPythonPackage {
1275 "pygments-markdown-lexer" = super.buildPythonPackage {
1287 name = "pygments-markdown-lexer-0.1.0.dev39";
1276 name = "pygments-markdown-lexer-0.1.0.dev39";
1288 doCheck = false;
1277 doCheck = false;
1289 propagatedBuildInputs = [
1278 propagatedBuildInputs = [
1290 self."pygments"
1279 self."pygments"
1291 ];
1280 ];
1292 src = fetchurl {
1281 src = fetchurl {
1293 url = "https://files.pythonhosted.org/packages/c3/12/674cdee66635d638cedb2c5d9c85ce507b7b2f91bdba29e482f1b1160ff6/pygments-markdown-lexer-0.1.0.dev39.zip";
1282 url = "https://files.pythonhosted.org/packages/c3/12/674cdee66635d638cedb2c5d9c85ce507b7b2f91bdba29e482f1b1160ff6/pygments-markdown-lexer-0.1.0.dev39.zip";
1294 sha256 = "1pzb5wy23q3fhs0rqzasjnw6hdzwjngpakb73i98cn0b8lk8q4jc";
1283 sha256 = "1pzb5wy23q3fhs0rqzasjnw6hdzwjngpakb73i98cn0b8lk8q4jc";
1295 };
1284 };
1296 meta = {
1285 meta = {
1297 license = [ pkgs.lib.licenses.asl20 ];
1286 license = [ pkgs.lib.licenses.asl20 ];
1298 };
1287 };
1299 };
1288 };
1300 "pymysql" = super.buildPythonPackage {
1289 "pymysql" = super.buildPythonPackage {
1301 name = "pymysql-0.8.1";
1290 name = "pymysql-0.8.1";
1302 doCheck = false;
1291 doCheck = false;
1303 src = fetchurl {
1292 src = fetchurl {
1304 url = "https://files.pythonhosted.org/packages/44/39/6bcb83cae0095a31b6be4511707fdf2009d3e29903a55a0494d3a9a2fac0/PyMySQL-0.8.1.tar.gz";
1293 url = "https://files.pythonhosted.org/packages/44/39/6bcb83cae0095a31b6be4511707fdf2009d3e29903a55a0494d3a9a2fac0/PyMySQL-0.8.1.tar.gz";
1305 sha256 = "0a96crz55bw4h6myh833skrli7b0ck89m3x673y2z2ryy7zrpq9l";
1294 sha256 = "0a96crz55bw4h6myh833skrli7b0ck89m3x673y2z2ryy7zrpq9l";
1306 };
1295 };
1307 meta = {
1296 meta = {
1308 license = [ pkgs.lib.licenses.mit ];
1297 license = [ pkgs.lib.licenses.mit ];
1309 };
1298 };
1310 };
1299 };
1311 "pyotp" = super.buildPythonPackage {
1300 "pyotp" = super.buildPythonPackage {
1312 name = "pyotp-2.2.6";
1301 name = "pyotp-2.2.6";
1313 doCheck = false;
1302 doCheck = false;
1314 src = fetchurl {
1303 src = fetchurl {
1315 url = "https://files.pythonhosted.org/packages/67/69/131f5ad63de40c30f3be88d891e4a2ea1b69398528db99bc1e5c543422fa/pyotp-2.2.6.tar.gz";
1304 url = "https://files.pythonhosted.org/packages/67/69/131f5ad63de40c30f3be88d891e4a2ea1b69398528db99bc1e5c543422fa/pyotp-2.2.6.tar.gz";
1316 sha256 = "0sdxxvr3j4j0pk26v258jpxhgpbnpmyqhvzhl24hsd50j7fk14fx";
1305 sha256 = "0sdxxvr3j4j0pk26v258jpxhgpbnpmyqhvzhl24hsd50j7fk14fx";
1317 };
1306 };
1318 meta = {
1307 meta = {
1319 license = [ pkgs.lib.licenses.bsdOriginal ];
1308 license = [ pkgs.lib.licenses.bsdOriginal ];
1320 };
1309 };
1321 };
1310 };
1322 "pyparsing" = super.buildPythonPackage {
1311 "pyparsing" = super.buildPythonPackage {
1323 name = "pyparsing-1.5.7";
1312 name = "pyparsing-1.5.7";
1324 doCheck = false;
1313 doCheck = false;
1325 src = fetchurl {
1314 src = fetchurl {
1326 url = "https://files.pythonhosted.org/packages/6f/2c/47457771c02a8ff0f302b695e094ec309e30452232bd79198ee94fda689f/pyparsing-1.5.7.tar.gz";
1315 url = "https://files.pythonhosted.org/packages/6f/2c/47457771c02a8ff0f302b695e094ec309e30452232bd79198ee94fda689f/pyparsing-1.5.7.tar.gz";
1327 sha256 = "17z7ws076z977sclj628fvwrp8y9j2rvdjcsq42v129n1gwi8vk4";
1316 sha256 = "17z7ws076z977sclj628fvwrp8y9j2rvdjcsq42v129n1gwi8vk4";
1328 };
1317 };
1329 meta = {
1318 meta = {
1330 license = [ pkgs.lib.licenses.mit ];
1319 license = [ pkgs.lib.licenses.mit ];
1331 };
1320 };
1332 };
1321 };
1333 "pyramid" = super.buildPythonPackage {
1322 "pyramid" = super.buildPythonPackage {
1334 name = "pyramid-1.9.2";
1323 name = "pyramid-1.9.2";
1335 doCheck = false;
1324 doCheck = false;
1336 propagatedBuildInputs = [
1325 propagatedBuildInputs = [
1337 self."setuptools"
1326 self."setuptools"
1338 self."webob"
1327 self."webob"
1339 self."repoze.lru"
1328 self."repoze.lru"
1340 self."zope.interface"
1329 self."zope.interface"
1341 self."zope.deprecation"
1330 self."zope.deprecation"
1342 self."venusian"
1331 self."venusian"
1343 self."translationstring"
1332 self."translationstring"
1344 self."pastedeploy"
1333 self."pastedeploy"
1345 self."plaster"
1334 self."plaster"
1346 self."plaster-pastedeploy"
1335 self."plaster-pastedeploy"
1347 self."hupper"
1336 self."hupper"
1348 ];
1337 ];
1349 src = fetchurl {
1338 src = fetchurl {
1350 url = "https://files.pythonhosted.org/packages/a0/c1/b321d07cfc4870541989ad131c86a1d593bfe802af0eca9718a0dadfb97a/pyramid-1.9.2.tar.gz";
1339 url = "https://files.pythonhosted.org/packages/a0/c1/b321d07cfc4870541989ad131c86a1d593bfe802af0eca9718a0dadfb97a/pyramid-1.9.2.tar.gz";
1351 sha256 = "09drsl0346nchgxp2j7sa5hlk7mkhfld9wvbd0wicacrp26a92fg";
1340 sha256 = "09drsl0346nchgxp2j7sa5hlk7mkhfld9wvbd0wicacrp26a92fg";
1352 };
1341 };
1353 meta = {
1342 meta = {
1354 license = [ { fullName = "Repoze Public License"; } { fullName = "BSD-derived (http://www.repoze.org/LICENSE.txt)"; } ];
1343 license = [ { fullName = "Repoze Public License"; } { fullName = "BSD-derived (http://www.repoze.org/LICENSE.txt)"; } ];
1355 };
1344 };
1356 };
1345 };
1357 "pyramid-beaker" = super.buildPythonPackage {
1346 "pyramid-beaker" = super.buildPythonPackage {
1358 name = "pyramid-beaker-0.8";
1347 name = "pyramid-beaker-0.8";
1359 doCheck = false;
1348 doCheck = false;
1360 propagatedBuildInputs = [
1349 propagatedBuildInputs = [
1361 self."pyramid"
1350 self."pyramid"
1362 self."beaker"
1351 self."beaker"
1363 ];
1352 ];
1364 src = fetchurl {
1353 src = fetchurl {
1365 url = "https://files.pythonhosted.org/packages/d9/6e/b85426e00fd3d57f4545f74e1c3828552d8700f13ededeef9233f7bca8be/pyramid_beaker-0.8.tar.gz";
1354 url = "https://files.pythonhosted.org/packages/d9/6e/b85426e00fd3d57f4545f74e1c3828552d8700f13ededeef9233f7bca8be/pyramid_beaker-0.8.tar.gz";
1366 sha256 = "0hflx3qkcdml1mwpq53sz46s7jickpfn0zy0ns2c7j445j66bp3p";
1355 sha256 = "0hflx3qkcdml1mwpq53sz46s7jickpfn0zy0ns2c7j445j66bp3p";
1367 };
1356 };
1368 meta = {
1357 meta = {
1369 license = [ { fullName = "BSD-derived (http://www.repoze.org/LICENSE.txt)"; } ];
1358 license = [ { fullName = "BSD-derived (http://www.repoze.org/LICENSE.txt)"; } ];
1370 };
1359 };
1371 };
1360 };
1372 "pyramid-debugtoolbar" = super.buildPythonPackage {
1361 "pyramid-debugtoolbar" = super.buildPythonPackage {
1373 name = "pyramid-debugtoolbar-4.4";
1362 name = "pyramid-debugtoolbar-4.4";
1374 doCheck = false;
1363 doCheck = false;
1375 propagatedBuildInputs = [
1364 propagatedBuildInputs = [
1376 self."pyramid"
1365 self."pyramid"
1377 self."pyramid-mako"
1366 self."pyramid-mako"
1378 self."repoze.lru"
1367 self."repoze.lru"
1379 self."pygments"
1368 self."pygments"
1380 self."ipaddress"
1369 self."ipaddress"
1381 ];
1370 ];
1382 src = fetchurl {
1371 src = fetchurl {
1383 url = "https://files.pythonhosted.org/packages/00/6f/c04eb4e715a7a5a4b24079ab7ffd1dceb1f70b2e24fc17686a2922dbac0a/pyramid_debugtoolbar-4.4.tar.gz";
1372 url = "https://files.pythonhosted.org/packages/00/6f/c04eb4e715a7a5a4b24079ab7ffd1dceb1f70b2e24fc17686a2922dbac0a/pyramid_debugtoolbar-4.4.tar.gz";
1384 sha256 = "17p7nxvapvy2hab1rah3ndq2kbs4v83pixj8x2n4m7008ai9lxsz";
1373 sha256 = "17p7nxvapvy2hab1rah3ndq2kbs4v83pixj8x2n4m7008ai9lxsz";
1385 };
1374 };
1386 meta = {
1375 meta = {
1387 license = [ { fullName = "Repoze Public License"; } pkgs.lib.licenses.bsdOriginal ];
1376 license = [ { fullName = "Repoze Public License"; } pkgs.lib.licenses.bsdOriginal ];
1388 };
1377 };
1389 };
1378 };
1390 "pyramid-jinja2" = super.buildPythonPackage {
1379 "pyramid-jinja2" = super.buildPythonPackage {
1391 name = "pyramid-jinja2-2.7";
1380 name = "pyramid-jinja2-2.7";
1392 doCheck = false;
1381 doCheck = false;
1393 propagatedBuildInputs = [
1382 propagatedBuildInputs = [
1394 self."pyramid"
1383 self."pyramid"
1395 self."zope.deprecation"
1384 self."zope.deprecation"
1396 self."jinja2"
1385 self."jinja2"
1397 self."markupsafe"
1386 self."markupsafe"
1398 ];
1387 ];
1399 src = fetchurl {
1388 src = fetchurl {
1400 url = "https://files.pythonhosted.org/packages/d8/80/d60a7233823de22ce77bd864a8a83736a1fe8b49884b08303a2e68b2c853/pyramid_jinja2-2.7.tar.gz";
1389 url = "https://files.pythonhosted.org/packages/d8/80/d60a7233823de22ce77bd864a8a83736a1fe8b49884b08303a2e68b2c853/pyramid_jinja2-2.7.tar.gz";
1401 sha256 = "1sz5s0pp5jqhf4w22w9527yz8hgdi4mhr6apd6vw1gm5clghh8aw";
1390 sha256 = "1sz5s0pp5jqhf4w22w9527yz8hgdi4mhr6apd6vw1gm5clghh8aw";
1402 };
1391 };
1403 meta = {
1392 meta = {
1404 license = [ { fullName = "Repoze Public License"; } { fullName = "BSD-derived (http://www.repoze.org/LICENSE.txt)"; } ];
1393 license = [ { fullName = "Repoze Public License"; } { fullName = "BSD-derived (http://www.repoze.org/LICENSE.txt)"; } ];
1405 };
1394 };
1406 };
1395 };
1407 "pyramid-mako" = super.buildPythonPackage {
1396 "pyramid-mako" = super.buildPythonPackage {
1408 name = "pyramid-mako-1.0.2";
1397 name = "pyramid-mako-1.0.2";
1409 doCheck = false;
1398 doCheck = false;
1410 propagatedBuildInputs = [
1399 propagatedBuildInputs = [
1411 self."pyramid"
1400 self."pyramid"
1412 self."mako"
1401 self."mako"
1413 ];
1402 ];
1414 src = fetchurl {
1403 src = fetchurl {
1415 url = "https://files.pythonhosted.org/packages/f1/92/7e69bcf09676d286a71cb3bbb887b16595b96f9ba7adbdc239ffdd4b1eb9/pyramid_mako-1.0.2.tar.gz";
1404 url = "https://files.pythonhosted.org/packages/f1/92/7e69bcf09676d286a71cb3bbb887b16595b96f9ba7adbdc239ffdd4b1eb9/pyramid_mako-1.0.2.tar.gz";
1416 sha256 = "18gk2vliq8z4acblsl6yzgbvnr9rlxjlcqir47km7kvlk1xri83d";
1405 sha256 = "18gk2vliq8z4acblsl6yzgbvnr9rlxjlcqir47km7kvlk1xri83d";
1417 };
1406 };
1418 meta = {
1407 meta = {
1419 license = [ { fullName = "Repoze Public License"; } { fullName = "BSD-derived (http://www.repoze.org/LICENSE.txt)"; } ];
1408 license = [ { fullName = "Repoze Public License"; } { fullName = "BSD-derived (http://www.repoze.org/LICENSE.txt)"; } ];
1420 };
1409 };
1421 };
1410 };
1422 "pysqlite" = super.buildPythonPackage {
1411 "pysqlite" = super.buildPythonPackage {
1423 name = "pysqlite-2.8.3";
1412 name = "pysqlite-2.8.3";
1424 doCheck = false;
1413 doCheck = false;
1425 src = fetchurl {
1414 src = fetchurl {
1426 url = "https://files.pythonhosted.org/packages/42/02/981b6703e3c83c5b25a829c6e77aad059f9481b0bbacb47e6e8ca12bd731/pysqlite-2.8.3.tar.gz";
1415 url = "https://files.pythonhosted.org/packages/42/02/981b6703e3c83c5b25a829c6e77aad059f9481b0bbacb47e6e8ca12bd731/pysqlite-2.8.3.tar.gz";
1427 sha256 = "1424gwq9sil2ffmnizk60q36vydkv8rxs6m7xs987kz8cdc37lqp";
1416 sha256 = "1424gwq9sil2ffmnizk60q36vydkv8rxs6m7xs987kz8cdc37lqp";
1428 };
1417 };
1429 meta = {
1418 meta = {
1430 license = [ { fullName = "zlib/libpng License"; } { fullName = "zlib/libpng license"; } ];
1419 license = [ { fullName = "zlib/libpng License"; } { fullName = "zlib/libpng license"; } ];
1431 };
1420 };
1432 };
1421 };
1433 "pytest" = super.buildPythonPackage {
1422 "pytest" = super.buildPythonPackage {
1434 name = "pytest-3.6.0";
1423 name = "pytest-3.6.0";
1435 doCheck = false;
1424 doCheck = false;
1436 propagatedBuildInputs = [
1425 propagatedBuildInputs = [
1437 self."py"
1426 self."py"
1438 self."six"
1427 self."six"
1439 self."setuptools"
1428 self."setuptools"
1440 self."attrs"
1429 self."attrs"
1441 self."more-itertools"
1430 self."more-itertools"
1442 self."atomicwrites"
1431 self."atomicwrites"
1443 self."pluggy"
1432 self."pluggy"
1444 self."funcsigs"
1433 self."funcsigs"
1445 ];
1434 ];
1446 src = fetchurl {
1435 src = fetchurl {
1447 url = "https://files.pythonhosted.org/packages/67/6a/5bcdc22f8dbada1d2910d6e1a3a03f6b14306c78f81122890735b28be4bf/pytest-3.6.0.tar.gz";
1436 url = "https://files.pythonhosted.org/packages/67/6a/5bcdc22f8dbada1d2910d6e1a3a03f6b14306c78f81122890735b28be4bf/pytest-3.6.0.tar.gz";
1448 sha256 = "0bdfazvjjbxssqzyvkb3m2x2in7xv56ipr899l00s87k7815sm9r";
1437 sha256 = "0bdfazvjjbxssqzyvkb3m2x2in7xv56ipr899l00s87k7815sm9r";
1449 };
1438 };
1450 meta = {
1439 meta = {
1451 license = [ pkgs.lib.licenses.mit ];
1440 license = [ pkgs.lib.licenses.mit ];
1452 };
1441 };
1453 };
1442 };
1454 "pytest-cov" = super.buildPythonPackage {
1443 "pytest-cov" = super.buildPythonPackage {
1455 name = "pytest-cov-2.5.1";
1444 name = "pytest-cov-2.5.1";
1456 doCheck = false;
1445 doCheck = false;
1457 propagatedBuildInputs = [
1446 propagatedBuildInputs = [
1458 self."pytest"
1447 self."pytest"
1459 self."coverage"
1448 self."coverage"
1460 ];
1449 ];
1461 src = fetchurl {
1450 src = fetchurl {
1462 url = "https://files.pythonhosted.org/packages/24/b4/7290d65b2f3633db51393bdf8ae66309b37620bc3ec116c5e357e3e37238/pytest-cov-2.5.1.tar.gz";
1451 url = "https://files.pythonhosted.org/packages/24/b4/7290d65b2f3633db51393bdf8ae66309b37620bc3ec116c5e357e3e37238/pytest-cov-2.5.1.tar.gz";
1463 sha256 = "0bbfpwdh9k3636bxc88vz9fa7vf4akchgn513ql1vd0xy4n7bah3";
1452 sha256 = "0bbfpwdh9k3636bxc88vz9fa7vf4akchgn513ql1vd0xy4n7bah3";
1464 };
1453 };
1465 meta = {
1454 meta = {
1466 license = [ pkgs.lib.licenses.bsdOriginal pkgs.lib.licenses.mit ];
1455 license = [ pkgs.lib.licenses.bsdOriginal pkgs.lib.licenses.mit ];
1467 };
1456 };
1468 };
1457 };
1469 "pytest-profiling" = super.buildPythonPackage {
1458 "pytest-profiling" = super.buildPythonPackage {
1470 name = "pytest-profiling-1.3.0";
1459 name = "pytest-profiling-1.3.0";
1471 doCheck = false;
1460 doCheck = false;
1472 propagatedBuildInputs = [
1461 propagatedBuildInputs = [
1473 self."six"
1462 self."six"
1474 self."pytest"
1463 self."pytest"
1475 self."gprof2dot"
1464 self."gprof2dot"
1476 ];
1465 ];
1477 src = fetchurl {
1466 src = fetchurl {
1478 url = "https://files.pythonhosted.org/packages/f5/34/4626126e041a51ef50a80d0619519b18d20aef249aac25b0d0fdd47e57ee/pytest-profiling-1.3.0.tar.gz";
1467 url = "https://files.pythonhosted.org/packages/f5/34/4626126e041a51ef50a80d0619519b18d20aef249aac25b0d0fdd47e57ee/pytest-profiling-1.3.0.tar.gz";
1479 sha256 = "08r5afx5z22yvpmsnl91l4amsy1yxn8qsmm61mhp06mz8zjs51kb";
1468 sha256 = "08r5afx5z22yvpmsnl91l4amsy1yxn8qsmm61mhp06mz8zjs51kb";
1480 };
1469 };
1481 meta = {
1470 meta = {
1482 license = [ pkgs.lib.licenses.mit ];
1471 license = [ pkgs.lib.licenses.mit ];
1483 };
1472 };
1484 };
1473 };
1485 "pytest-runner" = super.buildPythonPackage {
1474 "pytest-runner" = super.buildPythonPackage {
1486 name = "pytest-runner-4.2";
1475 name = "pytest-runner-4.2";
1487 doCheck = false;
1476 doCheck = false;
1488 src = fetchurl {
1477 src = fetchurl {
1489 url = "https://files.pythonhosted.org/packages/9e/b7/fe6e8f87f9a756fd06722216f1b6698ccba4d269eac6329d9f0c441d0f93/pytest-runner-4.2.tar.gz";
1478 url = "https://files.pythonhosted.org/packages/9e/b7/fe6e8f87f9a756fd06722216f1b6698ccba4d269eac6329d9f0c441d0f93/pytest-runner-4.2.tar.gz";
1490 sha256 = "1gkpyphawxz38ni1gdq1fmwyqcg02m7ypzqvv46z06crwdxi2gyj";
1479 sha256 = "1gkpyphawxz38ni1gdq1fmwyqcg02m7ypzqvv46z06crwdxi2gyj";
1491 };
1480 };
1492 meta = {
1481 meta = {
1493 license = [ pkgs.lib.licenses.mit ];
1482 license = [ pkgs.lib.licenses.mit ];
1494 };
1483 };
1495 };
1484 };
1496 "pytest-sugar" = super.buildPythonPackage {
1485 "pytest-sugar" = super.buildPythonPackage {
1497 name = "pytest-sugar-0.9.1";
1486 name = "pytest-sugar-0.9.1";
1498 doCheck = false;
1487 doCheck = false;
1499 propagatedBuildInputs = [
1488 propagatedBuildInputs = [
1500 self."pytest"
1489 self."pytest"
1501 self."termcolor"
1490 self."termcolor"
1502 ];
1491 ];
1503 src = fetchurl {
1492 src = fetchurl {
1504 url = "https://files.pythonhosted.org/packages/3e/6a/a3f909083079d03bde11d06ab23088886bbe25f2c97fbe4bb865e2bf05bc/pytest-sugar-0.9.1.tar.gz";
1493 url = "https://files.pythonhosted.org/packages/3e/6a/a3f909083079d03bde11d06ab23088886bbe25f2c97fbe4bb865e2bf05bc/pytest-sugar-0.9.1.tar.gz";
1505 sha256 = "0b4av40dv30727m54v211r0nzwjp2ajkjgxix6j484qjmwpw935b";
1494 sha256 = "0b4av40dv30727m54v211r0nzwjp2ajkjgxix6j484qjmwpw935b";
1506 };
1495 };
1507 meta = {
1496 meta = {
1508 license = [ pkgs.lib.licenses.bsdOriginal ];
1497 license = [ pkgs.lib.licenses.bsdOriginal ];
1509 };
1498 };
1510 };
1499 };
1511 "pytest-timeout" = super.buildPythonPackage {
1500 "pytest-timeout" = super.buildPythonPackage {
1512 name = "pytest-timeout-1.2.1";
1501 name = "pytest-timeout-1.2.1";
1513 doCheck = false;
1502 doCheck = false;
1514 propagatedBuildInputs = [
1503 propagatedBuildInputs = [
1515 self."pytest"
1504 self."pytest"
1516 ];
1505 ];
1517 src = fetchurl {
1506 src = fetchurl {
1518 url = "https://files.pythonhosted.org/packages/be/e9/a9106b8bc87521c6813060f50f7d1fdc15665bc1bbbe71c0ffc1c571aaa2/pytest-timeout-1.2.1.tar.gz";
1507 url = "https://files.pythonhosted.org/packages/be/e9/a9106b8bc87521c6813060f50f7d1fdc15665bc1bbbe71c0ffc1c571aaa2/pytest-timeout-1.2.1.tar.gz";
1519 sha256 = "1kdp6qbh5v1168l99rba5yfzvy05gmzkmkhldgp36p9xcdjd5dv8";
1508 sha256 = "1kdp6qbh5v1168l99rba5yfzvy05gmzkmkhldgp36p9xcdjd5dv8";
1520 };
1509 };
1521 meta = {
1510 meta = {
1522 license = [ pkgs.lib.licenses.mit { fullName = "DFSG approved"; } ];
1511 license = [ pkgs.lib.licenses.mit { fullName = "DFSG approved"; } ];
1523 };
1512 };
1524 };
1513 };
1525 "python-dateutil" = super.buildPythonPackage {
1514 "python-dateutil" = super.buildPythonPackage {
1526 name = "python-dateutil-2.7.3";
1515 name = "python-dateutil-2.7.3";
1527 doCheck = false;
1516 doCheck = false;
1528 propagatedBuildInputs = [
1517 propagatedBuildInputs = [
1529 self."six"
1518 self."six"
1530 ];
1519 ];
1531 src = fetchurl {
1520 src = fetchurl {
1532 url = "https://files.pythonhosted.org/packages/a0/b0/a4e3241d2dee665fea11baec21389aec6886655cd4db7647ddf96c3fad15/python-dateutil-2.7.3.tar.gz";
1521 url = "https://files.pythonhosted.org/packages/a0/b0/a4e3241d2dee665fea11baec21389aec6886655cd4db7647ddf96c3fad15/python-dateutil-2.7.3.tar.gz";
1533 sha256 = "1f7h54lg0w2ckch7592xpjkh8dg87k2br256h0iw49zn6bg02w72";
1522 sha256 = "1f7h54lg0w2ckch7592xpjkh8dg87k2br256h0iw49zn6bg02w72";
1534 };
1523 };
1535 meta = {
1524 meta = {
1536 license = [ pkgs.lib.licenses.bsdOriginal pkgs.lib.licenses.asl20 { fullName = "Dual License"; } ];
1525 license = [ pkgs.lib.licenses.bsdOriginal pkgs.lib.licenses.asl20 { fullName = "Dual License"; } ];
1537 };
1526 };
1538 };
1527 };
1539 "python-editor" = super.buildPythonPackage {
1528 "python-editor" = super.buildPythonPackage {
1540 name = "python-editor-1.0.3";
1529 name = "python-editor-1.0.3";
1541 doCheck = false;
1530 doCheck = false;
1542 src = fetchurl {
1531 src = fetchurl {
1543 url = "https://files.pythonhosted.org/packages/65/1e/adf6e000ea5dc909aa420352d6ba37f16434c8a3c2fa030445411a1ed545/python-editor-1.0.3.tar.gz";
1532 url = "https://files.pythonhosted.org/packages/65/1e/adf6e000ea5dc909aa420352d6ba37f16434c8a3c2fa030445411a1ed545/python-editor-1.0.3.tar.gz";
1544 sha256 = "0rf5xz8vw93v7mhdcvind7fkykipzga430wkcd7wk892xsn6dh53";
1533 sha256 = "0rf5xz8vw93v7mhdcvind7fkykipzga430wkcd7wk892xsn6dh53";
1545 };
1534 };
1546 meta = {
1535 meta = {
1547 license = [ pkgs.lib.licenses.asl20 { fullName = "Apache"; } ];
1536 license = [ pkgs.lib.licenses.asl20 { fullName = "Apache"; } ];
1548 };
1537 };
1549 };
1538 };
1550 "python-ldap" = super.buildPythonPackage {
1539 "python-ldap" = super.buildPythonPackage {
1551 name = "python-ldap-3.1.0";
1540 name = "python-ldap-3.1.0";
1552 doCheck = false;
1541 doCheck = false;
1553 propagatedBuildInputs = [
1542 propagatedBuildInputs = [
1554 self."pyasn1"
1543 self."pyasn1"
1555 self."pyasn1-modules"
1544 self."pyasn1-modules"
1556 ];
1545 ];
1557 src = fetchurl {
1546 src = fetchurl {
1558 url = "https://files.pythonhosted.org/packages/7f/1c/28d721dff2fcd2fef9d55b40df63a00be26ec8a11e8c6fc612ae642f9cfd/python-ldap-3.1.0.tar.gz";
1547 url = "https://files.pythonhosted.org/packages/7f/1c/28d721dff2fcd2fef9d55b40df63a00be26ec8a11e8c6fc612ae642f9cfd/python-ldap-3.1.0.tar.gz";
1559 sha256 = "1i97nwfnraylyn0myxlf3vciicrf5h6fymrcff9c00k581wmx5s1";
1548 sha256 = "1i97nwfnraylyn0myxlf3vciicrf5h6fymrcff9c00k581wmx5s1";
1560 };
1549 };
1561 meta = {
1550 meta = {
1562 license = [ pkgs.lib.licenses.psfl ];
1551 license = [ pkgs.lib.licenses.psfl ];
1563 };
1552 };
1564 };
1553 };
1565 "python-memcached" = super.buildPythonPackage {
1554 "python-memcached" = super.buildPythonPackage {
1566 name = "python-memcached-1.59";
1555 name = "python-memcached-1.59";
1567 doCheck = false;
1556 doCheck = false;
1568 propagatedBuildInputs = [
1557 propagatedBuildInputs = [
1569 self."six"
1558 self."six"
1570 ];
1559 ];
1571 src = fetchurl {
1560 src = fetchurl {
1572 url = "https://files.pythonhosted.org/packages/90/59/5faf6e3cd8a568dd4f737ddae4f2e54204fd8c51f90bf8df99aca6c22318/python-memcached-1.59.tar.gz";
1561 url = "https://files.pythonhosted.org/packages/90/59/5faf6e3cd8a568dd4f737ddae4f2e54204fd8c51f90bf8df99aca6c22318/python-memcached-1.59.tar.gz";
1573 sha256 = "0kvyapavbirk2x3n1jx4yb9nyigrj1s3x15nm3qhpvhkpqvqdqm2";
1562 sha256 = "0kvyapavbirk2x3n1jx4yb9nyigrj1s3x15nm3qhpvhkpqvqdqm2";
1574 };
1563 };
1575 meta = {
1564 meta = {
1576 license = [ pkgs.lib.licenses.psfl ];
1565 license = [ pkgs.lib.licenses.psfl ];
1577 };
1566 };
1578 };
1567 };
1579 "python-pam" = super.buildPythonPackage {
1568 "python-pam" = super.buildPythonPackage {
1580 name = "python-pam-1.8.4";
1569 name = "python-pam-1.8.4";
1581 doCheck = false;
1570 doCheck = false;
1582 src = fetchurl {
1571 src = fetchurl {
1583 url = "https://files.pythonhosted.org/packages/01/16/544d01cae9f28e0292dbd092b6b8b0bf222b528f362ee768a5bed2140111/python-pam-1.8.4.tar.gz";
1572 url = "https://files.pythonhosted.org/packages/01/16/544d01cae9f28e0292dbd092b6b8b0bf222b528f362ee768a5bed2140111/python-pam-1.8.4.tar.gz";
1584 sha256 = "16whhc0vr7gxsbzvsnq65nq8fs3wwmx755cavm8kkczdkz4djmn8";
1573 sha256 = "16whhc0vr7gxsbzvsnq65nq8fs3wwmx755cavm8kkczdkz4djmn8";
1585 };
1574 };
1586 meta = {
1575 meta = {
1587 license = [ { fullName = "License :: OSI Approved :: MIT License"; } pkgs.lib.licenses.mit ];
1576 license = [ { fullName = "License :: OSI Approved :: MIT License"; } pkgs.lib.licenses.mit ];
1588 };
1577 };
1589 };
1578 };
1590 "pytz" = super.buildPythonPackage {
1579 "pytz" = super.buildPythonPackage {
1591 name = "pytz-2018.4";
1580 name = "pytz-2018.4";
1592 doCheck = false;
1581 doCheck = false;
1593 src = fetchurl {
1582 src = fetchurl {
1594 url = "https://files.pythonhosted.org/packages/10/76/52efda4ef98e7544321fd8d5d512e11739c1df18b0649551aeccfb1c8376/pytz-2018.4.tar.gz";
1583 url = "https://files.pythonhosted.org/packages/10/76/52efda4ef98e7544321fd8d5d512e11739c1df18b0649551aeccfb1c8376/pytz-2018.4.tar.gz";
1595 sha256 = "0jgpqx3kk2rhv81j1izjxvmx8d0x7hzs1857pgqnixic5wq2ar60";
1584 sha256 = "0jgpqx3kk2rhv81j1izjxvmx8d0x7hzs1857pgqnixic5wq2ar60";
1596 };
1585 };
1597 meta = {
1586 meta = {
1598 license = [ pkgs.lib.licenses.mit ];
1587 license = [ pkgs.lib.licenses.mit ];
1599 };
1588 };
1600 };
1589 };
1601 "pyzmq" = super.buildPythonPackage {
1590 "pyzmq" = super.buildPythonPackage {
1602 name = "pyzmq-14.6.0";
1591 name = "pyzmq-14.6.0";
1603 doCheck = false;
1592 doCheck = false;
1604 src = fetchurl {
1593 src = fetchurl {
1605 url = "https://files.pythonhosted.org/packages/8a/3b/5463d5a9d712cd8bbdac335daece0d69f6a6792da4e3dd89956c0db4e4e6/pyzmq-14.6.0.tar.gz";
1594 url = "https://files.pythonhosted.org/packages/8a/3b/5463d5a9d712cd8bbdac335daece0d69f6a6792da4e3dd89956c0db4e4e6/pyzmq-14.6.0.tar.gz";
1606 sha256 = "1frmbjykvhmdg64g7sn20c9fpamrsfxwci1nhhg8q7jgz5pq0ikp";
1595 sha256 = "1frmbjykvhmdg64g7sn20c9fpamrsfxwci1nhhg8q7jgz5pq0ikp";
1607 };
1596 };
1608 meta = {
1597 meta = {
1609 license = [ pkgs.lib.licenses.bsdOriginal { fullName = "LGPL+BSD"; } { fullName = "GNU Library or Lesser General Public License (LGPL)"; } ];
1598 license = [ pkgs.lib.licenses.bsdOriginal { fullName = "LGPL+BSD"; } { fullName = "GNU Library or Lesser General Public License (LGPL)"; } ];
1610 };
1599 };
1611 };
1600 };
1612 "redis" = super.buildPythonPackage {
1601 "redis" = super.buildPythonPackage {
1613 name = "redis-2.10.6";
1602 name = "redis-2.10.6";
1614 doCheck = false;
1603 doCheck = false;
1615 src = fetchurl {
1604 src = fetchurl {
1616 url = "https://files.pythonhosted.org/packages/09/8d/6d34b75326bf96d4139a2ddd8e74b80840f800a0a79f9294399e212cb9a7/redis-2.10.6.tar.gz";
1605 url = "https://files.pythonhosted.org/packages/09/8d/6d34b75326bf96d4139a2ddd8e74b80840f800a0a79f9294399e212cb9a7/redis-2.10.6.tar.gz";
1617 sha256 = "03vcgklykny0g0wpvqmy8p6azi2s078317wgb2xjv5m2rs9sjb52";
1606 sha256 = "03vcgklykny0g0wpvqmy8p6azi2s078317wgb2xjv5m2rs9sjb52";
1618 };
1607 };
1619 meta = {
1608 meta = {
1620 license = [ pkgs.lib.licenses.mit ];
1609 license = [ pkgs.lib.licenses.mit ];
1621 };
1610 };
1622 };
1611 };
1623 "repoze.lru" = super.buildPythonPackage {
1612 "repoze.lru" = super.buildPythonPackage {
1624 name = "repoze.lru-0.7";
1613 name = "repoze.lru-0.7";
1625 doCheck = false;
1614 doCheck = false;
1626 src = fetchurl {
1615 src = fetchurl {
1627 url = "https://files.pythonhosted.org/packages/12/bc/595a77c4b5e204847fdf19268314ef59c85193a9dc9f83630fc459c0fee5/repoze.lru-0.7.tar.gz";
1616 url = "https://files.pythonhosted.org/packages/12/bc/595a77c4b5e204847fdf19268314ef59c85193a9dc9f83630fc459c0fee5/repoze.lru-0.7.tar.gz";
1628 sha256 = "0xzz1aw2smy8hdszrq8yhnklx6w1r1mf55061kalw3iq35gafa84";
1617 sha256 = "0xzz1aw2smy8hdszrq8yhnklx6w1r1mf55061kalw3iq35gafa84";
1629 };
1618 };
1630 meta = {
1619 meta = {
1631 license = [ { fullName = "Repoze Public License"; } { fullName = "BSD-derived (http://www.repoze.org/LICENSE.txt)"; } ];
1620 license = [ { fullName = "Repoze Public License"; } { fullName = "BSD-derived (http://www.repoze.org/LICENSE.txt)"; } ];
1632 };
1621 };
1633 };
1622 };
1634 "requests" = super.buildPythonPackage {
1623 "requests" = super.buildPythonPackage {
1635 name = "requests-2.9.1";
1624 name = "requests-2.9.1";
1636 doCheck = false;
1625 doCheck = false;
1637 src = fetchurl {
1626 src = fetchurl {
1638 url = "https://files.pythonhosted.org/packages/f9/6d/07c44fb1ebe04d069459a189e7dab9e4abfe9432adcd4477367c25332748/requests-2.9.1.tar.gz";
1627 url = "https://files.pythonhosted.org/packages/f9/6d/07c44fb1ebe04d069459a189e7dab9e4abfe9432adcd4477367c25332748/requests-2.9.1.tar.gz";
1639 sha256 = "0zsqrzlybf25xscgi7ja4s48y2abf9wvjkn47wh984qgs1fq2xy5";
1628 sha256 = "0zsqrzlybf25xscgi7ja4s48y2abf9wvjkn47wh984qgs1fq2xy5";
1640 };
1629 };
1641 meta = {
1630 meta = {
1642 license = [ pkgs.lib.licenses.asl20 ];
1631 license = [ pkgs.lib.licenses.asl20 ];
1643 };
1632 };
1644 };
1633 };
1645 "rhodecode-enterprise-ce" = super.buildPythonPackage {
1634 "rhodecode-enterprise-ce" = super.buildPythonPackage {
1646 name = "rhodecode-enterprise-ce-4.13.0";
1635 name = "rhodecode-enterprise-ce-4.13.0";
1647 buildInputs = [
1636 buildInputs = [
1648 self."pytest"
1637 self."pytest"
1649 self."py"
1638 self."py"
1650 self."pytest-cov"
1639 self."pytest-cov"
1651 self."pytest-sugar"
1640 self."pytest-sugar"
1652 self."pytest-runner"
1641 self."pytest-runner"
1653 self."pytest-profiling"
1642 self."pytest-profiling"
1654 self."gprof2dot"
1643 self."gprof2dot"
1655 self."pytest-timeout"
1644 self."pytest-timeout"
1656 self."mock"
1645 self."mock"
1657 self."webtest"
1646 self."webtest"
1658 self."cov-core"
1647 self."cov-core"
1659 self."coverage"
1648 self."coverage"
1660 self."configobj"
1649 self."configobj"
1661 ];
1650 ];
1662 doCheck = true;
1651 doCheck = true;
1663 propagatedBuildInputs = [
1652 propagatedBuildInputs = [
1664 self."setuptools-scm"
1653 self."setuptools-scm"
1665 self."amqp"
1654 self."amqp"
1666 self."authomatic"
1655 self."authomatic"
1667 self."babel"
1656 self."babel"
1668 self."beaker"
1657 self."beaker"
1669 self."celery"
1658 self."celery"
1670 self."chameleon"
1659 self."chameleon"
1671 self."channelstream"
1660 self."channelstream"
1672 self."click"
1661 self."click"
1673 self."colander"
1662 self."colander"
1674 self."configobj"
1663 self."configobj"
1675 self."cssselect"
1664 self."cssselect"
1676 self."decorator"
1665 self."decorator"
1677 self."deform"
1666 self."deform"
1678 self."docutils"
1667 self."docutils"
1679 self."dogpile.cache"
1668 self."dogpile.cache"
1680 self."dogpile.core"
1669 self."dogpile.core"
1681 self."ecdsa"
1670 self."ecdsa"
1682 self."formencode"
1671 self."formencode"
1683 self."future"
1672 self."future"
1684 self."futures"
1673 self."futures"
1685 self."gnureadline"
1674 self."gnureadline"
1686 self."infrae.cache"
1675 self."infrae.cache"
1687 self."iso8601"
1676 self."iso8601"
1688 self."itsdangerous"
1677 self."itsdangerous"
1689 self."jinja2"
1678 self."jinja2"
1690 self."billiard"
1679 self."billiard"
1691 self."kombu"
1680 self."kombu"
1692 self."lxml"
1681 self."lxml"
1693 self."lru-dict"
1694 self."mako"
1682 self."mako"
1695 self."markdown"
1683 self."markdown"
1696 self."markupsafe"
1684 self."markupsafe"
1697 self."msgpack-python"
1685 self."msgpack-python"
1698 self."mysql-python"
1686 self."mysql-python"
1699 self."pymysql"
1687 self."pymysql"
1700 self."pyotp"
1688 self."pyotp"
1701 self."objgraph"
1689 self."objgraph"
1702 self."packaging"
1690 self."packaging"
1703 self."paste"
1691 self."paste"
1704 self."pastedeploy"
1692 self."pastedeploy"
1705 self."pastescript"
1693 self."pastescript"
1706 self."pathlib2"
1694 self."pathlib2"
1707 self."peppercorn"
1695 self."peppercorn"
1708 self."psutil"
1696 self."psutil"
1709 self."psycopg2"
1697 self."psycopg2"
1710 self."py-bcrypt"
1698 self."py-bcrypt"
1711 self."pycrypto"
1699 self."pycrypto"
1712 self."pycurl"
1700 self."pycurl"
1713 self."pyflakes"
1701 self."pyflakes"
1714 self."pygments-markdown-lexer"
1702 self."pygments-markdown-lexer"
1715 self."pygments"
1703 self."pygments"
1716 self."pyparsing"
1704 self."pyparsing"
1717 self."pyramid-beaker"
1705 self."pyramid-beaker"
1718 self."pyramid-debugtoolbar"
1706 self."pyramid-debugtoolbar"
1719 self."pyramid-jinja2"
1707 self."pyramid-jinja2"
1720 self."pyramid-mako"
1708 self."pyramid-mako"
1721 self."pyramid"
1709 self."pyramid"
1722 self."pysqlite"
1710 self."pysqlite"
1723 self."python-dateutil"
1711 self."python-dateutil"
1724 self."python-ldap"
1712 self."python-ldap"
1725 self."python-memcached"
1713 self."python-memcached"
1726 self."python-pam"
1714 self."python-pam"
1727 self."pytz"
1715 self."pytz"
1728 self."tzlocal"
1716 self."tzlocal"
1729 self."pyzmq"
1717 self."pyzmq"
1730 self."py-gfm"
1718 self."py-gfm"
1731 self."redis"
1719 self."redis"
1732 self."repoze.lru"
1720 self."repoze.lru"
1733 self."requests"
1721 self."requests"
1734 self."routes"
1722 self."routes"
1735 self."setproctitle"
1723 self."setproctitle"
1736 self."simplejson"
1724 self."simplejson"
1737 self."six"
1725 self."six"
1738 self."sqlalchemy"
1726 self."sqlalchemy"
1739 self."sshpubkeys"
1727 self."sshpubkeys"
1740 self."subprocess32"
1728 self."subprocess32"
1741 self."supervisor"
1729 self."supervisor"
1742 self."tempita"
1730 self."tempita"
1743 self."translationstring"
1731 self."translationstring"
1744 self."trollius"
1732 self."trollius"
1745 self."urllib3"
1733 self."urllib3"
1746 self."urlobject"
1734 self."urlobject"
1747 self."venusian"
1735 self."venusian"
1748 self."weberror"
1736 self."weberror"
1749 self."webhelpers2"
1737 self."webhelpers2"
1750 self."webhelpers"
1738 self."webhelpers"
1751 self."webob"
1739 self."webob"
1752 self."whoosh"
1740 self."whoosh"
1753 self."wsgiref"
1741 self."wsgiref"
1754 self."zope.cachedescriptors"
1742 self."zope.cachedescriptors"
1755 self."zope.deprecation"
1743 self."zope.deprecation"
1756 self."zope.event"
1744 self."zope.event"
1757 self."zope.interface"
1745 self."zope.interface"
1758 self."nbconvert"
1746 self."nbconvert"
1759 self."bleach"
1747 self."bleach"
1760 self."nbformat"
1748 self."nbformat"
1761 self."jupyter-client"
1749 self."jupyter-client"
1762 self."alembic"
1750 self."alembic"
1763 self."invoke"
1751 self."invoke"
1764 self."bumpversion"
1752 self."bumpversion"
1765 self."gevent"
1753 self."gevent"
1766 self."greenlet"
1754 self."greenlet"
1767 self."gunicorn"
1755 self."gunicorn"
1768 self."waitress"
1756 self."waitress"
1769 self."ipdb"
1757 self."ipdb"
1770 self."ipython"
1758 self."ipython"
1771 self."cprofilev"
1759 self."cprofilev"
1772 self."bottle"
1760 self."bottle"
1773 self."rhodecode-tools"
1761 self."rhodecode-tools"
1774 self."appenlight-client"
1762 self."appenlight-client"
1775 self."pytest"
1763 self."pytest"
1776 self."py"
1764 self."py"
1777 self."pytest-cov"
1765 self."pytest-cov"
1778 self."pytest-sugar"
1766 self."pytest-sugar"
1779 self."pytest-runner"
1767 self."pytest-runner"
1780 self."pytest-profiling"
1768 self."pytest-profiling"
1781 self."gprof2dot"
1769 self."gprof2dot"
1782 self."pytest-timeout"
1770 self."pytest-timeout"
1783 self."mock"
1771 self."mock"
1784 self."webtest"
1772 self."webtest"
1785 self."cov-core"
1773 self."cov-core"
1786 self."coverage"
1774 self."coverage"
1787 ];
1775 ];
1788 src = ./.;
1776 src = ./.;
1789 meta = {
1777 meta = {
1790 license = [ { fullName = "Affero GNU General Public License v3 or later (AGPLv3+)"; } { fullName = "AGPLv3, and Commercial License"; } ];
1778 license = [ { fullName = "Affero GNU General Public License v3 or later (AGPLv3+)"; } { fullName = "AGPLv3, and Commercial License"; } ];
1791 };
1779 };
1792 };
1780 };
1793 "rhodecode-tools" = super.buildPythonPackage {
1781 "rhodecode-tools" = super.buildPythonPackage {
1794 name = "rhodecode-tools-0.15.0";
1782 name = "rhodecode-tools-0.15.0";
1795 doCheck = false;
1783 doCheck = false;
1796 propagatedBuildInputs = [
1784 propagatedBuildInputs = [
1797 self."click"
1785 self."click"
1798 self."future"
1786 self."future"
1799 self."six"
1787 self."six"
1800 self."mako"
1788 self."mako"
1801 self."markupsafe"
1789 self."markupsafe"
1802 self."requests"
1790 self."requests"
1803 self."elasticsearch"
1791 self."elasticsearch"
1804 self."elasticsearch-dsl"
1792 self."elasticsearch-dsl"
1805 self."urllib3"
1793 self."urllib3"
1806 self."whoosh"
1794 self."whoosh"
1807 ];
1795 ];
1808 src = fetchurl {
1796 src = fetchurl {
1809 url = "https://code.rhodecode.com/rhodecode-tools-ce/archive/v0.15.0.tar.gz?md5=1046043b8c8d52480f7bca63185729b5";
1797 url = "https://code.rhodecode.com/rhodecode-tools-ce/archive/v0.15.0.tar.gz?md5=1046043b8c8d52480f7bca63185729b5";
1810 sha256 = "0wywbpwy5m793a0z217ydzh7aivl7g7ijmyrg3wm70fnr5id93fx";
1798 sha256 = "0wywbpwy5m793a0z217ydzh7aivl7g7ijmyrg3wm70fnr5id93fx";
1811 };
1799 };
1812 meta = {
1800 meta = {
1813 license = [ { fullName = "AGPLv3 and Proprietary"; } ];
1801 license = [ { fullName = "AGPLv3 and Proprietary"; } ];
1814 };
1802 };
1815 };
1803 };
1816 "routes" = super.buildPythonPackage {
1804 "routes" = super.buildPythonPackage {
1817 name = "routes-2.4.1";
1805 name = "routes-2.4.1";
1818 doCheck = false;
1806 doCheck = false;
1819 propagatedBuildInputs = [
1807 propagatedBuildInputs = [
1820 self."six"
1808 self."six"
1821 self."repoze.lru"
1809 self."repoze.lru"
1822 ];
1810 ];
1823 src = fetchurl {
1811 src = fetchurl {
1824 url = "https://files.pythonhosted.org/packages/33/38/ea827837e68d9c7dde4cff7ec122a93c319f0effc08ce92a17095576603f/Routes-2.4.1.tar.gz";
1812 url = "https://files.pythonhosted.org/packages/33/38/ea827837e68d9c7dde4cff7ec122a93c319f0effc08ce92a17095576603f/Routes-2.4.1.tar.gz";
1825 sha256 = "1zamff3m0kc4vyfniyhxpkkcqv1rrgnmh37ykxv34nna1ws47vi6";
1813 sha256 = "1zamff3m0kc4vyfniyhxpkkcqv1rrgnmh37ykxv34nna1ws47vi6";
1826 };
1814 };
1827 meta = {
1815 meta = {
1828 license = [ pkgs.lib.licenses.mit ];
1816 license = [ pkgs.lib.licenses.mit ];
1829 };
1817 };
1830 };
1818 };
1831 "scandir" = super.buildPythonPackage {
1819 "scandir" = super.buildPythonPackage {
1832 name = "scandir-1.8";
1820 name = "scandir-1.8";
1833 doCheck = false;
1821 doCheck = false;
1834 src = fetchurl {
1822 src = fetchurl {
1835 url = "https://files.pythonhosted.org/packages/50/a4/141939a8d213b2cf1b1d6b2704c6f6c07d4f1903df532af887c8e64e6815/scandir-1.8.tar.gz";
1823 url = "https://files.pythonhosted.org/packages/50/a4/141939a8d213b2cf1b1d6b2704c6f6c07d4f1903df532af887c8e64e6815/scandir-1.8.tar.gz";
1836 sha256 = "0w6qhs8wb9k7480jgfbvspislxa45l2s1pca1vcw8hlhm79i2l4d";
1824 sha256 = "0w6qhs8wb9k7480jgfbvspislxa45l2s1pca1vcw8hlhm79i2l4d";
1837 };
1825 };
1838 meta = {
1826 meta = {
1839 license = [ pkgs.lib.licenses.bsdOriginal { fullName = "New BSD License"; } ];
1827 license = [ pkgs.lib.licenses.bsdOriginal { fullName = "New BSD License"; } ];
1840 };
1828 };
1841 };
1829 };
1842 "setproctitle" = super.buildPythonPackage {
1830 "setproctitle" = super.buildPythonPackage {
1843 name = "setproctitle-1.1.10";
1831 name = "setproctitle-1.1.10";
1844 doCheck = false;
1832 doCheck = false;
1845 src = fetchurl {
1833 src = fetchurl {
1846 url = "https://files.pythonhosted.org/packages/5a/0d/dc0d2234aacba6cf1a729964383e3452c52096dc695581248b548786f2b3/setproctitle-1.1.10.tar.gz";
1834 url = "https://files.pythonhosted.org/packages/5a/0d/dc0d2234aacba6cf1a729964383e3452c52096dc695581248b548786f2b3/setproctitle-1.1.10.tar.gz";
1847 sha256 = "163kplw9dcrw0lffq1bvli5yws3rngpnvrxrzdw89pbphjjvg0v2";
1835 sha256 = "163kplw9dcrw0lffq1bvli5yws3rngpnvrxrzdw89pbphjjvg0v2";
1848 };
1836 };
1849 meta = {
1837 meta = {
1850 license = [ pkgs.lib.licenses.bsdOriginal ];
1838 license = [ pkgs.lib.licenses.bsdOriginal ];
1851 };
1839 };
1852 };
1840 };
1853 "setuptools-scm" = super.buildPythonPackage {
1841 "setuptools-scm" = super.buildPythonPackage {
1854 name = "setuptools-scm-2.1.0";
1842 name = "setuptools-scm-2.1.0";
1855 doCheck = false;
1843 doCheck = false;
1856 src = fetchurl {
1844 src = fetchurl {
1857 url = "https://files.pythonhosted.org/packages/e5/62/f9e1ac314464eb5945c97542acb6bf6f3381dfa5d7a658de7730c36f31a1/setuptools_scm-2.1.0.tar.gz";
1845 url = "https://files.pythonhosted.org/packages/e5/62/f9e1ac314464eb5945c97542acb6bf6f3381dfa5d7a658de7730c36f31a1/setuptools_scm-2.1.0.tar.gz";
1858 sha256 = "0yb364cgk15sfw3x8ln4ssh98z1dj6n8iiz4r2rw1cfsxhgi8rx7";
1846 sha256 = "0yb364cgk15sfw3x8ln4ssh98z1dj6n8iiz4r2rw1cfsxhgi8rx7";
1859 };
1847 };
1860 meta = {
1848 meta = {
1861 license = [ pkgs.lib.licenses.mit ];
1849 license = [ pkgs.lib.licenses.mit ];
1862 };
1850 };
1863 };
1851 };
1864 "simplegeneric" = super.buildPythonPackage {
1852 "simplegeneric" = super.buildPythonPackage {
1865 name = "simplegeneric-0.8.1";
1853 name = "simplegeneric-0.8.1";
1866 doCheck = false;
1854 doCheck = false;
1867 src = fetchurl {
1855 src = fetchurl {
1868 url = "https://files.pythonhosted.org/packages/3d/57/4d9c9e3ae9a255cd4e1106bb57e24056d3d0709fc01b2e3e345898e49d5b/simplegeneric-0.8.1.zip";
1856 url = "https://files.pythonhosted.org/packages/3d/57/4d9c9e3ae9a255cd4e1106bb57e24056d3d0709fc01b2e3e345898e49d5b/simplegeneric-0.8.1.zip";
1869 sha256 = "0wwi1c6md4vkbcsfsf8dklf3vr4mcdj4mpxkanwgb6jb1432x5yw";
1857 sha256 = "0wwi1c6md4vkbcsfsf8dklf3vr4mcdj4mpxkanwgb6jb1432x5yw";
1870 };
1858 };
1871 meta = {
1859 meta = {
1872 license = [ pkgs.lib.licenses.zpl21 ];
1860 license = [ pkgs.lib.licenses.zpl21 ];
1873 };
1861 };
1874 };
1862 };
1875 "simplejson" = super.buildPythonPackage {
1863 "simplejson" = super.buildPythonPackage {
1876 name = "simplejson-3.11.1";
1864 name = "simplejson-3.11.1";
1877 doCheck = false;
1865 doCheck = false;
1878 src = fetchurl {
1866 src = fetchurl {
1879 url = "https://files.pythonhosted.org/packages/08/48/c97b668d6da7d7bebe7ea1817a6f76394b0ec959cb04214ca833c34359df/simplejson-3.11.1.tar.gz";
1867 url = "https://files.pythonhosted.org/packages/08/48/c97b668d6da7d7bebe7ea1817a6f76394b0ec959cb04214ca833c34359df/simplejson-3.11.1.tar.gz";
1880 sha256 = "1rr58dppsq73p0qcd9bsw066cdd3v63sqv7j6sqni8frvm4jv8h1";
1868 sha256 = "1rr58dppsq73p0qcd9bsw066cdd3v63sqv7j6sqni8frvm4jv8h1";
1881 };
1869 };
1882 meta = {
1870 meta = {
1883 license = [ { fullName = "Academic Free License (AFL)"; } pkgs.lib.licenses.mit ];
1871 license = [ { fullName = "Academic Free License (AFL)"; } pkgs.lib.licenses.mit ];
1884 };
1872 };
1885 };
1873 };
1886 "six" = super.buildPythonPackage {
1874 "six" = super.buildPythonPackage {
1887 name = "six-1.11.0";
1875 name = "six-1.11.0";
1888 doCheck = false;
1876 doCheck = false;
1889 src = fetchurl {
1877 src = fetchurl {
1890 url = "https://files.pythonhosted.org/packages/16/d8/bc6316cf98419719bd59c91742194c111b6f2e85abac88e496adefaf7afe/six-1.11.0.tar.gz";
1878 url = "https://files.pythonhosted.org/packages/16/d8/bc6316cf98419719bd59c91742194c111b6f2e85abac88e496adefaf7afe/six-1.11.0.tar.gz";
1891 sha256 = "1scqzwc51c875z23phj48gircqjgnn3af8zy2izjwmnlxrxsgs3h";
1879 sha256 = "1scqzwc51c875z23phj48gircqjgnn3af8zy2izjwmnlxrxsgs3h";
1892 };
1880 };
1893 meta = {
1881 meta = {
1894 license = [ pkgs.lib.licenses.mit ];
1882 license = [ pkgs.lib.licenses.mit ];
1895 };
1883 };
1896 };
1884 };
1897 "sqlalchemy" = super.buildPythonPackage {
1885 "sqlalchemy" = super.buildPythonPackage {
1898 name = "sqlalchemy-1.1.18";
1886 name = "sqlalchemy-1.1.18";
1899 doCheck = false;
1887 doCheck = false;
1900 src = fetchurl {
1888 src = fetchurl {
1901 url = "https://files.pythonhosted.org/packages/cc/4d/96d93ff77cd67aca7618e402191eee3490d8f5f245d6ab7622d35fe504f4/SQLAlchemy-1.1.18.tar.gz";
1889 url = "https://files.pythonhosted.org/packages/cc/4d/96d93ff77cd67aca7618e402191eee3490d8f5f245d6ab7622d35fe504f4/SQLAlchemy-1.1.18.tar.gz";
1902 sha256 = "1ab4ysip6irajfbxl9wy27kv76miaz8h6759hfx92499z4dcf3lb";
1890 sha256 = "1ab4ysip6irajfbxl9wy27kv76miaz8h6759hfx92499z4dcf3lb";
1903 };
1891 };
1904 meta = {
1892 meta = {
1905 license = [ pkgs.lib.licenses.mit ];
1893 license = [ pkgs.lib.licenses.mit ];
1906 };
1894 };
1907 };
1895 };
1908 "sshpubkeys" = super.buildPythonPackage {
1896 "sshpubkeys" = super.buildPythonPackage {
1909 name = "sshpubkeys-2.2.0";
1897 name = "sshpubkeys-2.2.0";
1910 doCheck = false;
1898 doCheck = false;
1911 propagatedBuildInputs = [
1899 propagatedBuildInputs = [
1912 self."pycrypto"
1900 self."pycrypto"
1913 self."ecdsa"
1901 self."ecdsa"
1914 ];
1902 ];
1915 src = fetchurl {
1903 src = fetchurl {
1916 url = "https://files.pythonhosted.org/packages/27/da/337fabeb3dca6b62039a93ceaa636f25065e0ae92b575b1235342076cf0a/sshpubkeys-2.2.0.tar.gz";
1904 url = "https://files.pythonhosted.org/packages/27/da/337fabeb3dca6b62039a93ceaa636f25065e0ae92b575b1235342076cf0a/sshpubkeys-2.2.0.tar.gz";
1917 sha256 = "0r4kpwzmg96a2x56pllik7dmc3fnqk189v3sfgsi07q2ryrhr6xm";
1905 sha256 = "0r4kpwzmg96a2x56pllik7dmc3fnqk189v3sfgsi07q2ryrhr6xm";
1918 };
1906 };
1919 meta = {
1907 meta = {
1920 license = [ pkgs.lib.licenses.bsdOriginal ];
1908 license = [ pkgs.lib.licenses.bsdOriginal ];
1921 };
1909 };
1922 };
1910 };
1923 "subprocess32" = super.buildPythonPackage {
1911 "subprocess32" = super.buildPythonPackage {
1924 name = "subprocess32-3.5.1";
1912 name = "subprocess32-3.5.1";
1925 doCheck = false;
1913 doCheck = false;
1926 src = fetchurl {
1914 src = fetchurl {
1927 url = "https://files.pythonhosted.org/packages/de/fb/fd3e91507021e2aecdb081d1b920082628d6b8869ead845e3e87b3d2e2ca/subprocess32-3.5.1.tar.gz";
1915 url = "https://files.pythonhosted.org/packages/de/fb/fd3e91507021e2aecdb081d1b920082628d6b8869ead845e3e87b3d2e2ca/subprocess32-3.5.1.tar.gz";
1928 sha256 = "0wgi3bfnssid1g6h0v803z3k1wjal6il16nr3r9c587cfzwfkv0q";
1916 sha256 = "0wgi3bfnssid1g6h0v803z3k1wjal6il16nr3r9c587cfzwfkv0q";
1929 };
1917 };
1930 meta = {
1918 meta = {
1931 license = [ pkgs.lib.licenses.psfl ];
1919 license = [ pkgs.lib.licenses.psfl ];
1932 };
1920 };
1933 };
1921 };
1934 "supervisor" = super.buildPythonPackage {
1922 "supervisor" = super.buildPythonPackage {
1935 name = "supervisor-3.3.4";
1923 name = "supervisor-3.3.4";
1936 doCheck = false;
1924 doCheck = false;
1937 propagatedBuildInputs = [
1925 propagatedBuildInputs = [
1938 self."meld3"
1926 self."meld3"
1939 ];
1927 ];
1940 src = fetchurl {
1928 src = fetchurl {
1941 url = "https://files.pythonhosted.org/packages/44/60/698e54b4a4a9b956b2d709b4b7b676119c833d811d53ee2500f1b5e96dc3/supervisor-3.3.4.tar.gz";
1929 url = "https://files.pythonhosted.org/packages/44/60/698e54b4a4a9b956b2d709b4b7b676119c833d811d53ee2500f1b5e96dc3/supervisor-3.3.4.tar.gz";
1942 sha256 = "0wp62z9xprvz2krg02xnbwcnq6pxfq3byd8cxx8c2d8xznih28i1";
1930 sha256 = "0wp62z9xprvz2krg02xnbwcnq6pxfq3byd8cxx8c2d8xznih28i1";
1943 };
1931 };
1944 meta = {
1932 meta = {
1945 license = [ { fullName = "BSD-derived (http://www.repoze.org/LICENSE.txt)"; } ];
1933 license = [ { fullName = "BSD-derived (http://www.repoze.org/LICENSE.txt)"; } ];
1946 };
1934 };
1947 };
1935 };
1948 "tempita" = super.buildPythonPackage {
1936 "tempita" = super.buildPythonPackage {
1949 name = "tempita-0.5.2";
1937 name = "tempita-0.5.2";
1950 doCheck = false;
1938 doCheck = false;
1951 src = fetchurl {
1939 src = fetchurl {
1952 url = "https://files.pythonhosted.org/packages/56/c8/8ed6eee83dbddf7b0fc64dd5d4454bc05e6ccaafff47991f73f2894d9ff4/Tempita-0.5.2.tar.gz";
1940 url = "https://files.pythonhosted.org/packages/56/c8/8ed6eee83dbddf7b0fc64dd5d4454bc05e6ccaafff47991f73f2894d9ff4/Tempita-0.5.2.tar.gz";
1953 sha256 = "177wwq45slfyajd8csy477bmdmzipyw0dm7i85k3akb7m85wzkna";
1941 sha256 = "177wwq45slfyajd8csy477bmdmzipyw0dm7i85k3akb7m85wzkna";
1954 };
1942 };
1955 meta = {
1943 meta = {
1956 license = [ pkgs.lib.licenses.mit ];
1944 license = [ pkgs.lib.licenses.mit ];
1957 };
1945 };
1958 };
1946 };
1959 "termcolor" = super.buildPythonPackage {
1947 "termcolor" = super.buildPythonPackage {
1960 name = "termcolor-1.1.0";
1948 name = "termcolor-1.1.0";
1961 doCheck = false;
1949 doCheck = false;
1962 src = fetchurl {
1950 src = fetchurl {
1963 url = "https://files.pythonhosted.org/packages/8a/48/a76be51647d0eb9f10e2a4511bf3ffb8cc1e6b14e9e4fab46173aa79f981/termcolor-1.1.0.tar.gz";
1951 url = "https://files.pythonhosted.org/packages/8a/48/a76be51647d0eb9f10e2a4511bf3ffb8cc1e6b14e9e4fab46173aa79f981/termcolor-1.1.0.tar.gz";
1964 sha256 = "0fv1vq14rpqwgazxg4981904lfyp84mnammw7y046491cv76jv8x";
1952 sha256 = "0fv1vq14rpqwgazxg4981904lfyp84mnammw7y046491cv76jv8x";
1965 };
1953 };
1966 meta = {
1954 meta = {
1967 license = [ pkgs.lib.licenses.mit ];
1955 license = [ pkgs.lib.licenses.mit ];
1968 };
1956 };
1969 };
1957 };
1970 "testpath" = super.buildPythonPackage {
1958 "testpath" = super.buildPythonPackage {
1971 name = "testpath-0.3.1";
1959 name = "testpath-0.3.1";
1972 doCheck = false;
1960 doCheck = false;
1973 src = fetchurl {
1961 src = fetchurl {
1974 url = "https://files.pythonhosted.org/packages/f4/8b/b71e9ee10e5f751e9d959bc750ab122ba04187f5aa52aabdc4e63b0e31a7/testpath-0.3.1.tar.gz";
1962 url = "https://files.pythonhosted.org/packages/f4/8b/b71e9ee10e5f751e9d959bc750ab122ba04187f5aa52aabdc4e63b0e31a7/testpath-0.3.1.tar.gz";
1975 sha256 = "02bnmkvm6a8a1p5kcygylcd19v2s040qw3zp1n8ab3bqkj1kflqd";
1963 sha256 = "02bnmkvm6a8a1p5kcygylcd19v2s040qw3zp1n8ab3bqkj1kflqd";
1976 };
1964 };
1977 meta = {
1965 meta = {
1978 license = [ ];
1966 license = [ ];
1979 };
1967 };
1980 };
1968 };
1981 "traitlets" = super.buildPythonPackage {
1969 "traitlets" = super.buildPythonPackage {
1982 name = "traitlets-4.3.2";
1970 name = "traitlets-4.3.2";
1983 doCheck = false;
1971 doCheck = false;
1984 propagatedBuildInputs = [
1972 propagatedBuildInputs = [
1985 self."ipython-genutils"
1973 self."ipython-genutils"
1986 self."six"
1974 self."six"
1987 self."decorator"
1975 self."decorator"
1988 self."enum34"
1976 self."enum34"
1989 ];
1977 ];
1990 src = fetchurl {
1978 src = fetchurl {
1991 url = "https://files.pythonhosted.org/packages/a5/98/7f5ef2fe9e9e071813aaf9cb91d1a732e0a68b6c44a32b38cb8e14c3f069/traitlets-4.3.2.tar.gz";
1979 url = "https://files.pythonhosted.org/packages/a5/98/7f5ef2fe9e9e071813aaf9cb91d1a732e0a68b6c44a32b38cb8e14c3f069/traitlets-4.3.2.tar.gz";
1992 sha256 = "0dbq7sx26xqz5ixs711k5nc88p8a0nqyz6162pwks5dpcz9d4jww";
1980 sha256 = "0dbq7sx26xqz5ixs711k5nc88p8a0nqyz6162pwks5dpcz9d4jww";
1993 };
1981 };
1994 meta = {
1982 meta = {
1995 license = [ pkgs.lib.licenses.bsdOriginal ];
1983 license = [ pkgs.lib.licenses.bsdOriginal ];
1996 };
1984 };
1997 };
1985 };
1998 "translationstring" = super.buildPythonPackage {
1986 "translationstring" = super.buildPythonPackage {
1999 name = "translationstring-1.3";
1987 name = "translationstring-1.3";
2000 doCheck = false;
1988 doCheck = false;
2001 src = fetchurl {
1989 src = fetchurl {
2002 url = "https://files.pythonhosted.org/packages/5e/eb/bee578cc150b44c653b63f5ebe258b5d0d812ddac12497e5f80fcad5d0b4/translationstring-1.3.tar.gz";
1990 url = "https://files.pythonhosted.org/packages/5e/eb/bee578cc150b44c653b63f5ebe258b5d0d812ddac12497e5f80fcad5d0b4/translationstring-1.3.tar.gz";
2003 sha256 = "0bdpcnd9pv0131dl08h4zbcwmgc45lyvq3pa224xwan5b3x4rr2f";
1991 sha256 = "0bdpcnd9pv0131dl08h4zbcwmgc45lyvq3pa224xwan5b3x4rr2f";
2004 };
1992 };
2005 meta = {
1993 meta = {
2006 license = [ { fullName = "BSD-like (http://repoze.org/license.html)"; } ];
1994 license = [ { fullName = "BSD-like (http://repoze.org/license.html)"; } ];
2007 };
1995 };
2008 };
1996 };
2009 "trollius" = super.buildPythonPackage {
1997 "trollius" = super.buildPythonPackage {
2010 name = "trollius-1.0.4";
1998 name = "trollius-1.0.4";
2011 doCheck = false;
1999 doCheck = false;
2012 propagatedBuildInputs = [
2000 propagatedBuildInputs = [
2013 self."futures"
2001 self."futures"
2014 ];
2002 ];
2015 src = fetchurl {
2003 src = fetchurl {
2016 url = "https://files.pythonhosted.org/packages/aa/e6/4141db437f55e6ee7a3fb69663239e3fde7841a811b4bef293145ad6c836/trollius-1.0.4.tar.gz";
2004 url = "https://files.pythonhosted.org/packages/aa/e6/4141db437f55e6ee7a3fb69663239e3fde7841a811b4bef293145ad6c836/trollius-1.0.4.tar.gz";
2017 sha256 = "0xny8y12x3wrflmyn6xi8a7n3m3ac80fgmgzphx5jbbaxkjcm148";
2005 sha256 = "0xny8y12x3wrflmyn6xi8a7n3m3ac80fgmgzphx5jbbaxkjcm148";
2018 };
2006 };
2019 meta = {
2007 meta = {
2020 license = [ pkgs.lib.licenses.asl20 ];
2008 license = [ pkgs.lib.licenses.asl20 ];
2021 };
2009 };
2022 };
2010 };
2023 "tzlocal" = super.buildPythonPackage {
2011 "tzlocal" = super.buildPythonPackage {
2024 name = "tzlocal-1.5.1";
2012 name = "tzlocal-1.5.1";
2025 doCheck = false;
2013 doCheck = false;
2026 propagatedBuildInputs = [
2014 propagatedBuildInputs = [
2027 self."pytz"
2015 self."pytz"
2028 ];
2016 ];
2029 src = fetchurl {
2017 src = fetchurl {
2030 url = "https://files.pythonhosted.org/packages/cb/89/e3687d3ed99bc882793f82634e9824e62499fdfdc4b1ae39e211c5b05017/tzlocal-1.5.1.tar.gz";
2018 url = "https://files.pythonhosted.org/packages/cb/89/e3687d3ed99bc882793f82634e9824e62499fdfdc4b1ae39e211c5b05017/tzlocal-1.5.1.tar.gz";
2031 sha256 = "0kiciwiqx0bv0fbc913idxibc4ygg4cb7f8rcpd9ij2shi4bigjf";
2019 sha256 = "0kiciwiqx0bv0fbc913idxibc4ygg4cb7f8rcpd9ij2shi4bigjf";
2032 };
2020 };
2033 meta = {
2021 meta = {
2034 license = [ pkgs.lib.licenses.mit ];
2022 license = [ pkgs.lib.licenses.mit ];
2035 };
2023 };
2036 };
2024 };
2037 "urllib3" = super.buildPythonPackage {
2025 "urllib3" = super.buildPythonPackage {
2038 name = "urllib3-1.21";
2026 name = "urllib3-1.21";
2039 doCheck = false;
2027 doCheck = false;
2040 src = fetchurl {
2028 src = fetchurl {
2041 url = "https://files.pythonhosted.org/packages/34/95/7b28259d0006ed681c424cd71a668363265eac92b67dddd018eb9a22bff8/urllib3-1.21.tar.gz";
2029 url = "https://files.pythonhosted.org/packages/34/95/7b28259d0006ed681c424cd71a668363265eac92b67dddd018eb9a22bff8/urllib3-1.21.tar.gz";
2042 sha256 = "0irnj4wvh2y36s4q3l2vas9qr9m766w6w418nb490j3mf8a8zw6h";
2030 sha256 = "0irnj4wvh2y36s4q3l2vas9qr9m766w6w418nb490j3mf8a8zw6h";
2043 };
2031 };
2044 meta = {
2032 meta = {
2045 license = [ pkgs.lib.licenses.mit ];
2033 license = [ pkgs.lib.licenses.mit ];
2046 };
2034 };
2047 };
2035 };
2048 "urlobject" = super.buildPythonPackage {
2036 "urlobject" = super.buildPythonPackage {
2049 name = "urlobject-2.4.3";
2037 name = "urlobject-2.4.3";
2050 doCheck = false;
2038 doCheck = false;
2051 src = fetchurl {
2039 src = fetchurl {
2052 url = "https://files.pythonhosted.org/packages/e2/b8/1d0a916f4b34c4618846e6da0e4eeaa8fcb4a2f39e006434fe38acb74b34/URLObject-2.4.3.tar.gz";
2040 url = "https://files.pythonhosted.org/packages/e2/b8/1d0a916f4b34c4618846e6da0e4eeaa8fcb4a2f39e006434fe38acb74b34/URLObject-2.4.3.tar.gz";
2053 sha256 = "1ahc8ficzfvr2avln71immfh4ls0zyv6cdaa5xmkdj5rd87f5cj7";
2041 sha256 = "1ahc8ficzfvr2avln71immfh4ls0zyv6cdaa5xmkdj5rd87f5cj7";
2054 };
2042 };
2055 meta = {
2043 meta = {
2056 license = [ pkgs.lib.licenses.publicDomain ];
2044 license = [ pkgs.lib.licenses.publicDomain ];
2057 };
2045 };
2058 };
2046 };
2059 "venusian" = super.buildPythonPackage {
2047 "venusian" = super.buildPythonPackage {
2060 name = "venusian-1.1.0";
2048 name = "venusian-1.1.0";
2061 doCheck = false;
2049 doCheck = false;
2062 src = fetchurl {
2050 src = fetchurl {
2063 url = "https://files.pythonhosted.org/packages/38/24/b4b470ab9e0a2e2e9b9030c7735828c8934b4c6b45befd1bb713ec2aeb2d/venusian-1.1.0.tar.gz";
2051 url = "https://files.pythonhosted.org/packages/38/24/b4b470ab9e0a2e2e9b9030c7735828c8934b4c6b45befd1bb713ec2aeb2d/venusian-1.1.0.tar.gz";
2064 sha256 = "0zapz131686qm0gazwy8bh11vr57pr89jbwbl50s528sqy9f80lr";
2052 sha256 = "0zapz131686qm0gazwy8bh11vr57pr89jbwbl50s528sqy9f80lr";
2065 };
2053 };
2066 meta = {
2054 meta = {
2067 license = [ { fullName = "BSD-derived (http://www.repoze.org/LICENSE.txt)"; } ];
2055 license = [ { fullName = "BSD-derived (http://www.repoze.org/LICENSE.txt)"; } ];
2068 };
2056 };
2069 };
2057 };
2070 "vine" = super.buildPythonPackage {
2058 "vine" = super.buildPythonPackage {
2071 name = "vine-1.1.4";
2059 name = "vine-1.1.4";
2072 doCheck = false;
2060 doCheck = false;
2073 src = fetchurl {
2061 src = fetchurl {
2074 url = "https://files.pythonhosted.org/packages/32/23/36284986e011f3c130d802c3c66abd8f1aef371eae110ddf80c5ae22e1ff/vine-1.1.4.tar.gz";
2062 url = "https://files.pythonhosted.org/packages/32/23/36284986e011f3c130d802c3c66abd8f1aef371eae110ddf80c5ae22e1ff/vine-1.1.4.tar.gz";
2075 sha256 = "0wkskb2hb494v9gixqnf4bl972p4ibcmxdykzpwjlfa5picns4aj";
2063 sha256 = "0wkskb2hb494v9gixqnf4bl972p4ibcmxdykzpwjlfa5picns4aj";
2076 };
2064 };
2077 meta = {
2065 meta = {
2078 license = [ pkgs.lib.licenses.bsdOriginal ];
2066 license = [ pkgs.lib.licenses.bsdOriginal ];
2079 };
2067 };
2080 };
2068 };
2081 "waitress" = super.buildPythonPackage {
2069 "waitress" = super.buildPythonPackage {
2082 name = "waitress-1.1.0";
2070 name = "waitress-1.1.0";
2083 doCheck = false;
2071 doCheck = false;
2084 src = fetchurl {
2072 src = fetchurl {
2085 url = "https://files.pythonhosted.org/packages/3c/68/1c10dd5c556872ceebe88483b0436140048d39de83a84a06a8baa8136f4f/waitress-1.1.0.tar.gz";
2073 url = "https://files.pythonhosted.org/packages/3c/68/1c10dd5c556872ceebe88483b0436140048d39de83a84a06a8baa8136f4f/waitress-1.1.0.tar.gz";
2086 sha256 = "1a85gyji0kajc3p0s1pwwfm06w4wfxjkvvl4rnrz3h164kbd6g6k";
2074 sha256 = "1a85gyji0kajc3p0s1pwwfm06w4wfxjkvvl4rnrz3h164kbd6g6k";
2087 };
2075 };
2088 meta = {
2076 meta = {
2089 license = [ pkgs.lib.licenses.zpl21 ];
2077 license = [ pkgs.lib.licenses.zpl21 ];
2090 };
2078 };
2091 };
2079 };
2092 "wcwidth" = super.buildPythonPackage {
2080 "wcwidth" = super.buildPythonPackage {
2093 name = "wcwidth-0.1.7";
2081 name = "wcwidth-0.1.7";
2094 doCheck = false;
2082 doCheck = false;
2095 src = fetchurl {
2083 src = fetchurl {
2096 url = "https://files.pythonhosted.org/packages/55/11/e4a2bb08bb450fdbd42cc709dd40de4ed2c472cf0ccb9e64af22279c5495/wcwidth-0.1.7.tar.gz";
2084 url = "https://files.pythonhosted.org/packages/55/11/e4a2bb08bb450fdbd42cc709dd40de4ed2c472cf0ccb9e64af22279c5495/wcwidth-0.1.7.tar.gz";
2097 sha256 = "0pn6dflzm609m4r3i8ik5ni9ijjbb5fa3vg1n7hn6vkd49r77wrx";
2085 sha256 = "0pn6dflzm609m4r3i8ik5ni9ijjbb5fa3vg1n7hn6vkd49r77wrx";
2098 };
2086 };
2099 meta = {
2087 meta = {
2100 license = [ pkgs.lib.licenses.mit ];
2088 license = [ pkgs.lib.licenses.mit ];
2101 };
2089 };
2102 };
2090 };
2103 "webencodings" = super.buildPythonPackage {
2091 "webencodings" = super.buildPythonPackage {
2104 name = "webencodings-0.5.1";
2092 name = "webencodings-0.5.1";
2105 doCheck = false;
2093 doCheck = false;
2106 src = fetchurl {
2094 src = fetchurl {
2107 url = "https://files.pythonhosted.org/packages/0b/02/ae6ceac1baeda530866a85075641cec12989bd8d31af6d5ab4a3e8c92f47/webencodings-0.5.1.tar.gz";
2095 url = "https://files.pythonhosted.org/packages/0b/02/ae6ceac1baeda530866a85075641cec12989bd8d31af6d5ab4a3e8c92f47/webencodings-0.5.1.tar.gz";
2108 sha256 = "08qrgrc4hrximb2gqnl69g01s93rhf2842jfxdjljc1dbwj1qsmk";
2096 sha256 = "08qrgrc4hrximb2gqnl69g01s93rhf2842jfxdjljc1dbwj1qsmk";
2109 };
2097 };
2110 meta = {
2098 meta = {
2111 license = [ pkgs.lib.licenses.bsdOriginal ];
2099 license = [ pkgs.lib.licenses.bsdOriginal ];
2112 };
2100 };
2113 };
2101 };
2114 "weberror" = super.buildPythonPackage {
2102 "weberror" = super.buildPythonPackage {
2115 name = "weberror-0.10.3";
2103 name = "weberror-0.10.3";
2116 doCheck = false;
2104 doCheck = false;
2117 propagatedBuildInputs = [
2105 propagatedBuildInputs = [
2118 self."webob"
2106 self."webob"
2119 self."tempita"
2107 self."tempita"
2120 self."pygments"
2108 self."pygments"
2121 self."paste"
2109 self."paste"
2122 ];
2110 ];
2123 src = fetchurl {
2111 src = fetchurl {
2124 url = "https://files.pythonhosted.org/packages/35/76/e7e5c2ce7e9c7f31b54c1ff295a495886d1279a002557d74dd8957346a79/WebError-0.10.3.tar.gz";
2112 url = "https://files.pythonhosted.org/packages/35/76/e7e5c2ce7e9c7f31b54c1ff295a495886d1279a002557d74dd8957346a79/WebError-0.10.3.tar.gz";
2125 sha256 = "0frg4kvycqpj5bi8asfqfs6bxsr2cvjvb6b56c4d1ai1z57kbjx6";
2113 sha256 = "0frg4kvycqpj5bi8asfqfs6bxsr2cvjvb6b56c4d1ai1z57kbjx6";
2126 };
2114 };
2127 meta = {
2115 meta = {
2128 license = [ pkgs.lib.licenses.mit ];
2116 license = [ pkgs.lib.licenses.mit ];
2129 };
2117 };
2130 };
2118 };
2131 "webhelpers" = super.buildPythonPackage {
2119 "webhelpers" = super.buildPythonPackage {
2132 name = "webhelpers-1.3";
2120 name = "webhelpers-1.3";
2133 doCheck = false;
2121 doCheck = false;
2134 propagatedBuildInputs = [
2122 propagatedBuildInputs = [
2135 self."markupsafe"
2123 self."markupsafe"
2136 ];
2124 ];
2137 src = fetchurl {
2125 src = fetchurl {
2138 url = "https://files.pythonhosted.org/packages/ee/68/4d07672821d514184357f1552f2dad923324f597e722de3b016ca4f7844f/WebHelpers-1.3.tar.gz";
2126 url = "https://files.pythonhosted.org/packages/ee/68/4d07672821d514184357f1552f2dad923324f597e722de3b016ca4f7844f/WebHelpers-1.3.tar.gz";
2139 sha256 = "10x5i82qdkrvyw18gsybwggfhfpl869siaab89vnndi9x62g51pa";
2127 sha256 = "10x5i82qdkrvyw18gsybwggfhfpl869siaab89vnndi9x62g51pa";
2140 };
2128 };
2141 meta = {
2129 meta = {
2142 license = [ pkgs.lib.licenses.bsdOriginal ];
2130 license = [ pkgs.lib.licenses.bsdOriginal ];
2143 };
2131 };
2144 };
2132 };
2145 "webhelpers2" = super.buildPythonPackage {
2133 "webhelpers2" = super.buildPythonPackage {
2146 name = "webhelpers2-2.0";
2134 name = "webhelpers2-2.0";
2147 doCheck = false;
2135 doCheck = false;
2148 propagatedBuildInputs = [
2136 propagatedBuildInputs = [
2149 self."markupsafe"
2137 self."markupsafe"
2150 self."six"
2138 self."six"
2151 ];
2139 ];
2152 src = fetchurl {
2140 src = fetchurl {
2153 url = "https://files.pythonhosted.org/packages/ff/30/56342c6ea522439e3662427c8d7b5e5b390dff4ff2dc92d8afcb8ab68b75/WebHelpers2-2.0.tar.gz";
2141 url = "https://files.pythonhosted.org/packages/ff/30/56342c6ea522439e3662427c8d7b5e5b390dff4ff2dc92d8afcb8ab68b75/WebHelpers2-2.0.tar.gz";
2154 sha256 = "0aphva1qmxh83n01p53f5fd43m4srzbnfbz5ajvbx9aj2aipwmcs";
2142 sha256 = "0aphva1qmxh83n01p53f5fd43m4srzbnfbz5ajvbx9aj2aipwmcs";
2155 };
2143 };
2156 meta = {
2144 meta = {
2157 license = [ pkgs.lib.licenses.mit ];
2145 license = [ pkgs.lib.licenses.mit ];
2158 };
2146 };
2159 };
2147 };
2160 "webob" = super.buildPythonPackage {
2148 "webob" = super.buildPythonPackage {
2161 name = "webob-1.7.4";
2149 name = "webob-1.7.4";
2162 doCheck = false;
2150 doCheck = false;
2163 src = fetchurl {
2151 src = fetchurl {
2164 url = "https://files.pythonhosted.org/packages/75/34/731e23f52371852dfe7490a61644826ba7fe70fd52a377aaca0f4956ba7f/WebOb-1.7.4.tar.gz";
2152 url = "https://files.pythonhosted.org/packages/75/34/731e23f52371852dfe7490a61644826ba7fe70fd52a377aaca0f4956ba7f/WebOb-1.7.4.tar.gz";
2165 sha256 = "1na01ljg04z40il7vcrn8g29vaw7nvg1xvhk64cr4jys5wcay44d";
2153 sha256 = "1na01ljg04z40il7vcrn8g29vaw7nvg1xvhk64cr4jys5wcay44d";
2166 };
2154 };
2167 meta = {
2155 meta = {
2168 license = [ pkgs.lib.licenses.mit ];
2156 license = [ pkgs.lib.licenses.mit ];
2169 };
2157 };
2170 };
2158 };
2171 "webtest" = super.buildPythonPackage {
2159 "webtest" = super.buildPythonPackage {
2172 name = "webtest-2.0.29";
2160 name = "webtest-2.0.29";
2173 doCheck = false;
2161 doCheck = false;
2174 propagatedBuildInputs = [
2162 propagatedBuildInputs = [
2175 self."six"
2163 self."six"
2176 self."webob"
2164 self."webob"
2177 self."waitress"
2165 self."waitress"
2178 self."beautifulsoup4"
2166 self."beautifulsoup4"
2179 ];
2167 ];
2180 src = fetchurl {
2168 src = fetchurl {
2181 url = "https://files.pythonhosted.org/packages/94/de/8f94738be649997da99c47b104aa3c3984ecec51a1d8153ed09638253d56/WebTest-2.0.29.tar.gz";
2169 url = "https://files.pythonhosted.org/packages/94/de/8f94738be649997da99c47b104aa3c3984ecec51a1d8153ed09638253d56/WebTest-2.0.29.tar.gz";
2182 sha256 = "0bcj1ica5lnmj5zbvk46x28kgphcsgh7sfnwjmn0cr94mhawrg6v";
2170 sha256 = "0bcj1ica5lnmj5zbvk46x28kgphcsgh7sfnwjmn0cr94mhawrg6v";
2183 };
2171 };
2184 meta = {
2172 meta = {
2185 license = [ pkgs.lib.licenses.mit ];
2173 license = [ pkgs.lib.licenses.mit ];
2186 };
2174 };
2187 };
2175 };
2188 "whoosh" = super.buildPythonPackage {
2176 "whoosh" = super.buildPythonPackage {
2189 name = "whoosh-2.7.4";
2177 name = "whoosh-2.7.4";
2190 doCheck = false;
2178 doCheck = false;
2191 src = fetchurl {
2179 src = fetchurl {
2192 url = "https://files.pythonhosted.org/packages/25/2b/6beed2107b148edc1321da0d489afc4617b9ed317ef7b72d4993cad9b684/Whoosh-2.7.4.tar.gz";
2180 url = "https://files.pythonhosted.org/packages/25/2b/6beed2107b148edc1321da0d489afc4617b9ed317ef7b72d4993cad9b684/Whoosh-2.7.4.tar.gz";
2193 sha256 = "10qsqdjpbc85fykc1vgcs8xwbgn4l2l52c8d83xf1q59pwyn79bw";
2181 sha256 = "10qsqdjpbc85fykc1vgcs8xwbgn4l2l52c8d83xf1q59pwyn79bw";
2194 };
2182 };
2195 meta = {
2183 meta = {
2196 license = [ pkgs.lib.licenses.bsdOriginal pkgs.lib.licenses.bsd2 ];
2184 license = [ pkgs.lib.licenses.bsdOriginal pkgs.lib.licenses.bsd2 ];
2197 };
2185 };
2198 };
2186 };
2199 "ws4py" = super.buildPythonPackage {
2187 "ws4py" = super.buildPythonPackage {
2200 name = "ws4py-0.5.1";
2188 name = "ws4py-0.5.1";
2201 doCheck = false;
2189 doCheck = false;
2202 src = fetchurl {
2190 src = fetchurl {
2203 url = "https://files.pythonhosted.org/packages/53/20/4019a739b2eefe9282d3822ef6a225250af964b117356971bd55e274193c/ws4py-0.5.1.tar.gz";
2191 url = "https://files.pythonhosted.org/packages/53/20/4019a739b2eefe9282d3822ef6a225250af964b117356971bd55e274193c/ws4py-0.5.1.tar.gz";
2204 sha256 = "10slbbf2jm4hpr92jx7kh7mhf48sjl01v2w4d8z3f1p0ybbp7l19";
2192 sha256 = "10slbbf2jm4hpr92jx7kh7mhf48sjl01v2w4d8z3f1p0ybbp7l19";
2205 };
2193 };
2206 meta = {
2194 meta = {
2207 license = [ pkgs.lib.licenses.bsdOriginal ];
2195 license = [ pkgs.lib.licenses.bsdOriginal ];
2208 };
2196 };
2209 };
2197 };
2210 "wsgiref" = super.buildPythonPackage {
2198 "wsgiref" = super.buildPythonPackage {
2211 name = "wsgiref-0.1.2";
2199 name = "wsgiref-0.1.2";
2212 doCheck = false;
2200 doCheck = false;
2213 src = fetchurl {
2201 src = fetchurl {
2214 url = "https://files.pythonhosted.org/packages/41/9e/309259ce8dff8c596e8c26df86dbc4e848b9249fd36797fd60be456f03fc/wsgiref-0.1.2.zip";
2202 url = "https://files.pythonhosted.org/packages/41/9e/309259ce8dff8c596e8c26df86dbc4e848b9249fd36797fd60be456f03fc/wsgiref-0.1.2.zip";
2215 sha256 = "0y8fyjmpq7vwwm4x732w97qbkw78rjwal5409k04cw4m03411rn7";
2203 sha256 = "0y8fyjmpq7vwwm4x732w97qbkw78rjwal5409k04cw4m03411rn7";
2216 };
2204 };
2217 meta = {
2205 meta = {
2218 license = [ { fullName = "PSF or ZPL"; } ];
2206 license = [ { fullName = "PSF or ZPL"; } ];
2219 };
2207 };
2220 };
2208 };
2221 "zope.cachedescriptors" = super.buildPythonPackage {
2209 "zope.cachedescriptors" = super.buildPythonPackage {
2222 name = "zope.cachedescriptors-4.3.1";
2210 name = "zope.cachedescriptors-4.3.1";
2223 doCheck = false;
2211 doCheck = false;
2224 propagatedBuildInputs = [
2212 propagatedBuildInputs = [
2225 self."setuptools"
2213 self."setuptools"
2226 ];
2214 ];
2227 src = fetchurl {
2215 src = fetchurl {
2228 url = "https://files.pythonhosted.org/packages/2f/89/ebe1890cc6d3291ebc935558fa764d5fffe571018dbbee200e9db78762cb/zope.cachedescriptors-4.3.1.tar.gz";
2216 url = "https://files.pythonhosted.org/packages/2f/89/ebe1890cc6d3291ebc935558fa764d5fffe571018dbbee200e9db78762cb/zope.cachedescriptors-4.3.1.tar.gz";
2229 sha256 = "0jhr3m5p74c6r7k8iv0005b8bfsialih9d7zl5vx38rf5xq1lk8z";
2217 sha256 = "0jhr3m5p74c6r7k8iv0005b8bfsialih9d7zl5vx38rf5xq1lk8z";
2230 };
2218 };
2231 meta = {
2219 meta = {
2232 license = [ pkgs.lib.licenses.zpl21 ];
2220 license = [ pkgs.lib.licenses.zpl21 ];
2233 };
2221 };
2234 };
2222 };
2235 "zope.deprecation" = super.buildPythonPackage {
2223 "zope.deprecation" = super.buildPythonPackage {
2236 name = "zope.deprecation-4.3.0";
2224 name = "zope.deprecation-4.3.0";
2237 doCheck = false;
2225 doCheck = false;
2238 propagatedBuildInputs = [
2226 propagatedBuildInputs = [
2239 self."setuptools"
2227 self."setuptools"
2240 ];
2228 ];
2241 src = fetchurl {
2229 src = fetchurl {
2242 url = "https://files.pythonhosted.org/packages/a1/18/2dc5e6bfe64fdc3b79411b67464c55bb0b43b127051a20f7f492ab767758/zope.deprecation-4.3.0.tar.gz";
2230 url = "https://files.pythonhosted.org/packages/a1/18/2dc5e6bfe64fdc3b79411b67464c55bb0b43b127051a20f7f492ab767758/zope.deprecation-4.3.0.tar.gz";
2243 sha256 = "095jas41wbxgmw95kwdxqhbc3bgihw2hzj9b3qpdg85apcsf2lkx";
2231 sha256 = "095jas41wbxgmw95kwdxqhbc3bgihw2hzj9b3qpdg85apcsf2lkx";
2244 };
2232 };
2245 meta = {
2233 meta = {
2246 license = [ pkgs.lib.licenses.zpl21 ];
2234 license = [ pkgs.lib.licenses.zpl21 ];
2247 };
2235 };
2248 };
2236 };
2249 "zope.event" = super.buildPythonPackage {
2237 "zope.event" = super.buildPythonPackage {
2250 name = "zope.event-4.3.0";
2238 name = "zope.event-4.3.0";
2251 doCheck = false;
2239 doCheck = false;
2252 propagatedBuildInputs = [
2240 propagatedBuildInputs = [
2253 self."setuptools"
2241 self."setuptools"
2254 ];
2242 ];
2255 src = fetchurl {
2243 src = fetchurl {
2256 url = "https://files.pythonhosted.org/packages/9e/d0/54ba59f19a0635f6591b74be259cf6fbf67e73f4edda27b5cd0cf4d26efa/zope.event-4.3.0.tar.gz";
2244 url = "https://files.pythonhosted.org/packages/9e/d0/54ba59f19a0635f6591b74be259cf6fbf67e73f4edda27b5cd0cf4d26efa/zope.event-4.3.0.tar.gz";
2257 sha256 = "1rrkyx42bcq8dkpj23c2v99kczlrg8d39c06q5qpr0vs4hjfmv70";
2245 sha256 = "1rrkyx42bcq8dkpj23c2v99kczlrg8d39c06q5qpr0vs4hjfmv70";
2258 };
2246 };
2259 meta = {
2247 meta = {
2260 license = [ pkgs.lib.licenses.zpl21 ];
2248 license = [ pkgs.lib.licenses.zpl21 ];
2261 };
2249 };
2262 };
2250 };
2263 "zope.interface" = super.buildPythonPackage {
2251 "zope.interface" = super.buildPythonPackage {
2264 name = "zope.interface-4.5.0";
2252 name = "zope.interface-4.5.0";
2265 doCheck = false;
2253 doCheck = false;
2266 propagatedBuildInputs = [
2254 propagatedBuildInputs = [
2267 self."setuptools"
2255 self."setuptools"
2268 ];
2256 ];
2269 src = fetchurl {
2257 src = fetchurl {
2270 url = "https://files.pythonhosted.org/packages/ac/8a/657532df378c2cd2a1fe6b12be3b4097521570769d4852ec02c24bd3594e/zope.interface-4.5.0.tar.gz";
2258 url = "https://files.pythonhosted.org/packages/ac/8a/657532df378c2cd2a1fe6b12be3b4097521570769d4852ec02c24bd3594e/zope.interface-4.5.0.tar.gz";
2271 sha256 = "0k67m60ij06wkg82n15qgyn96waf4pmrkhv0njpkfzpmv5q89hsp";
2259 sha256 = "0k67m60ij06wkg82n15qgyn96waf4pmrkhv0njpkfzpmv5q89hsp";
2272 };
2260 };
2273 meta = {
2261 meta = {
2274 license = [ pkgs.lib.licenses.zpl21 ];
2262 license = [ pkgs.lib.licenses.zpl21 ];
2275 };
2263 };
2276 };
2264 };
2277
2265
2278 ### Test requirements
2266 ### Test requirements
2279
2267
2280
2268
2281 }
2269 }
@@ -1,133 +1,132 b''
1 ## dependencies
1 ## dependencies
2
2
3 setuptools-scm==2.1.0
3 setuptools-scm==2.1.0
4 amqp==2.3.1
4 amqp==2.3.1
5 # not released authomatic that has updated some oauth providers
5 # not released authomatic that has updated some oauth providers
6 https://code.rhodecode.com/upstream/authomatic/archive/90a9ce60cc405ae8a2bf5c3713acd5d78579a04e.tar.gz?md5=3c68720a1322b25254009518d1ff6801#egg=authomatic==0.1.0.post1
6 https://code.rhodecode.com/upstream/authomatic/archive/90a9ce60cc405ae8a2bf5c3713acd5d78579a04e.tar.gz?md5=3c68720a1322b25254009518d1ff6801#egg=authomatic==0.1.0.post1
7 babel==1.3
7 babel==1.3
8 beaker==1.9.1
8 beaker==1.9.1
9 celery==4.1.1
9 celery==4.1.1
10 chameleon==2.24
10 chameleon==2.24
11 channelstream==0.5.2
11 channelstream==0.5.2
12 click==6.6
12 click==6.6
13 colander==1.4.0
13 colander==1.4.0
14 # our custom configobj
14 # our custom configobj
15 https://code.rhodecode.com/upstream/configobj/archive/a11ff0a0bd4fbda9e3a91267e720f88329efb4a6.tar.gz?md5=9916c524ea11a6c418217af6b28d4b3c#egg=configobj==5.0.6
15 https://code.rhodecode.com/upstream/configobj/archive/a11ff0a0bd4fbda9e3a91267e720f88329efb4a6.tar.gz?md5=9916c524ea11a6c418217af6b28d4b3c#egg=configobj==5.0.6
16 cssselect==1.0.3
16 cssselect==1.0.3
17 decorator==4.1.2
17 decorator==4.1.2
18 deform==2.0.5
18 deform==2.0.5
19 docutils==0.14.0
19 docutils==0.14.0
20 dogpile.cache==0.6.6
20 dogpile.cache==0.6.6
21 dogpile.core==0.4.1
21 dogpile.core==0.4.1
22 ecdsa==0.13
22 ecdsa==0.13
23 formencode==1.2.4
23 formencode==1.2.4
24 future==0.14.3
24 future==0.14.3
25 futures==3.0.2
25 futures==3.0.2
26 gnureadline==6.3.8
26 gnureadline==6.3.8
27 infrae.cache==1.0.1
27 infrae.cache==1.0.1
28 iso8601==0.1.11
28 iso8601==0.1.11
29 itsdangerous==0.24
29 itsdangerous==0.24
30 jinja2==2.9.6
30 jinja2==2.9.6
31 billiard==3.5.0.3
31 billiard==3.5.0.3
32 kombu==4.2.0
32 kombu==4.2.0
33 lxml==3.7.3
33 lxml==3.7.3
34 lru-dict==1.1.6
35 mako==1.0.7
34 mako==1.0.7
36 markdown==2.6.11
35 markdown==2.6.11
37 markupsafe==1.0.0
36 markupsafe==1.0.0
38 msgpack-python==0.5.6
37 msgpack-python==0.5.6
39 mysql-python==1.2.5
38 mysql-python==1.2.5
40 pymysql==0.8.1
39 pymysql==0.8.1
41 pyotp==2.2.6
40 pyotp==2.2.6
42 objgraph==3.1.1
41 objgraph==3.1.1
43 packaging==15.2
42 packaging==15.2
44 paste==2.0.3
43 paste==2.0.3
45 pastedeploy==1.5.2
44 pastedeploy==1.5.2
46 pastescript==2.0.2
45 pastescript==2.0.2
47 pathlib2==2.3.0
46 pathlib2==2.3.0
48 peppercorn==0.5
47 peppercorn==0.5
49 psutil==5.4.6
48 psutil==5.4.6
50 psycopg2==2.7.4
49 psycopg2==2.7.4
51 py-bcrypt==0.4
50 py-bcrypt==0.4
52 pycrypto==2.6.1
51 pycrypto==2.6.1
53 pycurl==7.43.0.2
52 pycurl==7.43.0.2
54 pyflakes==0.8.1
53 pyflakes==0.8.1
55 pygments-markdown-lexer==0.1.0.dev39
54 pygments-markdown-lexer==0.1.0.dev39
56 pygments==2.2.0
55 pygments==2.2.0
57 pyparsing==1.5.7
56 pyparsing==1.5.7
58 pyramid-beaker==0.8
57 pyramid-beaker==0.8
59 pyramid-debugtoolbar==4.4.0
58 pyramid-debugtoolbar==4.4.0
60 pyramid-jinja2==2.7
59 pyramid-jinja2==2.7
61 pyramid-mako==1.0.2
60 pyramid-mako==1.0.2
62 pyramid==1.9.2
61 pyramid==1.9.2
63 pysqlite==2.8.3
62 pysqlite==2.8.3
64 python-dateutil
63 python-dateutil
65 python-ldap==3.1.0
64 python-ldap==3.1.0
66 python-memcached==1.59
65 python-memcached==1.59
67 python-pam==1.8.4
66 python-pam==1.8.4
68 pytz==2018.4
67 pytz==2018.4
69 tzlocal==1.5.1
68 tzlocal==1.5.1
70 pyzmq==14.6.0
69 pyzmq==14.6.0
71 py-gfm==0.1.3
70 py-gfm==0.1.3
72 redis==2.10.6
71 redis==2.10.6
73 repoze.lru==0.7
72 repoze.lru==0.7
74 requests==2.9.1
73 requests==2.9.1
75 routes==2.4.1
74 routes==2.4.1
76 setproctitle==1.1.10
75 setproctitle==1.1.10
77 simplejson==3.11.1
76 simplejson==3.11.1
78 six==1.11.0
77 six==1.11.0
79 sqlalchemy==1.1.18
78 sqlalchemy==1.1.18
80 sshpubkeys==2.2.0
79 sshpubkeys==2.2.0
81 subprocess32==3.5.1
80 subprocess32==3.5.1
82 supervisor==3.3.4
81 supervisor==3.3.4
83 tempita==0.5.2
82 tempita==0.5.2
84 translationstring==1.3
83 translationstring==1.3
85 trollius==1.0.4
84 trollius==1.0.4
86 urllib3==1.21
85 urllib3==1.21
87 urlobject==2.4.3
86 urlobject==2.4.3
88 venusian==1.1.0
87 venusian==1.1.0
89 weberror==0.10.3
88 weberror==0.10.3
90 webhelpers2==2.0
89 webhelpers2==2.0
91 webhelpers==1.3
90 webhelpers==1.3
92 webob==1.7.4
91 webob==1.7.4
93 whoosh==2.7.4
92 whoosh==2.7.4
94 wsgiref==0.1.2
93 wsgiref==0.1.2
95 zope.cachedescriptors==4.3.1
94 zope.cachedescriptors==4.3.1
96 zope.deprecation==4.3.0
95 zope.deprecation==4.3.0
97 zope.event==4.3.0
96 zope.event==4.3.0
98 zope.interface==4.5.0
97 zope.interface==4.5.0
99
98
100
99
101 # IPYTHON RENDERING
100 # IPYTHON RENDERING
102 # entrypoints backport, pypi version doesn't support egg installs
101 # entrypoints backport, pypi version doesn't support egg installs
103 https://code.rhodecode.com/upstream/entrypoints/archive/96e6d645684e1af3d7df5b5272f3fe85a546b233.tar.gz?md5=7db37771aea9ac9fefe093e5d6987313#egg=entrypoints==0.2.2.rhodecode-upstream1
102 https://code.rhodecode.com/upstream/entrypoints/archive/96e6d645684e1af3d7df5b5272f3fe85a546b233.tar.gz?md5=7db37771aea9ac9fefe093e5d6987313#egg=entrypoints==0.2.2.rhodecode-upstream1
104 nbconvert==5.3.1
103 nbconvert==5.3.1
105 bleach==2.1.3
104 bleach==2.1.3
106 nbformat==4.4.0
105 nbformat==4.4.0
107 jupyter_client==5.0.0
106 jupyter_client==5.0.0
108
107
109 ## cli tools
108 ## cli tools
110 alembic==0.9.9
109 alembic==0.9.9
111 invoke==0.13.0
110 invoke==0.13.0
112 bumpversion==0.5.3
111 bumpversion==0.5.3
113
112
114 ## http servers
113 ## http servers
115 gevent==1.3.5
114 gevent==1.3.5
116 greenlet==0.4.13
115 greenlet==0.4.13
117 gunicorn==19.9.0
116 gunicorn==19.9.0
118 waitress==1.1.0
117 waitress==1.1.0
119
118
120 ## debug
119 ## debug
121 ipdb==0.11.0
120 ipdb==0.11.0
122 ipython==5.1.0
121 ipython==5.1.0
123 cprofilev==1.0.7
122 cprofilev==1.0.7
124 bottle==0.12.13
123 bottle==0.12.13
125
124
126 ## rhodecode-tools, special case
125 ## rhodecode-tools, special case
127 https://code.rhodecode.com/rhodecode-tools-ce/archive/v0.15.0.tar.gz?md5=1046043b8c8d52480f7bca63185729b5#egg=rhodecode-tools==0.15.0
126 https://code.rhodecode.com/rhodecode-tools-ce/archive/v0.15.0.tar.gz?md5=1046043b8c8d52480f7bca63185729b5#egg=rhodecode-tools==0.15.0
128
127
129 ## appenlight
128 ## appenlight
130 appenlight-client==0.6.25
129 appenlight-client==0.6.25
131
130
132 ## test related requirements
131 ## test related requirements
133 -r requirements_test.txt
132 -r requirements_test.txt
@@ -1,115 +1,110 b''
1 # -*- coding: utf-8 -*-
1 # -*- coding: utf-8 -*-
2
2
3 # Copyright (C) 2010-2018 RhodeCode GmbH
3 # Copyright (C) 2010-2018 RhodeCode GmbH
4 #
4 #
5 # This program is free software: you can redistribute it and/or modify
5 # This program is free software: you can redistribute it and/or modify
6 # it under the terms of the GNU Affero General Public License, version 3
6 # it under the terms of the GNU Affero General Public License, version 3
7 # (only), as published by the Free Software Foundation.
7 # (only), as published by the Free Software Foundation.
8 #
8 #
9 # This program is distributed in the hope that it will be useful,
9 # This program is distributed in the hope that it will be useful,
10 # but WITHOUT ANY WARRANTY; without even the implied warranty of
10 # but WITHOUT ANY WARRANTY; without even the implied warranty of
11 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12 # GNU General Public License for more details.
12 # GNU General Public License for more details.
13 #
13 #
14 # You should have received a copy of the GNU Affero General Public License
14 # You should have received a copy of the GNU Affero General Public License
15 # along with this program. If not, see <http://www.gnu.org/licenses/>.
15 # along with this program. If not, see <http://www.gnu.org/licenses/>.
16 #
16 #
17 # This program is dual-licensed. If you wish to learn more about the
17 # This program is dual-licensed. If you wish to learn more about the
18 # RhodeCode Enterprise Edition, including its added features, Support services,
18 # RhodeCode Enterprise Edition, including its added features, Support services,
19 # and proprietary license terms, please see https://rhodecode.com/licenses/
19 # and proprietary license terms, please see https://rhodecode.com/licenses/
20
20
21 """
21 """
22 Custom LRU memory manager for debugging purposes. It allows to track the keys
22 Custom LRU memory manager for debugging purposes. It allows to track the keys
23 and the state of LRU dict.
23 and the state of LRU dict.
24
24
25 inrae.cache is licensed under LRUDict is licensed under ZPL license
25 inrae.cache is licensed under LRUDict is licensed under ZPL license
26 This software is Copyright (c) Zope Corporation (tm) and
26 This software is Copyright (c) Zope Corporation (tm) and
27 Contributors. All rights reserved.
27 Contributors. All rights reserved.
28
28 """
29 TODO: marcink, we might think of replacing the LRUDict with lru-dict library
30 written in C.
31
29
32 eg difference in speed:
33
34 LRUDictC Time : 0.00025 s, Memory : 110592 Kb
35 LRUDict Time : 0.00369 s, Memory : 147456 Kb
36 """
37 import logging
30 import logging
38
31
39 from repoze.lru import LRUCache
32 from repoze.lru import LRUCache
40 from beaker.container import MemoryNamespaceManager, AbstractDictionaryNSManager
33 from beaker.container import MemoryNamespaceManager, AbstractDictionaryNSManager
41 from rhodecode.lib.utils2 import safe_str
34 from rhodecode.lib.utils2 import safe_str
42
35
43 log = logging.getLogger(__name__)
36 log = logging.getLogger(__name__)
44
37
45
38
46 class LRUDict(LRUCache):
39 class LRUDict(LRUCache):
47 """ Wrapper to provide partial dict access
48 """
40 """
41 Wrapper to provide partial dict access
42 """
43
49 def __setitem__(self, key, value):
44 def __setitem__(self, key, value):
50 return self.put(key, value)
45 return self.put(key, value)
51
46
52 def __getitem__(self, key):
47 def __getitem__(self, key):
53 return self.get(key)
48 return self.get(key)
54
49
55 def __contains__(self, key):
50 def __contains__(self, key):
56 return bool(self.get(key))
51 return bool(self.get(key))
57
52
58 def __delitem__(self, key):
53 def __delitem__(self, key):
59 del self.data[key]
54 del self.data[key]
60
55
61 def keys(self):
56 def keys(self):
62 return self.data.keys()
57 return self.data.keys()
63
58
64
59
65 class LRUDictDebug(LRUDict):
60 class LRUDictDebug(LRUDict):
66 """
61 """
67 Wrapper to provide some debug options
62 Wrapper to provide some debug options
68 """
63 """
69 def _report_keys(self):
64 def _report_keys(self):
70 elems_cnt = '%s/%s' % (len(self.keys()), self.size)
65 elems_cnt = '%s/%s' % (len(self.keys()), self.size)
71 # trick for pformat print it more nicely
66 # trick for pformat print it more nicely
72 fmt = '\n'
67 fmt = '\n'
73 for cnt, elem in enumerate(self.keys()):
68 for cnt, elem in enumerate(self.keys()):
74 fmt += '%s - %s\n' % (cnt+1, safe_str(elem))
69 fmt += '%s - %s\n' % (cnt+1, safe_str(elem))
75 log.debug('current LRU keys (%s):%s' % (elems_cnt, fmt))
70 log.debug('current LRU keys (%s):%s' % (elems_cnt, fmt))
76
71
77 def __getitem__(self, key):
72 def __getitem__(self, key):
78 self._report_keys()
73 self._report_keys()
79 return self.get(key)
74 return self.get(key)
80
75
81
76
82 class MemoryLRUNamespaceManagerBase(MemoryNamespaceManager):
77 class MemoryLRUNamespaceManagerBase(MemoryNamespaceManager):
83 default_max_items = 10000
78 default_max_items = 10000
84
79
85 def _get_factory(self, max_items):
80 def _get_factory(self, max_items):
86
81
87 def Factory():
82 def Factory():
88 return LRUDict(int(max_items))
83 return LRUDict(int(max_items))
89 return Factory
84 return Factory
90
85
91 def __init__(self, namespace, **kwargs):
86 def __init__(self, namespace, **kwargs):
92 AbstractDictionaryNSManager.__init__(self, namespace)
87 AbstractDictionaryNSManager.__init__(self, namespace)
93 if 'max_items' in kwargs:
88 if 'max_items' in kwargs:
94 max_items = kwargs['max_items']
89 max_items = kwargs['max_items']
95 else:
90 else:
96 max_items = self.default_max_items
91 max_items = self.default_max_items
97
92
98 Factory = self._get_factory(max_items)
93 Factory = self._get_factory(max_items)
99
94
100 self.dictionary = MemoryNamespaceManager.namespaces.get(
95 self.dictionary = MemoryNamespaceManager.namespaces.get(
101 self.namespace, Factory)
96 self.namespace, Factory)
102
97
103
98
104 class MemoryLRUNamespaceManagerDebug(MemoryLRUNamespaceManagerBase):
99 class MemoryLRUNamespaceManagerDebug(MemoryLRUNamespaceManagerBase):
105 """
100 """
106 A memory namespace manager that return with LRU dicts backend,
101 A memory namespace manager that return with LRU dicts backend,
107 special debug for testing
102 special debug for testing
108 """
103 """
109 default_max_items = 10000
104 default_max_items = 10000
110
105
111 def _get_factory(self, max_items):
106 def _get_factory(self, max_items):
112
107
113 def Factory():
108 def Factory():
114 return LRUDictDebug(int(max_items))
109 return LRUDictDebug(int(max_items))
115 return Factory
110 return Factory
@@ -1,202 +1,201 b''
1 # -*- coding: utf-8 -*-
1 # -*- coding: utf-8 -*-
2
2
3 # Copyright (C) 2015-2018 RhodeCode GmbH
3 # Copyright (C) 2015-2018 RhodeCode GmbH
4 #
4 #
5 # This program is free software: you can redistribute it and/or modify
5 # This program is free software: you can redistribute it and/or modify
6 # it under the terms of the GNU Affero General Public License, version 3
6 # it under the terms of the GNU Affero General Public License, version 3
7 # (only), as published by the Free Software Foundation.
7 # (only), as published by the Free Software Foundation.
8 #
8 #
9 # This program is distributed in the hope that it will be useful,
9 # This program is distributed in the hope that it will be useful,
10 # but WITHOUT ANY WARRANTY; without even the implied warranty of
10 # but WITHOUT ANY WARRANTY; without even the implied warranty of
11 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12 # GNU General Public License for more details.
12 # GNU General Public License for more details.
13 #
13 #
14 # You should have received a copy of the GNU Affero General Public License
14 # You should have received a copy of the GNU Affero General Public License
15 # along with this program. If not, see <http://www.gnu.org/licenses/>.
15 # along with this program. If not, see <http://www.gnu.org/licenses/>.
16 #
16 #
17 # This program is dual-licensed. If you wish to learn more about the
17 # This program is dual-licensed. If you wish to learn more about the
18 # RhodeCode Enterprise Edition, including its added features, Support services,
18 # RhodeCode Enterprise Edition, including its added features, Support services,
19 # and proprietary license terms, please see https://rhodecode.com/licenses/
19 # and proprietary license terms, please see https://rhodecode.com/licenses/
20 import time
20 import time
21 import errno
21 import errno
22 import logging
22 import logging
23
23
24 import gevent
24 import gevent
25
25
26 from dogpile.cache.backends import memory as memory_backend
26 from dogpile.cache.backends import memory as memory_backend
27 from dogpile.cache.backends import file as file_backend
27 from dogpile.cache.backends import file as file_backend
28 from dogpile.cache.backends import redis as redis_backend
28 from dogpile.cache.backends import redis as redis_backend
29 from dogpile.cache.backends.file import NO_VALUE, compat, FileLock
29 from dogpile.cache.backends.file import NO_VALUE, compat, FileLock
30 from dogpile.cache.util import memoized_property
30 from dogpile.cache.util import memoized_property
31 from lru import LRU as LRUDict
31
32 from rhodecode.lib.memory_lru_dict import LRUDict, LRUDictDebug
32
33
33
34
34 _default_max_size = 1024
35 _default_max_size = 1024
35
36
36 log = logging.getLogger(__name__)
37 log = logging.getLogger(__name__)
37
38
38
39
39 class LRUMemoryBackend(memory_backend.MemoryBackend):
40 class LRUMemoryBackend(memory_backend.MemoryBackend):
40 pickle_values = False
41 pickle_values = False
41
42
42 def __init__(self, arguments):
43 def __init__(self, arguments):
43 max_size = arguments.pop('max_size', _default_max_size)
44 max_size = arguments.pop('max_size', _default_max_size)
44 callback = None
45 if arguments.pop('log_max_size_reached', None):
46 def evicted(key, value):
47 log.debug(
48 'LRU: evicting key `%s` due to max size %s reach', key, max_size)
49 callback = evicted
50
45
51 arguments['cache_dict'] = LRUDict(max_size, callback=callback)
46 LRUDictClass = LRUDict
47 if arguments.pop('log_key_count', None):
48 LRUDictClass = LRUDictDebug
49
50 arguments['cache_dict'] = LRUDictClass(max_size)
52 super(LRUMemoryBackend, self).__init__(arguments)
51 super(LRUMemoryBackend, self).__init__(arguments)
53
52
54 def delete(self, key):
53 def delete(self, key):
55 try:
54 try:
56 del self._cache[key]
55 del self._cache[key]
57 except KeyError:
56 except KeyError:
58 # we don't care if key isn't there at deletion
57 # we don't care if key isn't there at deletion
59 pass
58 pass
60
59
61 def delete_multi(self, keys):
60 def delete_multi(self, keys):
62 for key in keys:
61 for key in keys:
63 self.delete(key)
62 self.delete(key)
64
63
65
64
66 class Serializer(object):
65 class Serializer(object):
67 def _dumps(self, value, safe=False):
66 def _dumps(self, value, safe=False):
68 try:
67 try:
69 return compat.pickle.dumps(value)
68 return compat.pickle.dumps(value)
70 except Exception:
69 except Exception:
71 if safe:
70 if safe:
72 return NO_VALUE
71 return NO_VALUE
73 else:
72 else:
74 raise
73 raise
75
74
76 def _loads(self, value, safe=True):
75 def _loads(self, value, safe=True):
77 try:
76 try:
78 return compat.pickle.loads(value)
77 return compat.pickle.loads(value)
79 except Exception:
78 except Exception:
80 if safe:
79 if safe:
81 return NO_VALUE
80 return NO_VALUE
82 else:
81 else:
83 raise
82 raise
84
83
85
84
86 class CustomLockFactory(FileLock):
85 class CustomLockFactory(FileLock):
87
86
88 @memoized_property
87 @memoized_property
89 def _module(self):
88 def _module(self):
90 import fcntl
89 import fcntl
91 flock_org = fcntl.flock
90 flock_org = fcntl.flock
92
91
93 def gevent_flock(fd, operation):
92 def gevent_flock(fd, operation):
94 """
93 """
95 Gevent compatible flock
94 Gevent compatible flock
96 """
95 """
97 # set non-blocking, this will cause an exception if we cannot acquire a lock
96 # set non-blocking, this will cause an exception if we cannot acquire a lock
98 operation |= fcntl.LOCK_NB
97 operation |= fcntl.LOCK_NB
99 start_lock_time = time.time()
98 start_lock_time = time.time()
100 timeout = 60 * 5 # 5min
99 timeout = 60 * 5 # 5min
101 while True:
100 while True:
102 try:
101 try:
103 flock_org(fd, operation)
102 flock_org(fd, operation)
104 # lock has been acquired
103 # lock has been acquired
105 break
104 break
106 except (OSError, IOError) as e:
105 except (OSError, IOError) as e:
107 # raise on other errors than Resource temporarily unavailable
106 # raise on other errors than Resource temporarily unavailable
108 if e.errno != errno.EAGAIN:
107 if e.errno != errno.EAGAIN:
109 raise
108 raise
110 elif (time.time() - start_lock_time) > timeout:
109 elif (time.time() - start_lock_time) > timeout:
111 # waited to much time on a lock, better fail than loop for ever
110 # waited to much time on a lock, better fail than loop for ever
112 log.error('Failed to acquire lock on %s file', self.filename)
111 log.error('Failed to acquire lock on %s file', self.filename)
113 raise
112 raise
114
113 timeout = 0.03
115 log.debug('Failed to acquire lock, retry in 0.03')
114 log.debug('Failed to acquire lock, retry in %ss', timeout)
116 gevent.sleep(0.03)
115 gevent.sleep(timeout)
117
116
118 fcntl.flock = gevent_flock
117 fcntl.flock = gevent_flock
119 return fcntl
118 return fcntl
120
119
121
120
122 class FileNamespaceBackend(Serializer, file_backend.DBMBackend):
121 class FileNamespaceBackend(Serializer, file_backend.DBMBackend):
123
122
124 def __init__(self, arguments):
123 def __init__(self, arguments):
125 arguments['lock_factory'] = CustomLockFactory
124 arguments['lock_factory'] = CustomLockFactory
126 super(FileNamespaceBackend, self).__init__(arguments)
125 super(FileNamespaceBackend, self).__init__(arguments)
127
126
128 def list_keys(self, prefix=''):
127 def list_keys(self, prefix=''):
129 def cond(v):
128 def cond(v):
130 if not prefix:
129 if not prefix:
131 return True
130 return True
132
131
133 if v.startswith(prefix):
132 if v.startswith(prefix):
134 return True
133 return True
135 return False
134 return False
136
135
137 with self._dbm_file(True) as dbm:
136 with self._dbm_file(True) as dbm:
138
137
139 return filter(cond, dbm.keys())
138 return filter(cond, dbm.keys())
140
139
141 def get_store(self):
140 def get_store(self):
142 return self.filename
141 return self.filename
143
142
144 def get(self, key):
143 def get(self, key):
145 with self._dbm_file(False) as dbm:
144 with self._dbm_file(False) as dbm:
146 if hasattr(dbm, 'get'):
145 if hasattr(dbm, 'get'):
147 value = dbm.get(key, NO_VALUE)
146 value = dbm.get(key, NO_VALUE)
148 else:
147 else:
149 # gdbm objects lack a .get method
148 # gdbm objects lack a .get method
150 try:
149 try:
151 value = dbm[key]
150 value = dbm[key]
152 except KeyError:
151 except KeyError:
153 value = NO_VALUE
152 value = NO_VALUE
154 if value is not NO_VALUE:
153 if value is not NO_VALUE:
155 value = self._loads(value)
154 value = self._loads(value)
156 return value
155 return value
157
156
158 def set(self, key, value):
157 def set(self, key, value):
159 with self._dbm_file(True) as dbm:
158 with self._dbm_file(True) as dbm:
160 dbm[key] = self._dumps(value)
159 dbm[key] = self._dumps(value)
161
160
162 def set_multi(self, mapping):
161 def set_multi(self, mapping):
163 with self._dbm_file(True) as dbm:
162 with self._dbm_file(True) as dbm:
164 for key, value in mapping.items():
163 for key, value in mapping.items():
165 dbm[key] = self._dumps(value)
164 dbm[key] = self._dumps(value)
166
165
167
166
168 class RedisPickleBackend(Serializer, redis_backend.RedisBackend):
167 class RedisPickleBackend(Serializer, redis_backend.RedisBackend):
169 def list_keys(self, prefix=''):
168 def list_keys(self, prefix=''):
170 if prefix:
169 if prefix:
171 prefix = prefix + '*'
170 prefix = prefix + '*'
172 return self.client.keys(prefix)
171 return self.client.keys(prefix)
173
172
174 def get_store(self):
173 def get_store(self):
175 return self.client.connection_pool
174 return self.client.connection_pool
176
175
177 def get(self, key):
176 def get(self, key):
178 value = self.client.get(key)
177 value = self.client.get(key)
179 if value is None:
178 if value is None:
180 return NO_VALUE
179 return NO_VALUE
181 return self._loads(value)
180 return self._loads(value)
182
181
183 def set(self, key, value):
182 def set(self, key, value):
184 if self.redis_expiration_time:
183 if self.redis_expiration_time:
185 self.client.setex(key, self.redis_expiration_time,
184 self.client.setex(key, self.redis_expiration_time,
186 self._dumps(value))
185 self._dumps(value))
187 else:
186 else:
188 self.client.set(key, self._dumps(value))
187 self.client.set(key, self._dumps(value))
189
188
190 def set_multi(self, mapping):
189 def set_multi(self, mapping):
191 mapping = dict(
190 mapping = dict(
192 (k, self._dumps(v))
191 (k, self._dumps(v))
193 for k, v in mapping.items()
192 for k, v in mapping.items()
194 )
193 )
195
194
196 if not self.redis_expiration_time:
195 if not self.redis_expiration_time:
197 self.client.mset(mapping)
196 self.client.mset(mapping)
198 else:
197 else:
199 pipe = self.client.pipeline()
198 pipe = self.client.pipeline()
200 for key, value in mapping.items():
199 for key, value in mapping.items():
201 pipe.setex(key, self.redis_expiration_time, value)
200 pipe.setex(key, self.redis_expiration_time, value)
202 pipe.execute()
201 pipe.execute()
@@ -1,189 +1,189 b''
1 # -*- coding: utf-8 -*-
1 # -*- coding: utf-8 -*-
2
2
3 # Copyright (C) 2010-2018 RhodeCode GmbH
3 # Copyright (C) 2010-2018 RhodeCode GmbH
4 #
4 #
5 # This program is free software: you can redistribute it and/or modify
5 # This program is free software: you can redistribute it and/or modify
6 # it under the terms of the GNU Affero General Public License, version 3
6 # it under the terms of the GNU Affero General Public License, version 3
7 # (only), as published by the Free Software Foundation.
7 # (only), as published by the Free Software Foundation.
8 #
8 #
9 # This program is distributed in the hope that it will be useful,
9 # This program is distributed in the hope that it will be useful,
10 # but WITHOUT ANY WARRANTY; without even the implied warranty of
10 # but WITHOUT ANY WARRANTY; without even the implied warranty of
11 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12 # GNU General Public License for more details.
12 # GNU General Public License for more details.
13 #
13 #
14 # You should have received a copy of the GNU Affero General Public License
14 # You should have received a copy of the GNU Affero General Public License
15 # along with this program. If not, see <http://www.gnu.org/licenses/>.
15 # along with this program. If not, see <http://www.gnu.org/licenses/>.
16 #
16 #
17 # This program is dual-licensed. If you wish to learn more about the
17 # This program is dual-licensed. If you wish to learn more about the
18 # RhodeCode Enterprise Edition, including its added features, Support services,
18 # RhodeCode Enterprise Edition, including its added features, Support services,
19 # and proprietary license terms, please see https://rhodecode.com/licenses/
19 # and proprietary license terms, please see https://rhodecode.com/licenses/
20
20
21 # Import early to make sure things are patched up properly
21 # Import early to make sure things are patched up properly
22 from setuptools import setup, find_packages
22 from setuptools import setup, find_packages
23
23
24 import os
24 import os
25 import sys
25 import sys
26 import pkgutil
26 import pkgutil
27 import platform
27 import platform
28 import codecs
28 import codecs
29
29
30 try: # for pip >= 10
30 try: # for pip >= 10
31 from pip._internal.req import parse_requirements
31 from pip._internal.req import parse_requirements
32 except ImportError: # for pip <= 9.0.3
32 except ImportError: # for pip <= 9.0.3
33 from pip.req import parse_requirements
33 from pip.req import parse_requirements
34
34
35 try: # for pip >= 10
35 try: # for pip >= 10
36 from pip._internal.download import PipSession
36 from pip._internal.download import PipSession
37 except ImportError: # for pip <= 9.0.3
37 except ImportError: # for pip <= 9.0.3
38 from pip.download import PipSession
38 from pip.download import PipSession
39
39
40
40
41 if sys.version_info < (2, 7):
41 if sys.version_info < (2, 7):
42 raise Exception('RhodeCode requires Python 2.7 or later')
42 raise Exception('RhodeCode requires Python 2.7 or later')
43
43
44 here = os.path.abspath(os.path.dirname(__file__))
44 here = os.path.abspath(os.path.dirname(__file__))
45
45
46 # defines current platform
46 # defines current platform
47 __platform__ = platform.system()
47 __platform__ = platform.system()
48 __license__ = 'AGPLv3, and Commercial License'
48 __license__ = 'AGPLv3, and Commercial License'
49 __author__ = 'RhodeCode GmbH'
49 __author__ = 'RhodeCode GmbH'
50 __url__ = 'https://code.rhodecode.com'
50 __url__ = 'https://code.rhodecode.com'
51 is_windows = __platform__ in ('Windows',)
51 is_windows = __platform__ in ('Windows',)
52
52
53
53
54 def _get_requirements(req_filename, exclude=None, extras=None):
54 def _get_requirements(req_filename, exclude=None, extras=None):
55 extras = extras or []
55 extras = extras or []
56 exclude = exclude or []
56 exclude = exclude or []
57
57
58 try:
58 try:
59 parsed = parse_requirements(
59 parsed = parse_requirements(
60 os.path.join(here, req_filename), session=PipSession())
60 os.path.join(here, req_filename), session=PipSession())
61 except TypeError:
61 except TypeError:
62 # try pip < 6.0.0, that doesn't support session
62 # try pip < 6.0.0, that doesn't support session
63 parsed = parse_requirements(os.path.join(here, req_filename))
63 parsed = parse_requirements(os.path.join(here, req_filename))
64
64
65 requirements = []
65 requirements = []
66 for ir in parsed:
66 for ir in parsed:
67 if ir.req and ir.name not in exclude:
67 if ir.req and ir.name not in exclude:
68 requirements.append(str(ir.req))
68 requirements.append(str(ir.req))
69 return requirements + extras
69 return requirements + extras
70
70
71
71
72 # requirements extract
72 # requirements extract
73 setup_requirements = ['PasteScript', 'pytest-runner']
73 setup_requirements = ['PasteScript', 'pytest-runner']
74 install_requirements = _get_requirements(
74 install_requirements = _get_requirements(
75 'requirements.txt', exclude=['setuptools', 'entrypoints'])
75 'requirements.txt', exclude=['setuptools', 'entrypoints'])
76 test_requirements = _get_requirements(
76 test_requirements = _get_requirements(
77 'requirements_test.txt', extras=['configobj'])
77 'requirements_test.txt', extras=['configobj'])
78
78
79
79
80 def get_version():
80 def get_version():
81 version = pkgutil.get_data('rhodecode', 'VERSION')
81 version = pkgutil.get_data('rhodecode', 'VERSION')
82 return version.strip()
82 return version.strip()
83
83
84
84
85 # additional files that goes into package itself
85 # additional files that goes into package itself
86 package_data = {
86 package_data = {
87 '': ['*.txt', '*.rst'],
87 '': ['*.txt', '*.rst'],
88 'configs': ['*.ini'],
88 'configs': ['*.ini'],
89 'rhodecode': ['VERSION', 'i18n/*/LC_MESSAGES/*.mo', ],
89 'rhodecode': ['VERSION', 'i18n/*/LC_MESSAGES/*.mo', ],
90 }
90 }
91
91
92 description = 'Source Code Management Platform'
92 description = 'Source Code Management Platform'
93 keywords = ' '.join([
93 keywords = ' '.join([
94 'rhodecode', 'mercurial', 'git', 'svn',
94 'rhodecode', 'mercurial', 'git', 'svn',
95 'code review',
95 'code review',
96 'repo groups', 'ldap', 'repository management', 'hgweb',
96 'repo groups', 'ldap', 'repository management', 'hgweb',
97 'hgwebdir', 'gitweb', 'serving hgweb',
97 'hgwebdir', 'gitweb', 'serving hgweb',
98 ])
98 ])
99
99
100
100
101 # README/DESCRIPTION generation
101 # README/DESCRIPTION generation
102 readme_file = 'README.rst'
102 readme_file = 'README.rst'
103 changelog_file = 'CHANGES.rst'
103 changelog_file = 'CHANGES.rst'
104 try:
104 try:
105 long_description = codecs.open(readme_file).read() + '\n\n' + \
105 long_description = codecs.open(readme_file).read() + '\n\n' + \
106 codecs.open(changelog_file).read()
106 codecs.open(changelog_file).read()
107 except IOError as err:
107 except IOError as err:
108 sys.stderr.write(
108 sys.stderr.write(
109 "[WARNING] Cannot find file specified as long_description (%s)\n "
109 "[WARNING] Cannot find file specified as long_description (%s)\n "
110 "or changelog (%s) skipping that file" % (readme_file, changelog_file))
110 "or changelog (%s) skipping that file" % (readme_file, changelog_file))
111 long_description = description
111 long_description = description
112
112
113
113
114 setup(
114 setup(
115 name='rhodecode-enterprise-ce',
115 name='rhodecode-enterprise-ce',
116 version=get_version(),
116 version=get_version(),
117 description=description,
117 description=description,
118 long_description=long_description,
118 long_description=long_description,
119 keywords=keywords,
119 keywords=keywords,
120 license=__license__,
120 license=__license__,
121 author=__author__,
121 author=__author__,
122 author_email='marcin@rhodecode.com',
122 author_email='marcin@rhodecode.com',
123 url=__url__,
123 url=__url__,
124 setup_requires=setup_requirements,
124 setup_requires=setup_requirements,
125 install_requires=install_requirements,
125 install_requires=install_requirements,
126 tests_require=test_requirements,
126 tests_require=test_requirements,
127 zip_safe=False,
127 zip_safe=False,
128 packages=find_packages(exclude=["docs", "tests*"]),
128 packages=find_packages(exclude=["docs", "tests*"]),
129 package_data=package_data,
129 package_data=package_data,
130 include_package_data=True,
130 include_package_data=True,
131 classifiers=[
131 classifiers=[
132 'Development Status :: 6 - Mature',
132 'Development Status :: 6 - Mature',
133 'Environment :: Web Environment',
133 'Environment :: Web Environment',
134 'Intended Audience :: Developers',
134 'Intended Audience :: Developers',
135 'Operating System :: OS Independent',
135 'Operating System :: OS Independent',
136 'Topic :: Software Development :: Version Control',
136 'Topic :: Software Development :: Version Control',
137 'License :: OSI Approved :: Affero GNU General Public License v3 or later (AGPLv3+)',
137 'License :: OSI Approved :: Affero GNU General Public License v3 or later (AGPLv3+)',
138 'Programming Language :: Python :: 2.7',
138 'Programming Language :: Python :: 2.7',
139 ],
139 ],
140 message_extractors={
140 message_extractors={
141 'rhodecode': [
141 'rhodecode': [
142 ('**.py', 'python', None),
142 ('**.py', 'python', None),
143 ('**.js', 'javascript', None),
143 ('**.js', 'javascript', None),
144 ('templates/**.mako', 'mako', {'input_encoding': 'utf-8'}),
144 ('templates/**.mako', 'mako', {'input_encoding': 'utf-8'}),
145 ('templates/**.html', 'mako', {'input_encoding': 'utf-8'}),
145 ('templates/**.html', 'mako', {'input_encoding': 'utf-8'}),
146 ('public/**', 'ignore', None),
146 ('public/**', 'ignore', None),
147 ]
147 ]
148 },
148 },
149 paster_plugins=['PasteScript'],
149 paster_plugins=['PasteScript'],
150 entry_points={
150 entry_points={
151 'enterprise.plugins1': [
151 'enterprise.plugins1': [
152 'crowd=rhodecode.authentication.plugins.auth_crowd:plugin_factory',
152 'crowd=rhodecode.authentication.plugins.auth_crowd:plugin_factory',
153 'headers=rhodecode.authentication.plugins.auth_headers:plugin_factory',
153 'headers=rhodecode.authentication.plugins.auth_headers:plugin_factory',
154 'jasig_cas=rhodecode.authentication.plugins.auth_jasig_cas:plugin_factory',
154 'jasig_cas=rhodecode.authentication.plugins.auth_jasig_cas:plugin_factory',
155 'ldap=rhodecode.authentication.plugins.auth_ldap:plugin_factory',
155 'ldap=rhodecode.authentication.plugins.auth_ldap:plugin_factory',
156 'pam=rhodecode.authentication.plugins.auth_pam:plugin_factory',
156 'pam=rhodecode.authentication.plugins.auth_pam:plugin_factory',
157 'rhodecode=rhodecode.authentication.plugins.auth_rhodecode:plugin_factory',
157 'rhodecode=rhodecode.authentication.plugins.auth_rhodecode:plugin_factory',
158 'token=rhodecode.authentication.plugins.auth_token:plugin_factory',
158 'token=rhodecode.authentication.plugins.auth_token:plugin_factory',
159 ],
159 ],
160 'paste.app_factory': [
160 'paste.app_factory': [
161 'main=rhodecode.config.middleware:make_pyramid_app',
161 'main=rhodecode.config.middleware:make_pyramid_app',
162 ],
162 ],
163 'paste.global_paster_command': [
163 'paste.global_paster_command': [
164 'ishell=rhodecode.lib.paster_commands.ishell:Command',
164 'ishell=rhodecode.lib.paster_commands.ishell:Command',
165 'upgrade-db=rhodecode.lib.paster_commands.upgrade_db:UpgradeDb',
165 'upgrade-db=rhodecode.lib.paster_commands.upgrade_db:UpgradeDb',
166
166
167 'setup-rhodecode=rhodecode.lib.paster_commands.deprecated.setup_rhodecode:Command',
167 'setup-rhodecode=rhodecode.lib.paster_commands.deprecated.setup_rhodecode:Command',
168 'celeryd=rhodecode.lib.paster_commands.deprecated.celeryd:Command',
168 'celeryd=rhodecode.lib.paster_commands.deprecated.celeryd:Command',
169 ],
169 ],
170 'pyramid.pshell_runner': [
170 'pyramid.pshell_runner': [
171 'ipython = rhodecode.lib.pyramid_shell:ipython_shell_runner',
171 'ipython = rhodecode.lib.pyramid_shell:ipython_shell_runner',
172 ],
172 ],
173 'pytest11': [
173 'pytest11': [
174 'pylons=rhodecode.tests.pylons_plugin',
174 'pylons=rhodecode.tests.pylons_plugin',
175 'enterprise=rhodecode.tests.plugin',
175 'enterprise=rhodecode.tests.plugin',
176 ],
176 ],
177 'console_scripts': [
177 'console_scripts': [
178 'rc-server=rhodecode.rcserver:main',
178 'rc-server=rhodecode.rcserver:main',
179 'rc-setup-app=rhodecode.lib.rc_commands.setup_rc:main',
179 'rc-setup-app=rhodecode.lib.rc_commands.setup_rc:main',
180 'rc-upgrade-db=rhodecode.lib.rc_commands.upgrade_db:main',
180 'rc-upgrade-db=rhodecode.lib.rc_commands.upgrade_db:main',
181 'rc-ishell=rhodecode.lib.rc_commands.ishell:main',
181 'rc-ishell=rhodecode.lib.rc_commands.ishell:main',
182 'rc-ssh-wrapper=rhodecode.apps.ssh_support.lib.ssh_wrapper:main',
182 'rc-ssh-wrapper=rhodecode.apps.ssh_support.lib.ssh_wrapper:main',
183 ],
183 ],
184 'beaker.backends': [
184 'beaker.backends': [
185 'memorylru_base=rhodecode.lib.memory_lru_debug:MemoryLRUNamespaceManagerBase',
185 'memorylru_base=rhodecode.lib.memory_lru_dict:MemoryLRUNamespaceManagerBase',
186 'memorylru_debug=rhodecode.lib.memory_lru_debug:MemoryLRUNamespaceManagerDebug'
186 'memorylru_debug=rhodecode.lib.memory_lru_dict:MemoryLRUNamespaceManagerDebug'
187 ]
187 ]
188 },
188 },
189 )
189 )
General Comments 0
You need to be logged in to leave comments. Login now