pybiolib 1.1.1928__py3-none-any.whl → 1.1.1930__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 +1 -1
- {pybiolib-1.1.1928.dist-info → pybiolib-1.1.1930.dist-info}/METADATA +1 -1
- {pybiolib-1.1.1928.dist-info → pybiolib-1.1.1930.dist-info}/RECORD +6 -6
- {pybiolib-1.1.1928.dist-info → pybiolib-1.1.1930.dist-info}/LICENSE +0 -0
- {pybiolib-1.1.1928.dist-info → pybiolib-1.1.1930.dist-info}/WHEEL +0 -0
- {pybiolib-1.1.1928.dist-info → pybiolib-1.1.1930.dist-info}/entry_points.txt +0 -0
@@ -286,7 +286,7 @@ http {{
|
|
286
286
|
|
287
287
|
location ~ "^/api/jobs/{self._job_uuid}/notes/$" {{
|
288
288
|
# Note: Using $1 here as URI part from regex must be used for proxy_pass
|
289
|
-
proxy_pass {base_url}/api/{self._job_uuid}/notes/$1;
|
289
|
+
proxy_pass {base_url}/api/jobs/{self._job_uuid}/notes/$1;
|
290
290
|
proxy_set_header authorization "";
|
291
291
|
proxy_set_header job-auth-token "";
|
292
292
|
proxy_set_header compute-node-auth-token "{compute_node_auth_token}";
|
@@ -71,7 +71,7 @@ biolib/compute_node/job_worker/large_file_system.py,sha256=XXqRlVtYhs-Ji9zQGIk5K
|
|
71
71
|
biolib/compute_node/job_worker/mappings.py,sha256=Z48Kg4nbcOvsT2-9o3RRikBkqflgO4XeaWxTGz-CNvI,2499
|
72
72
|
biolib/compute_node/job_worker/utilization_reporter_thread.py,sha256=7tm5Yk9coqJ9VbEdnO86tSXI0iM0omwIyKENxdxiVXk,8575
|
73
73
|
biolib/compute_node/job_worker/utils.py,sha256=wgxcIA8yAhUPdCwyvuuJ0JmreyWmmUoBO33vWtG60xg,1282
|
74
|
-
biolib/compute_node/remote_host_proxy.py,sha256=
|
74
|
+
biolib/compute_node/remote_host_proxy.py,sha256=a9dlAETI727ejmk07jMGPAmiliBoy4t1yfX_NkLoIZ4,15768
|
75
75
|
biolib/compute_node/socker_listener_thread.py,sha256=T5_UikA3MB9bD5W_dckYLPTgixh72vKUlgbBvj9dbM0,1601
|
76
76
|
biolib/compute_node/socket_sender_thread.py,sha256=YgamPHeUm2GjMFGx8qk-99WlZhEs-kAb3q_2O6qByig,971
|
77
77
|
biolib/compute_node/utils.py,sha256=M7i_WTyxbFM3Lri9RWZ_8FeQNYrQIWpKGLfp2I55oeY,4677
|
@@ -105,8 +105,8 @@ biolib/utils/cache_state.py,sha256=u256F37QSRIVwqKlbnCyzAX4EMI-kl6Dwu6qwj-Qmag,3
|
|
105
105
|
biolib/utils/multipart_uploader.py,sha256=XvGP1I8tQuKhAH-QugPRoEsCi9qvbRk-DVBs5PNwwJo,8452
|
106
106
|
biolib/utils/seq_util.py,sha256=jC5WhH63FTD7SLFJbxQGA2hOt9NTwq9zHl_BEec1Z0c,4907
|
107
107
|
biolib/utils/zip/remote_zip.py,sha256=0wErYlxir5921agfFeV1xVjf29l9VNgGQvNlWOlj2Yc,23232
|
108
|
-
pybiolib-1.1.
|
109
|
-
pybiolib-1.1.
|
110
|
-
pybiolib-1.1.
|
111
|
-
pybiolib-1.1.
|
112
|
-
pybiolib-1.1.
|
108
|
+
pybiolib-1.1.1930.dist-info/LICENSE,sha256=F2h7gf8i0agDIeWoBPXDMYScvQOz02pAWkKhTGOHaaw,1067
|
109
|
+
pybiolib-1.1.1930.dist-info/METADATA,sha256=BlEgckvjAEfYABN4vIL1RtDQ_TVjIKb7pVPMXWGjl_s,1508
|
110
|
+
pybiolib-1.1.1930.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
111
|
+
pybiolib-1.1.1930.dist-info/entry_points.txt,sha256=p6DyaP_2kctxegTX23WBznnrDi4mz6gx04O5uKtRDXg,42
|
112
|
+
pybiolib-1.1.1930.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|