pybiolib 1.1.1753__py3-none-any.whl → 1.1.1755__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- biolib/compute_node/remote_host_proxy.py +2 -3
- {pybiolib-1.1.1753.dist-info → pybiolib-1.1.1755.dist-info}/METADATA +1 -1
- {pybiolib-1.1.1753.dist-info → pybiolib-1.1.1755.dist-info}/RECORD +6 -6
- {pybiolib-1.1.1753.dist-info → pybiolib-1.1.1755.dist-info}/LICENSE +0 -0
- {pybiolib-1.1.1753.dist-info → pybiolib-1.1.1755.dist-info}/WHEEL +0 -0
- {pybiolib-1.1.1753.dist-info → pybiolib-1.1.1755.dist-info}/entry_points.txt +0 -0
@@ -281,9 +281,8 @@ http {{
|
|
281
281
|
proxy_ssl_server_name on;
|
282
282
|
}}
|
283
283
|
|
284
|
-
location
|
285
|
-
|
286
|
-
proxy_pass {base_url}/api/lfs/$1;
|
284
|
+
location /api/lfs/ {{
|
285
|
+
proxy_pass {base_url}/api/lfs/;
|
287
286
|
proxy_set_header authorization {'$bearer_token_on_post' if self._can_push_data_record_for_user else '""'};
|
288
287
|
proxy_set_header cookie "";
|
289
288
|
proxy_ssl_server_name on;
|
@@ -66,7 +66,7 @@ biolib/compute_node/job_worker/large_file_system.py,sha256=XXqRlVtYhs-Ji9zQGIk5K
|
|
66
66
|
biolib/compute_node/job_worker/mappings.py,sha256=Z48Kg4nbcOvsT2-9o3RRikBkqflgO4XeaWxTGz-CNvI,2499
|
67
67
|
biolib/compute_node/job_worker/utilization_reporter_thread.py,sha256=7tm5Yk9coqJ9VbEdnO86tSXI0iM0omwIyKENxdxiVXk,8575
|
68
68
|
biolib/compute_node/job_worker/utils.py,sha256=wgxcIA8yAhUPdCwyvuuJ0JmreyWmmUoBO33vWtG60xg,1282
|
69
|
-
biolib/compute_node/remote_host_proxy.py,sha256=
|
69
|
+
biolib/compute_node/remote_host_proxy.py,sha256=SAp8H-mlNLF5njISF6LTXhSnO9-l5KATiABk-06lS8k,14520
|
70
70
|
biolib/compute_node/socker_listener_thread.py,sha256=T5_UikA3MB9bD5W_dckYLPTgixh72vKUlgbBvj9dbM0,1601
|
71
71
|
biolib/compute_node/socket_sender_thread.py,sha256=YgamPHeUm2GjMFGx8qk-99WlZhEs-kAb3q_2O6qByig,971
|
72
72
|
biolib/compute_node/utils.py,sha256=M7i_WTyxbFM3Lri9RWZ_8FeQNYrQIWpKGLfp2I55oeY,4677
|
@@ -101,8 +101,8 @@ biolib/utils/cache_state.py,sha256=BFrZlV4XZIueIFzAFiPidX4hmwADKY5Y5ZuqlerF5l0,3
|
|
101
101
|
biolib/utils/multipart_uploader.py,sha256=XvGP1I8tQuKhAH-QugPRoEsCi9qvbRk-DVBs5PNwwJo,8452
|
102
102
|
biolib/utils/seq_util.py,sha256=3BGUppEaR8asFBxktHCrIW0cMmF23b06PsbDQOoeCDQ,4879
|
103
103
|
biolib/utils/zip/remote_zip.py,sha256=0wErYlxir5921agfFeV1xVjf29l9VNgGQvNlWOlj2Yc,23232
|
104
|
-
pybiolib-1.1.
|
105
|
-
pybiolib-1.1.
|
106
|
-
pybiolib-1.1.
|
107
|
-
pybiolib-1.1.
|
108
|
-
pybiolib-1.1.
|
104
|
+
pybiolib-1.1.1755.dist-info/LICENSE,sha256=F2h7gf8i0agDIeWoBPXDMYScvQOz02pAWkKhTGOHaaw,1067
|
105
|
+
pybiolib-1.1.1755.dist-info/METADATA,sha256=Hv7VQp0USJy2DMonNOGPyjc9tFVBJ54Q8Tfxiq2xKvs,1508
|
106
|
+
pybiolib-1.1.1755.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
107
|
+
pybiolib-1.1.1755.dist-info/entry_points.txt,sha256=p6DyaP_2kctxegTX23WBznnrDi4mz6gx04O5uKtRDXg,42
|
108
|
+
pybiolib-1.1.1755.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|