tobiko-cloud-api-client 202508.55.0__tar.gz → 202508.56.0__tar.gz
Sign up to get free protection for your applications and to get access to all the features.
- {tobiko_cloud_api_client-202508.55.0/tobiko_cloud_api_client.egg-info → tobiko_cloud_api_client-202508.56.0}/PKG-INFO +2 -2
- {tobiko_cloud_api_client-202508.55.0 → tobiko_cloud_api_client-202508.56.0}/setup.py +2 -2
- {tobiko_cloud_api_client-202508.55.0 → tobiko_cloud_api_client-202508.56.0/tobiko_cloud_api_client.egg-info}/PKG-INFO +2 -2
- {tobiko_cloud_api_client-202508.55.0 → tobiko_cloud_api_client-202508.56.0}/tobiko_cloud_api_client.egg-info/requires.txt +1 -1
- {tobiko_cloud_api_client-202508.55.0 → tobiko_cloud_api_client-202508.56.0}/tobikodata/http_client/auth.py +2 -2
- {tobiko_cloud_api_client-202508.55.0 → tobiko_cloud_api_client-202508.56.0}/MANIFEST.in +0 -0
- {tobiko_cloud_api_client-202508.55.0 → tobiko_cloud_api_client-202508.56.0}/backend_shim.py +0 -0
- {tobiko_cloud_api_client-202508.55.0 → tobiko_cloud_api_client-202508.56.0}/setup.cfg +0 -0
- {tobiko_cloud_api_client-202508.55.0 → tobiko_cloud_api_client-202508.56.0}/tobiko_cloud_api_client.egg-info/SOURCES.txt +0 -0
- {tobiko_cloud_api_client-202508.55.0 → tobiko_cloud_api_client-202508.56.0}/tobiko_cloud_api_client.egg-info/dependency_links.txt +0 -0
- {tobiko_cloud_api_client-202508.55.0 → tobiko_cloud_api_client-202508.56.0}/tobiko_cloud_api_client.egg-info/namespace_packages.txt +0 -0
- {tobiko_cloud_api_client-202508.55.0 → tobiko_cloud_api_client-202508.56.0}/tobiko_cloud_api_client.egg-info/top_level.txt +0 -0
- {tobiko_cloud_api_client-202508.55.0 → tobiko_cloud_api_client-202508.56.0}/tobikodata/__init__.py +0 -0
- {tobiko_cloud_api_client-202508.55.0 → tobiko_cloud_api_client-202508.56.0}/tobikodata/http_client/__init__.py +0 -0
- {tobiko_cloud_api_client-202508.55.0 → tobiko_cloud_api_client-202508.56.0}/tobikodata/http_client/api.py +0 -0
- {tobiko_cloud_api_client-202508.55.0 → tobiko_cloud_api_client-202508.56.0}/tobikodata/http_client/api_models/v1/common.py +0 -0
- {tobiko_cloud_api_client-202508.55.0 → tobiko_cloud_api_client-202508.56.0}/tobikodata/http_client/api_models/v1/dags.py +0 -0
- {tobiko_cloud_api_client-202508.55.0 → tobiko_cloud_api_client-202508.56.0}/tobikodata/http_client/api_models/v1/evaluations.py +0 -0
- {tobiko_cloud_api_client-202508.55.0 → tobiko_cloud_api_client-202508.56.0}/tobikodata/http_client/api_models/v1/runs.py +0 -0
- {tobiko_cloud_api_client-202508.55.0 → tobiko_cloud_api_client-202508.56.0}/tobikodata/http_client/public.py +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: tobiko-cloud-api-client
|
3
|
-
Version: 202508.
|
3
|
+
Version: 202508.56.0
|
4
4
|
Author: TobikoData Inc.
|
5
5
|
Author-email: engineering@tobikodata.com
|
6
6
|
Requires-Python: <3.13,>=3.9
|
@@ -10,4 +10,4 @@ Requires-Dist: pydantic>=2.0.0
|
|
10
10
|
Requires-Dist: rich[jupyter]
|
11
11
|
Requires-Dist: ruamel.yaml
|
12
12
|
Requires-Dist: tenacity
|
13
|
-
Requires-Dist: tobiko-cloud-helpers==202508.
|
13
|
+
Requires-Dist: tobiko-cloud-helpers==202508.56.0
|
@@ -14,7 +14,7 @@ setup(**{
|
|
14
14
|
'rich[jupyter]',
|
15
15
|
'ruamel.yaml',
|
16
16
|
'tenacity',
|
17
|
-
'tobiko-cloud-helpers==202508.
|
17
|
+
'tobiko-cloud-helpers==202508.56.0',
|
18
18
|
),
|
19
19
|
'name': 'tobiko-cloud-api-client',
|
20
20
|
'namespace_packages': (
|
@@ -27,5 +27,5 @@ setup(**{
|
|
27
27
|
'tobikodata.http_client.api_models.v1',
|
28
28
|
),
|
29
29
|
'python_requires': '<3.13,>=3.9',
|
30
|
-
'version': '202508.
|
30
|
+
'version': '202508.56.0',
|
31
31
|
})
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: tobiko-cloud-api-client
|
3
|
-
Version: 202508.
|
3
|
+
Version: 202508.56.0
|
4
4
|
Author: TobikoData Inc.
|
5
5
|
Author-email: engineering@tobikodata.com
|
6
6
|
Requires-Python: <3.13,>=3.9
|
@@ -10,4 +10,4 @@ Requires-Dist: pydantic>=2.0.0
|
|
10
10
|
Requires-Dist: rich[jupyter]
|
11
11
|
Requires-Dist: ruamel.yaml
|
12
12
|
Requires-Dist: tenacity
|
13
|
-
Requires-Dist: tobiko-cloud-helpers==202508.
|
13
|
+
Requires-Dist: tobiko-cloud-helpers==202508.56.0
|
@@ -68,7 +68,7 @@ class SSOAuth:
|
|
68
68
|
"""
|
69
69
|
auth_path = SSOAuth._auth_yaml_path()
|
70
70
|
|
71
|
-
if auth_path.exists():
|
71
|
+
if auth_path.exists() and os.access(auth_path, os.W_OK):
|
72
72
|
os.remove(auth_path)
|
73
73
|
|
74
74
|
@staticmethod
|
@@ -78,7 +78,7 @@ class SSOAuth:
|
|
78
78
|
"""
|
79
79
|
auth_path = SSOAuth._auth_yaml_path()
|
80
80
|
|
81
|
-
if auth_path.exists():
|
81
|
+
if auth_path.exists() and os.access(auth_path, os.R_OK):
|
82
82
|
with auth_path.open("r") as fd:
|
83
83
|
return yaml.load(fd.read())
|
84
84
|
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{tobiko_cloud_api_client-202508.55.0 → tobiko_cloud_api_client-202508.56.0}/tobikodata/__init__.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|