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.
@@ -281,9 +281,8 @@ http {{
281
281
  proxy_ssl_server_name on;
282
282
  }}
283
283
 
284
- location ~* "^/api/lfs/.*$" {{
285
- # Note: Using $1 here as URI part from regex must be used for proxy_pass
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;
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pybiolib
3
- Version: 1.1.1753
3
+ Version: 1.1.1755
4
4
  Summary: BioLib Python Client
5
5
  Home-page: https://github.com/biolib
6
6
  License: MIT
@@ -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=GbqAnVju0fsEYQr3I4Voq_vdDM5p88vLFVV7Cl79n5g,14616
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.1753.dist-info/LICENSE,sha256=F2h7gf8i0agDIeWoBPXDMYScvQOz02pAWkKhTGOHaaw,1067
105
- pybiolib-1.1.1753.dist-info/METADATA,sha256=c4l0Wpq57BahnCmhjjuXdiVprP7cjFdu71_CxR2mUWY,1508
106
- pybiolib-1.1.1753.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
107
- pybiolib-1.1.1753.dist-info/entry_points.txt,sha256=p6DyaP_2kctxegTX23WBznnrDi4mz6gx04O5uKtRDXg,42
108
- pybiolib-1.1.1753.dist-info/RECORD,,
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,,