truefoundry 0.4.4rc7__py3-none-any.whl → 0.4.4rc8__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.

Potentially problematic release.


This version of truefoundry might be problematic. Click here for more details.

@@ -13,7 +13,9 @@ from truefoundry.common.utils import log_time
13
13
 
14
14
 
15
15
  class SignedURLFileSystem(AbstractFileSystem):
16
- def __init__(self, base_url: Optional[str] = None, token: Optional[str] = None):
16
+ def __init__(
17
+ self, base_url: Optional[str] = None, token: Optional[str] = None, **kwargs
18
+ ):
17
19
  super().__init__()
18
20
  base_url = base_url or ENV_VARS.TFY_INTERNAL_SIGNED_URL_SERVER_HOST
19
21
  token = token or ENV_VARS.TFY_INTERNAL_SIGNED_URL_SERVER_TOKEN
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: truefoundry
3
- Version: 0.4.4rc7
3
+ Version: 0.4.4rc8
4
4
  Summary: Truefoundry CLI
5
5
  Author: Abhishek Choudhary
6
6
  Author-email: abhishek@truefoundry.com
@@ -35,7 +35,7 @@ truefoundry/common/exceptions.py,sha256=ePpiQ_zmWe4e94gOgeMiyP_AZnKwjEBfyXsB5ScG
35
35
  truefoundry/common/request_utils.py,sha256=5xw4YGUcMf71Ncal3OfFCa-PoWDIvG3hYGCDa4Da4OI,2854
36
36
  truefoundry/common/servicefoundry_client.py,sha256=2fxmgCM-ckFHpnm6n_mL-5Z8RWN_q-dYVvFC29bkYSg,3120
37
37
  truefoundry/common/tfy_signed_url_client.py,sha256=wD8R88wxECvHsHo_BJSeOODLylmJjksZt8iF9pUAd4w,9822
38
- truefoundry/common/tfy_signed_url_fs.py,sha256=yFqR2X8rUA6mSwXiI81Kx6nYwm6LKRaFOzZKPpijrjE,8105
38
+ truefoundry/common/tfy_signed_url_fs.py,sha256=sMrpRnlmVin9q8kfv5iVJZGD6aZUgYKlCXxjDx8lKm4,8129
39
39
  truefoundry/common/utils.py,sha256=vacYbVTEvcEY4niH4C9Wb_aCeaGgh2un3_ApAt556VQ,3621
40
40
  truefoundry/deploy/__init__.py,sha256=ugawKF2G02EmEXX35oZ2tec12d9oWN28Sf6mtGGIERY,2281
41
41
  truefoundry/deploy/auto_gen/models.py,sha256=4MaxkG2_5Wg6avaZRlK0D4JiVEM5rk3NU0BCiTx8VyU,82477
@@ -342,7 +342,7 @@ truefoundry/workflow/map_task.py,sha256=2m3qGXQ90k9LdS45q8dqCCECc3qr8t2m_LMCVd1m
342
342
  truefoundry/workflow/python_task.py,sha256=SRXRLC4vdBqGjhkwuaY39LEWN6iPCpJAuW17URRdWTY,1128
343
343
  truefoundry/workflow/task.py,sha256=ToitYiKcNzFCtOVQwz1W8sRjbR97eVS7vQBdbgUQtKg,1779
344
344
  truefoundry/workflow/workflow.py,sha256=WaTqUjhwfAXDWu4E5ehuwAxrCbDJkoAf1oWmR2E9Qy0,4575
345
- truefoundry-0.4.4rc7.dist-info/METADATA,sha256=B5lUY1AwKAz8SC5Q7QXvHk-p-dq4rVThbPrPOv2R0LI,3101
346
- truefoundry-0.4.4rc7.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
347
- truefoundry-0.4.4rc7.dist-info/entry_points.txt,sha256=TXvUxQkI6zmqJuycPsyxEIMr3oqfDjgrWj0m_9X12x4,95
348
- truefoundry-0.4.4rc7.dist-info/RECORD,,
345
+ truefoundry-0.4.4rc8.dist-info/METADATA,sha256=umX9ghRm2Gvbw8WS3JM_yFm__OVuvFtvvZB18oLE0a4,3101
346
+ truefoundry-0.4.4rc8.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
347
+ truefoundry-0.4.4rc8.dist-info/entry_points.txt,sha256=TXvUxQkI6zmqJuycPsyxEIMr3oqfDjgrWj0m_9X12x4,95
348
+ truefoundry-0.4.4rc8.dist-info/RECORD,,