amsdal 0.1.11__cp310-cp310-macosx_10_9_universal2.whl → 0.1.12__cp310-cp310-macosx_10_9_universal2.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 amsdal might be problematic. Click here for more details.
- amsdal/__about__.py +1 -1
- amsdal/cloud/__init__.cpython-310-darwin.so +0 -0
- amsdal/cloud/client.cpython-310-darwin.so +0 -0
- amsdal/cloud/constants.cpython-310-darwin.so +0 -0
- amsdal/cloud/enums.cpython-310-darwin.so +0 -0
- amsdal/cloud/models/__init__.cpython-310-darwin.so +0 -0
- amsdal/cloud/models/base.cpython-310-darwin.so +0 -0
- amsdal/cloud/services/__init__.cpython-310-darwin.so +0 -0
- amsdal/cloud/services/actions/__init__.cpython-310-darwin.so +0 -0
- amsdal/cloud/services/actions/add_allowlist_ip.cpython-310-darwin.so +0 -0
- amsdal/cloud/services/actions/add_basic_auth.cpython-310-darwin.so +0 -0
- amsdal/cloud/services/actions/add_dependency.cpython-310-darwin.so +0 -0
- amsdal/cloud/services/actions/add_secret.cpython-310-darwin.so +0 -0
- amsdal/cloud/services/actions/base.cpython-310-darwin.so +0 -0
- amsdal/cloud/services/actions/create_deploy.cpython-310-darwin.so +0 -0
- amsdal/cloud/services/actions/create_deploy.pyi +1 -1
- amsdal/cloud/services/actions/create_session.cpython-310-darwin.so +0 -0
- amsdal/cloud/services/actions/delete_allowlist_ip.cpython-310-darwin.so +0 -0
- amsdal/cloud/services/actions/delete_basic_auth.cpython-310-darwin.so +0 -0
- amsdal/cloud/services/actions/delete_dependency.cpython-310-darwin.so +0 -0
- amsdal/cloud/services/actions/delete_secret.cpython-310-darwin.so +0 -0
- amsdal/cloud/services/actions/destroy_deploy.cpython-310-darwin.so +0 -0
- amsdal/cloud/services/actions/expose_db.cpython-310-darwin.so +0 -0
- amsdal/cloud/services/actions/get_basic_auth_credentials.cpython-310-darwin.so +0 -0
- amsdal/cloud/services/actions/get_monitoring_info.cpython-310-darwin.so +0 -0
- amsdal/cloud/services/actions/list_dependencies.cpython-310-darwin.so +0 -0
- amsdal/cloud/services/actions/list_deploys.cpython-310-darwin.so +0 -0
- amsdal/cloud/services/actions/list_secrets.cpython-310-darwin.so +0 -0
- amsdal/cloud/services/actions/manager.cpython-310-darwin.so +0 -0
- amsdal/cloud/services/actions/manager.pyi +1 -1
- amsdal/cloud/services/actions/signup_action.cpython-310-darwin.so +0 -0
- amsdal/cloud/services/actions/update_deploy.cpython-310-darwin.so +0 -0
- amsdal/cloud/services/auth/__init__.cpython-310-darwin.so +0 -0
- amsdal/cloud/services/auth/base.cpython-310-darwin.so +0 -0
- amsdal/cloud/services/auth/credentials.cpython-310-darwin.so +0 -0
- amsdal/cloud/services/auth/manager.cpython-310-darwin.so +0 -0
- amsdal/cloud/services/auth/signup_service.cpython-310-darwin.so +0 -0
- amsdal/cloud/services/auth/token.cpython-310-darwin.so +0 -0
- amsdal/contrib/__init__.cpython-310-darwin.so +0 -0
- amsdal/fixtures/__init__.cpython-310-darwin.so +0 -0
- amsdal/fixtures/manager.cpython-310-darwin.so +0 -0
- amsdal/manager.cpython-310-darwin.so +0 -0
- amsdal/migration/__init__.cpython-310-darwin.so +0 -0
- amsdal/migration/base_migration_schemas.cpython-310-darwin.so +0 -0
- amsdal/migration/data_classes.cpython-310-darwin.so +0 -0
- amsdal/migration/data_classes.pyi +2 -2
- amsdal/migration/executors/__init__.cpython-310-darwin.so +0 -0
- amsdal/migration/executors/base.cpython-310-darwin.so +0 -0
- amsdal/migration/executors/default_executor.cpython-310-darwin.so +0 -0
- amsdal/migration/executors/state_executor.cpython-310-darwin.so +0 -0
- amsdal/migration/file_migration_executor.cpython-310-darwin.so +0 -0
- amsdal/migration/file_migration_generator.cpython-310-darwin.so +0 -0
- amsdal/migration/file_migration_store.cpython-310-darwin.so +0 -0
- amsdal/migration/file_migration_writer.cpython-310-darwin.so +0 -0
- amsdal/migration/migrations.cpython-310-darwin.so +0 -0
- amsdal/migration/migrations_loader.cpython-310-darwin.so +0 -0
- amsdal/migration/schemas_loaders.cpython-310-darwin.so +0 -0
- amsdal/migration/utils.cpython-310-darwin.so +0 -0
- amsdal/mixins/__init__.cpython-310-darwin.so +0 -0
- amsdal/mixins/build_mixin.cpython-310-darwin.so +0 -0
- amsdal/mixins/class_versions_mixin.cpython-310-darwin.so +0 -0
- amsdal/operations/__init__.cpython-310-darwin.so +0 -0
- amsdal/operations/manager.cpython-310-darwin.so +0 -0
- amsdal/schemas/manager.cpython-310-darwin.so +0 -0
- amsdal/services/__init__.cpython-310-darwin.so +0 -0
- amsdal/services/transaction_execution.cpython-310-darwin.so +0 -0
- {amsdal-0.1.11.dist-info → amsdal-0.1.12.dist-info}/METADATA +1 -1
- {amsdal-0.1.11.dist-info → amsdal-0.1.12.dist-info}/RECORD +71 -71
- {amsdal-0.1.11.dist-info → amsdal-0.1.12.dist-info}/WHEEL +1 -1
- {amsdal-0.1.11.dist-info → amsdal-0.1.12.dist-info}/LICENSE.txt +0 -0
- {amsdal-0.1.11.dist-info → amsdal-0.1.12.dist-info}/top_level.txt +0 -0
amsdal/__about__.py
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -7,5 +7,5 @@ from typing import Any
|
|
|
7
7
|
class CreateDeployAction(CloudActionBase):
|
|
8
8
|
def want_deploy_input(self) -> str: ...
|
|
9
9
|
def want_redeploy_input(self) -> str: ...
|
|
10
|
-
def action(self, deploy_type: str, lakehouse_type: str, application_uuid: str | None = None, application_name: str | None = None) -> bool: ...
|
|
10
|
+
def action(self, deploy_type: str, lakehouse_type: str, application_uuid: str | None = None, application_name: str | None = None, *, no_input: bool = False) -> bool: ...
|
|
11
11
|
def _redeploy(self, deploy_data: dict[str, Any]) -> bool: ...
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -19,7 +19,7 @@ from amsdal.cloud.services.actions.update_deploy import UpdateDeployAction as Up
|
|
|
19
19
|
from typing import Any
|
|
20
20
|
|
|
21
21
|
class CloudActionsManager:
|
|
22
|
-
def create_deploy(self, deploy_type: str, lakehouse_type: str, application_uuid: str | None = None, application_name: str | None = None) -> bool: ...
|
|
22
|
+
def create_deploy(self, deploy_type: str, lakehouse_type: str, application_uuid: str | None = None, application_name: str | None = None, *, no_input: bool = False) -> bool: ...
|
|
23
23
|
def list_deploys(self, *, list_all: bool = True) -> ListDeployResponse: ...
|
|
24
24
|
def destroy_deploy(self, deployment_id: str) -> bool: ...
|
|
25
25
|
def update_deploy(self, deployment_id: str) -> UpdateDeployStatusResponse: ...
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -45,7 +45,7 @@ class MigrationFile:
|
|
|
45
45
|
stored_address: Address | None = ...
|
|
46
46
|
@property
|
|
47
47
|
def is_initial(self) -> bool: ...
|
|
48
|
-
def __init__(self, path, type, number, module
|
|
48
|
+
def __init__(self, path, type, number, module=..., applied_at=..., stored_address=...) -> None: ...
|
|
49
49
|
|
|
50
50
|
@dataclass
|
|
51
51
|
class ClassSchema:
|
|
@@ -65,7 +65,7 @@ class MigrateOperation:
|
|
|
65
65
|
schema_type: SchemaTypes
|
|
66
66
|
old_schema: ObjectSchema | PropertyData | None = ...
|
|
67
67
|
new_schema: ObjectSchema | PropertyData | None = ...
|
|
68
|
-
def __init__(self, type, class_name, schema_type, old_schema
|
|
68
|
+
def __init__(self, type, class_name, schema_type, old_schema=..., new_schema=...) -> None: ...
|
|
69
69
|
|
|
70
70
|
class MigrationDirection(str, Enum):
|
|
71
71
|
FORWARD: str
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
amsdal/manager.pyi,sha256=v1zEL7LApkM_RsuV-cfAFJhQn9OfREF8mXq_NXwr1Hw,4652
|
|
2
2
|
amsdal/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
3
|
-
amsdal/manager.cpython-310-darwin.so,sha256=
|
|
3
|
+
amsdal/manager.cpython-310-darwin.so,sha256=jZCKPWMmG4PZef3Dq9NakTkWGZRWrFMultTg1TxYLGs,339728
|
|
4
4
|
amsdal/__init__.py,sha256=EQCJ5OevmkkIpIULumPNIbWk3UI7afDfRzIsZN5mfwg,73
|
|
5
5
|
amsdal/Third-Party Materials - AMSDAL Dependencies - License Notices.md,sha256=TMs-vRDXacJ_rDtdN3rokBp8eofVTRIIUEyWABZ01H4,62596
|
|
6
|
-
amsdal/__about__.py,sha256=
|
|
6
|
+
amsdal/__about__.py,sha256=tEZmJm1ZFZts35Ty0B3Xx1Dpdbam5xZxZXPwMOaF6-Q,125
|
|
7
7
|
amsdal/errors.pyi,sha256=mcuGsQMWaIUmC9GJDIkf99dQMMsCfBy6OI_UB3NSNmc,597
|
|
8
8
|
amsdal/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
9
9
|
amsdal/errors.py,sha256=pZZKIklaDkh8jdFSAfX81TbiylvbaE70nttRjTcTSBk,616
|
|
@@ -14,16 +14,16 @@ amsdal/context/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
|
14
14
|
amsdal/context/manager.py,sha256=EzwuXiF3_Q3slDCNkVcFhVXkgMtOvQOEwBNA8YRBMnc,720
|
|
15
15
|
amsdal/mixins/class_versions_mixin.pyi,sha256=0rKwUtWCNwAqhwmb-GHHIDXyagDw2dmcbgK0l4-HbVg,445
|
|
16
16
|
amsdal/mixins/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
17
|
-
amsdal/mixins/build_mixin.cpython-310-darwin.so,sha256
|
|
17
|
+
amsdal/mixins/build_mixin.cpython-310-darwin.so,sha256=-qX6kHfVpO5EMnXHBV0lv0o4hM51etdj-YlPyhziUGg,336872
|
|
18
18
|
amsdal/mixins/build_mixin.pyi,sha256=txN2JgdHhKR4SzmkvdAPGdEbtjhMdy8dp5YXMp-rxus,1031
|
|
19
|
-
amsdal/mixins/__init__.cpython-310-darwin.so,sha256=
|
|
20
|
-
amsdal/mixins/class_versions_mixin.cpython-310-darwin.so,sha256=
|
|
19
|
+
amsdal/mixins/__init__.cpython-310-darwin.so,sha256=1SwtSix_dbqsNXYjvDB0qjwNU041YPO2ke1iP0HhYEo,120672
|
|
20
|
+
amsdal/mixins/class_versions_mixin.cpython-310-darwin.so,sha256=GuyCCVAAs_UndacW-UGKSJHaNS_hwUNwR94jvRKNQ9I,252896
|
|
21
21
|
amsdal/utils/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
22
22
|
amsdal/utils/contrib_paths.py,sha256=irgD76LmgjzsTUAkr6cPFOsypek7-Gbtwv2tyz3u9xo,422
|
|
23
23
|
amsdal/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
24
24
|
amsdal/utils/contrib_paths.pyi,sha256=eRa6C3zITVe0UsvO15oGNOXcGz8L5n4gGZR60W96SBw,132
|
|
25
25
|
amsdal/contrib/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
26
|
-
amsdal/contrib/__init__.cpython-310-darwin.so,sha256=
|
|
26
|
+
amsdal/contrib/__init__.cpython-310-darwin.so,sha256=_imIarCsRHR1ukNPPL3T3dPwq6seEQmUG5mL94JFTCk,120672
|
|
27
27
|
amsdal/contrib/app_config.pyi,sha256=j3MYfBcn9MzhTagEczGWfVH9N5jrfiKmUhxZMoakojw,149
|
|
28
28
|
amsdal/contrib/app_config.py,sha256=RT3RAEE49XtzuFTXYNVuaqU9V4YIl0ZWZijtXgV-SC4,131
|
|
29
29
|
amsdal/contrib/auth/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -82,11 +82,11 @@ amsdal/contrib/frontend_configs/conversion/convert.pyi,sha256=PfB8BT9zvDFU1f_Ob0
|
|
|
82
82
|
amsdal/contrib/frontend_configs/conversion/__init__.py,sha256=4Kkv5xgGvqky3szx08bBfbbxrc6TeFDSnosGimSoNcI,139
|
|
83
83
|
amsdal/operations/manager.pyi,sha256=hfyLXnG7BVCug_ssaQfOxFKfKNH0hOAw-xEKCxQRQvQ,1480
|
|
84
84
|
amsdal/operations/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
85
|
-
amsdal/operations/manager.cpython-310-darwin.so,sha256=
|
|
86
|
-
amsdal/operations/__init__.cpython-310-darwin.so,sha256=
|
|
85
|
+
amsdal/operations/manager.cpython-310-darwin.so,sha256=vp6GBQB-u4ZG5M-NDCrF-uacqxj_E0KB_Q8z67DEZBc,337712
|
|
86
|
+
amsdal/operations/__init__.cpython-310-darwin.so,sha256=jdYFyN1xItG2PELlmq7IN9nAXUXtffpk-VWCpe5qTzc,120688
|
|
87
87
|
amsdal/schemas/manager.pyi,sha256=RLCBviXDNFgaktueRwp9KTP49D9SLJ4WYRqGAbAeVP4,785
|
|
88
88
|
amsdal/schemas/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
89
|
-
amsdal/schemas/manager.cpython-310-darwin.so,sha256=
|
|
89
|
+
amsdal/schemas/manager.cpython-310-darwin.so,sha256=ZSQP6IW2AwZlr06wfiZCaCZPIQgEeA34PFj5GJachsg,216000
|
|
90
90
|
amsdal/schemas/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
91
91
|
amsdal/schemas/manager.py,sha256=-2r4-Zuok1bX6sFjAtb34h0C0En7k7PyVHHfLHGJ-S4,2601
|
|
92
92
|
amsdal/schemas/types/array/model.json,sha256=I9Z7r691yd8i-Ndy8Cf3rFGg22mnLxg_weeVU2kRtkY,117
|
|
@@ -120,109 +120,109 @@ amsdal/configs/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
|
120
120
|
amsdal/configs/main.pyi,sha256=45CYn6Rs9xYmzFJ4i50M9Bq_HLZx6cZQuo7XTSVs2z0,1484
|
|
121
121
|
amsdal/configs/main.py,sha256=2pigoWWhCZ0EebHaoB1lm-nNV9TF_FCkRctxyXTRQy4,4918
|
|
122
122
|
amsdal/cloud/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
123
|
-
amsdal/cloud/enums.cpython-310-darwin.so,sha256=
|
|
123
|
+
amsdal/cloud/enums.cpython-310-darwin.so,sha256=QfMSXUs2f5Y59hkaJrsqORFYs9BgdqevHpDGzgt_58o,157504
|
|
124
124
|
amsdal/cloud/constants.pyi,sha256=0qWxDqjQkETwUtgco5kV83fPHhQ4jRdJe_YPPNTnSIY,327
|
|
125
125
|
amsdal/cloud/client.pyi,sha256=uEFrKTEIxnXnCFtW6_GtfvuwHeXK5J_WjOho5FWYhdQ,593
|
|
126
|
-
amsdal/cloud/client.cpython-310-darwin.so,sha256=
|
|
127
|
-
amsdal/cloud/__init__.cpython-310-darwin.so,sha256=
|
|
128
|
-
amsdal/cloud/constants.cpython-310-darwin.so,sha256=
|
|
126
|
+
amsdal/cloud/client.cpython-310-darwin.so,sha256=Yc80oxfHFXyiNHRdK6KXvZssBGB6nSxd6OvZJgjZi8o,215632
|
|
127
|
+
amsdal/cloud/__init__.cpython-310-darwin.so,sha256=kIu1q2BhT1OTo9u5_UxrKH2eG7QEQAG0moRZez9Klhs,120656
|
|
128
|
+
amsdal/cloud/constants.cpython-310-darwin.so,sha256=noIuzb0NNTAUl3167pPpfE9Jol2BE137xum2zdI_wdg,158624
|
|
129
129
|
amsdal/cloud/enums.pyi,sha256=0g3I-6nLB26kj0H8v4CJRUuARSDLTn91FzTtb9DHGIU,407
|
|
130
130
|
amsdal/cloud/models/base.pyi,sha256=IZQBLXIH9cCc9vLfLsxTC0n3Yl9RSkbWsf604Otaxw0,1900
|
|
131
131
|
amsdal/cloud/models/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
132
|
-
amsdal/cloud/models/base.cpython-310-darwin.so,sha256=
|
|
133
|
-
amsdal/cloud/models/__init__.cpython-310-darwin.so,sha256=
|
|
132
|
+
amsdal/cloud/models/base.cpython-310-darwin.so,sha256=6wpEez1ESiSNZCODVz6TelCQP8uZebq2bwvc3ngN9Ok,176384
|
|
133
|
+
amsdal/cloud/models/__init__.cpython-310-darwin.so,sha256=nFtKChQjukK74saISKWynbnGnqcgoc91YI0TdyqcNNo,120688
|
|
134
134
|
amsdal/cloud/services/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
135
|
-
amsdal/cloud/services/__init__.cpython-310-darwin.so,sha256=
|
|
136
|
-
amsdal/cloud/services/auth/token.cpython-310-darwin.so,sha256=
|
|
135
|
+
amsdal/cloud/services/__init__.cpython-310-darwin.so,sha256=KJoH964GAbKB2GTRnGuUo0TRxJOkwiNGY28SoGol7iI,120704
|
|
136
|
+
amsdal/cloud/services/auth/token.cpython-310-darwin.so,sha256=034Jeom3tjTAvfdXbsEdtFRrjSGC_5bTgX3taVHY9cI,250784
|
|
137
137
|
amsdal/cloud/services/auth/base.pyi,sha256=oj_tgwWhf02g-FzCLcNOEZjYDxfcrrDssING4jsUMb8,167
|
|
138
138
|
amsdal/cloud/services/auth/manager.pyi,sha256=9fSm8tUKWNdUKlpV6GmvSN6Ypr8IyanAtrV6-uzdUgw,749
|
|
139
139
|
amsdal/cloud/services/auth/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
140
|
-
amsdal/cloud/services/auth/manager.cpython-310-darwin.so,sha256=
|
|
140
|
+
amsdal/cloud/services/auth/manager.cpython-310-darwin.so,sha256=DY4L3ou5-28jR5QcVuKyObWuLIwuVULJLj5bWMSuA7Y,213856
|
|
141
141
|
amsdal/cloud/services/auth/signup_service.pyi,sha256=uiBnaraW2tmSm6hlhRcVNJfNrtIo-Ddxzd2dZOD27mU,520
|
|
142
|
-
amsdal/cloud/services/auth/base.cpython-310-darwin.so,sha256=
|
|
143
|
-
amsdal/cloud/services/auth/__init__.cpython-310-darwin.so,sha256=
|
|
142
|
+
amsdal/cloud/services/auth/base.cpython-310-darwin.so,sha256=H1jg8nkbPXmeqcibqDxJRvgf7z81xhwqfAMtCyVCuG8,163040
|
|
143
|
+
amsdal/cloud/services/auth/__init__.cpython-310-darwin.so,sha256=zEz4szTbJvJutAjn_2BINHPMFbX7X9Cz4plvShgoeSI,120720
|
|
144
144
|
amsdal/cloud/services/auth/token.pyi,sha256=DRvKXl7DV26vcoLxEgR6UyJgIeP9z-XTX3WiR4A1ksM,633
|
|
145
|
-
amsdal/cloud/services/auth/credentials.cpython-310-darwin.so,sha256=
|
|
146
|
-
amsdal/cloud/services/auth/signup_service.cpython-310-darwin.so,sha256=
|
|
145
|
+
amsdal/cloud/services/auth/credentials.cpython-310-darwin.so,sha256=vWZclTRVOtLfbc12LEVjR_HrNn788a5483nvOzjUbEM,252920
|
|
146
|
+
amsdal/cloud/services/auth/signup_service.cpython-310-darwin.so,sha256=7avzBUuNIAPfvYV7Y74qal2DgvzClC0inzAIjQvlhMA,215960
|
|
147
147
|
amsdal/cloud/services/auth/credentials.pyi,sha256=AMS1HUVaqM7CiypSQvYEliFW4_9g9-_6WME2tAxIw3s,1116
|
|
148
|
-
amsdal/cloud/services/actions/list_deploys.cpython-310-darwin.so,sha256=
|
|
149
|
-
amsdal/cloud/services/actions/destroy_deploy.cpython-310-darwin.so,sha256=
|
|
150
|
-
amsdal/cloud/services/actions/list_dependencies.cpython-310-darwin.so,sha256=
|
|
148
|
+
amsdal/cloud/services/actions/list_deploys.cpython-310-darwin.so,sha256=I9MQ9fQQsUjEA3c5uN7wV-Q_5AoHHHStHJBr7E_zd5E,180808
|
|
149
|
+
amsdal/cloud/services/actions/destroy_deploy.cpython-310-darwin.so,sha256=YEDCvdmpKgXBdF4NlcArtvJ058nd21hg2imDpkryB98,180280
|
|
150
|
+
amsdal/cloud/services/actions/list_dependencies.cpython-310-darwin.so,sha256=zpeQ5s06nC3VyU3zd5rZGc3S2tL4le7lQUIZ4B6eIf8,180968
|
|
151
151
|
amsdal/cloud/services/actions/base.pyi,sha256=B28ceIynzS1PwwcXQ1IMh5Xx5tRizMIl4A-lAzTviaU,1792
|
|
152
|
-
amsdal/cloud/services/actions/manager.pyi,sha256=
|
|
152
|
+
amsdal/cloud/services/actions/manager.pyi,sha256=RqwwQ1tytCW0mWk2sIdNZ7cBVL3K0lOSqEX5xc4tUSY,4427
|
|
153
153
|
amsdal/cloud/services/actions/delete_allowlist_ip.pyi,sha256=VdiH8sSmlJKxhl7Mj5qiqoHooQevyJtSQfy42nvTYbk,270
|
|
154
|
-
amsdal/cloud/services/actions/create_deploy.cpython-310-darwin.so,sha256=
|
|
154
|
+
amsdal/cloud/services/actions/create_deploy.cpython-310-darwin.so,sha256=wQqM0kMvBy5G59gom9-pW5S6FBbm-aqCDjtFs2PMKBw,252088
|
|
155
155
|
amsdal/cloud/services/actions/add_basic_auth.pyi,sha256=gNrq3TgwnDjPWK_xgECBS68kRvi_fYCtedaV6Pvjcow,390
|
|
156
|
-
amsdal/cloud/services/actions/create_session.cpython-310-darwin.so,sha256=
|
|
156
|
+
amsdal/cloud/services/actions/create_session.cpython-310-darwin.so,sha256=N2uXz9r6aajKOm3mXWSVsUHzYOzt9vP4qUfQPhCBN50,180728
|
|
157
157
|
amsdal/cloud/services/actions/list_secrets.pyi,sha256=B14mii5J0ktUaTLDHkqfkhwhy0bweuy6i6rc9n41EE4,355
|
|
158
158
|
amsdal/cloud/services/actions/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
159
|
-
amsdal/cloud/services/actions/manager.cpython-310-darwin.so,sha256=
|
|
159
|
+
amsdal/cloud/services/actions/manager.cpython-310-darwin.so,sha256=iEmfybnKPUJLfV6MCqB1tsHKbXtqOHGQ34JnuAlDmIc,285072
|
|
160
160
|
amsdal/cloud/services/actions/get_basic_auth_credentials.pyi,sha256=vf3jZSLo6h31IIh2hWM7BsnnCuWfMeMO-PnSj5FtCmM,343
|
|
161
|
-
amsdal/cloud/services/actions/base.cpython-310-darwin.so,sha256=
|
|
162
|
-
amsdal/cloud/services/actions/get_basic_auth_credentials.cpython-310-darwin.so,sha256=
|
|
163
|
-
amsdal/cloud/services/actions/add_allowlist_ip.cpython-310-darwin.so,sha256=
|
|
164
|
-
amsdal/cloud/services/actions/signup_action.cpython-310-darwin.so,sha256=
|
|
165
|
-
amsdal/cloud/services/actions/delete_basic_auth.cpython-310-darwin.so,sha256=
|
|
166
|
-
amsdal/cloud/services/actions/expose_db.cpython-310-darwin.so,sha256=
|
|
167
|
-
amsdal/cloud/services/actions/add_secret.cpython-310-darwin.so,sha256=
|
|
168
|
-
amsdal/cloud/services/actions/delete_dependency.cpython-310-darwin.so,sha256=
|
|
161
|
+
amsdal/cloud/services/actions/base.cpython-310-darwin.so,sha256=0sItmx7HvFO3ZqS9mbekwJx4PPGju1EQ2Qb08EdMWDU,305424
|
|
162
|
+
amsdal/cloud/services/actions/get_basic_auth_credentials.cpython-310-darwin.so,sha256=Te0YWT1_rkWyg9AEZ0UEFg0oF03K0Wy-e21gADLtJnI,180760
|
|
163
|
+
amsdal/cloud/services/actions/add_allowlist_ip.cpython-310-darwin.so,sha256=gzZpgXBkjsCV6PvDooNhPI9KXM9TYV15tgm9GXjguEU,180472
|
|
164
|
+
amsdal/cloud/services/actions/signup_action.cpython-310-darwin.so,sha256=GxQzniJlou5jaW-uCq9D9JH4wv_fXWArBUi5cbW3YF0,180328
|
|
165
|
+
amsdal/cloud/services/actions/delete_basic_auth.cpython-310-darwin.so,sha256=ZUBcxv61yU-MOr9WJXbMoqim8t78PevoWZ5ua2meftM,180440
|
|
166
|
+
amsdal/cloud/services/actions/expose_db.cpython-310-darwin.so,sha256=yOsHOsVPqbiTOOhYiWJBckDWmrsSDd0_Fs1n0n3ISqg,180848
|
|
167
|
+
amsdal/cloud/services/actions/add_secret.cpython-310-darwin.so,sha256=JWGtUF5GxIAvB0NNMeKXrHsMRaCExw9nEAt1GqSPUzk,180392
|
|
168
|
+
amsdal/cloud/services/actions/delete_dependency.cpython-310-darwin.so,sha256=vmFfNfdfbv2HqWdS2gfcPHRbuugoMIdztS58Rm6zRwo,180488
|
|
169
169
|
amsdal/cloud/services/actions/delete_secret.pyi,sha256=QhIYoXQzShEUwLwoDQaNEf-mw1PQvl0l3EFIpg-dKcE,252
|
|
170
|
-
amsdal/cloud/services/actions/list_secrets.cpython-310-darwin.so,sha256=
|
|
170
|
+
amsdal/cloud/services/actions/list_secrets.cpython-310-darwin.so,sha256=kj0446pMVmcOO-vv8LMsHAIRXwTzm3pEd4g51FPuDnk,180968
|
|
171
171
|
amsdal/cloud/services/actions/delete_dependency.pyi,sha256=2xT5Ks6KGgNMZEl--VkcpHZ3Mo7SvJpMtQCOdLkcwLE,259
|
|
172
|
-
amsdal/cloud/services/actions/__init__.cpython-310-darwin.so,sha256=
|
|
172
|
+
amsdal/cloud/services/actions/__init__.cpython-310-darwin.so,sha256=geFCCGuyTddB9dhoQ2dUckKxHwXOdk28dYLudEOo7ZU,120736
|
|
173
173
|
amsdal/cloud/services/actions/create_session.pyi,sha256=IxkArxMKJyRpqiWA1xDl06ZN4B44VDwn_jlCeGC6JWc,282
|
|
174
174
|
amsdal/cloud/services/actions/list_deploys.pyi,sha256=jLfXCoRiocgzfNjNR6hdlF3kgWM8dq4qK_NsR25nxV4,277
|
|
175
175
|
amsdal/cloud/services/actions/add_allowlist_ip.pyi,sha256=HOznQGrz0LYNJZeqoDqOqCdNHGzoQf65muo5FBaxVAY,267
|
|
176
176
|
amsdal/cloud/services/actions/get_monitoring_info.pyi,sha256=RRT3DjN8XF2CQr_lnnY0Ziu3_oNiI0Gfq3kPjvmBty4,352
|
|
177
177
|
amsdal/cloud/services/actions/add_dependency.pyi,sha256=k9mJDr_rvG4tY6gK2IHRKac5jPy30IeWhzc389Rc70M,256
|
|
178
178
|
amsdal/cloud/services/actions/signup_action.pyi,sha256=Zobfp3iqnxWTqnZNacDR0udNQjBfh5uX32n7DISaQP8,304
|
|
179
|
-
amsdal/cloud/services/actions/delete_secret.cpython-310-darwin.so,sha256=
|
|
179
|
+
amsdal/cloud/services/actions/delete_secret.cpython-310-darwin.so,sha256=a_SmApX0qY3M08EVqe12OjEHD2CaEGBNExUi1WYdtNw,180424
|
|
180
180
|
amsdal/cloud/services/actions/add_secret.pyi,sha256=-aLENIqVyk-0IE7m4f-p8KOfLmsvZ0QjWyqSyiDXzi4,268
|
|
181
181
|
amsdal/cloud/services/actions/destroy_deploy.pyi,sha256=vEPBlTq6vbYSmthr-V45WgqeTTAwnH_o3xJ_eE2TIns,181
|
|
182
182
|
amsdal/cloud/services/actions/update_deploy.pyi,sha256=kqpvc8zOMZwSVFi8ZAyt4NwkiY9uDUruRHdY12uxdeo,296
|
|
183
|
-
amsdal/cloud/services/actions/delete_allowlist_ip.cpython-310-darwin.so,sha256=
|
|
184
|
-
amsdal/cloud/services/actions/add_dependency.cpython-310-darwin.so,sha256=
|
|
185
|
-
amsdal/cloud/services/actions/create_deploy.pyi,sha256=
|
|
183
|
+
amsdal/cloud/services/actions/delete_allowlist_ip.cpython-310-darwin.so,sha256=FYAqQmV2hTyPu5XSAG5b0Z1S_iKOBw-j-pxrAFSsKHA,180528
|
|
184
|
+
amsdal/cloud/services/actions/add_dependency.cpython-310-darwin.so,sha256=7v1SqxeXVmnWmeCkqdQVgBoYcTBJOz9fOQoSKiJDxUg,180456
|
|
185
|
+
amsdal/cloud/services/actions/create_deploy.pyi,sha256=ZhidH6r4D3w3i62Nd7bNgS7R6y24vJwdy98inTYdr-Y,722
|
|
186
186
|
amsdal/cloud/services/actions/delete_basic_auth.pyi,sha256=bCTlNZWZTCaeLGfgCwOfjbV0Etp3mot30AIluKfZ-H8,237
|
|
187
187
|
amsdal/cloud/services/actions/list_dependencies.pyi,sha256=Dw8SY_Eh7eo_EXbd1XzMdUCg6j1LPasreA7kPBbBcJU,345
|
|
188
|
-
amsdal/cloud/services/actions/add_basic_auth.cpython-310-darwin.so,sha256=
|
|
189
|
-
amsdal/cloud/services/actions/get_monitoring_info.cpython-310-darwin.so,sha256=
|
|
190
|
-
amsdal/cloud/services/actions/update_deploy.cpython-310-darwin.so,sha256=
|
|
188
|
+
amsdal/cloud/services/actions/add_basic_auth.cpython-310-darwin.so,sha256=2XPihI2Rkh1v23L1lPFdoPXc8U1co9fcQQcTtEvEh88,180680
|
|
189
|
+
amsdal/cloud/services/actions/get_monitoring_info.cpython-310-darwin.so,sha256=iSNkvnZbnppu9pMUS0kEyDb7YNkcwOHbYVUWL1wcWk8,180656
|
|
190
|
+
amsdal/cloud/services/actions/update_deploy.cpython-310-darwin.so,sha256=TmrfEzajL4PtlrwcjZk-8Lokdn5lhgTsPmRxtneEjPM,180776
|
|
191
191
|
amsdal/cloud/services/actions/expose_db.pyi,sha256=vvhhSXSY8Myu9VKVmoSU-ywOzfi43u9ztmykBSE1vhM,294
|
|
192
192
|
amsdal/fixtures/manager.pyi,sha256=Q0ImQbFpuGDiFnlR1dbmgxWHjf7B2sq1csPzbiNIdEg,1608
|
|
193
193
|
amsdal/fixtures/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
194
|
-
amsdal/fixtures/manager.cpython-310-darwin.so,sha256=
|
|
195
|
-
amsdal/fixtures/__init__.cpython-310-darwin.so,sha256=
|
|
196
|
-
amsdal/migration/base_migration_schemas.cpython-310-darwin.so,sha256
|
|
194
|
+
amsdal/fixtures/manager.cpython-310-darwin.so,sha256=heQPTpfIxGftqkrR3xgC7fYV0la-gf3TM_BZE6p-XhQ,390464
|
|
195
|
+
amsdal/fixtures/__init__.cpython-310-darwin.so,sha256=pPafd0cQfvaMvaMpHoIdIHYP9vVBbqrKEDHxg7EdlrI,120672
|
|
196
|
+
amsdal/migration/base_migration_schemas.cpython-310-darwin.so,sha256=-DoT4PDv3hbQyOgLnrxmg_UMCprPxFvG7cjhpzDD-wY,428384
|
|
197
197
|
amsdal/migration/file_migration_store.pyi,sha256=lYZVV0P9NKyR09SydcEemJ2cbMuIlTI_mI4qJyrHhS8,1699
|
|
198
198
|
amsdal/migration/file_migration_executor.pyi,sha256=tciDVL_gg-tSVF-vJLmr6mPoBDwQP9JScGvoPp8FQwA,2635
|
|
199
199
|
amsdal/migration/migrations_loader.pyi,sha256=mU5p4_Djuynl6zdEmMVY1NXwyjSV3Wa344CXP6arfBM,691
|
|
200
200
|
amsdal/migration/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
201
201
|
amsdal/migration/file_migration_writer.pyi,sha256=r4nTR9u0AXUv9oWQoarCvGF-jt2Af_Apr8Bg_Cm31_g,728
|
|
202
202
|
amsdal/migration/base_migration_schemas.pyi,sha256=P4AeDjRvq7ghNLMKCMw5L9ZQ_MDoLAa8KAZJaQ4gLZ0,2361
|
|
203
|
-
amsdal/migration/data_classes.pyi,sha256=
|
|
203
|
+
amsdal/migration/data_classes.pyi,sha256=vTLUCKT4BCFqvGNi7QTJ7z7FhE5ooD6LhBd0BgFMWDc,2115
|
|
204
204
|
amsdal/migration/utils.pyi,sha256=SzDL6yp0ZKtzpd0tkvR18A-N-swihdU8x8urc4342v4,1409
|
|
205
|
-
amsdal/migration/__init__.cpython-310-darwin.so,sha256=
|
|
206
|
-
amsdal/migration/migrations.cpython-310-darwin.so,sha256=
|
|
205
|
+
amsdal/migration/__init__.cpython-310-darwin.so,sha256=BhnqSI55WC4Esoei5BKOGtgInYX0d40m8t33jJoPpns,120688
|
|
206
|
+
amsdal/migration/migrations.cpython-310-darwin.so,sha256=RJT9JBSFJ9QsPgDtWTZIsSfZPSlj3IvoAjdFw0IS1bo,250200
|
|
207
207
|
amsdal/migration/schemas_loaders.pyi,sha256=YvvUs4wX5QKP0PUIevXTmo8Rr85LvAIseNxuPgh3i1U,1197
|
|
208
|
-
amsdal/migration/data_classes.cpython-310-darwin.so,sha256=
|
|
209
|
-
amsdal/migration/file_migration_store.cpython-310-darwin.so,sha256
|
|
210
|
-
amsdal/migration/migrations_loader.cpython-310-darwin.so,sha256=
|
|
211
|
-
amsdal/migration/file_migration_executor.cpython-310-darwin.so,sha256=
|
|
212
|
-
amsdal/migration/schemas_loaders.cpython-310-darwin.so,sha256=
|
|
213
|
-
amsdal/migration/file_migration_generator.cpython-310-darwin.so,sha256=
|
|
208
|
+
amsdal/migration/data_classes.cpython-310-darwin.so,sha256=zIPLOjRiTv4WaRjGkaC1wQNx5drakyS3GSs253A3xu8,215912
|
|
209
|
+
amsdal/migration/file_migration_store.cpython-310-darwin.so,sha256=xp42lMqmiLuToztDa1HFVSff4E5O1t6BJCG8Cpp3umU,371488
|
|
210
|
+
amsdal/migration/migrations_loader.cpython-310-darwin.so,sha256=VvTmPf_8AfsJES1GKPqUfeV3sW263pt7WyFIXRmiPYo,217240
|
|
211
|
+
amsdal/migration/file_migration_executor.cpython-310-darwin.so,sha256=1_UlxJg2lCQwaZXzaC2TPU-tNNjodgbPotYVYWNpR5w,354416
|
|
212
|
+
amsdal/migration/schemas_loaders.cpython-310-darwin.so,sha256=RMnMkHrmdAlIEOc9bM8Hrmje3JKXECqETzu-4sJEAHo,256568
|
|
213
|
+
amsdal/migration/file_migration_generator.cpython-310-darwin.so,sha256=95-T2TG_6PgDN_ay3OTNt5V6tIEynsPKDNuA8qdIHhw,376016
|
|
214
214
|
amsdal/migration/file_migration_generator.pyi,sha256=oED_KXnywcERh-hd809zzuLvbPl98Bc2jS2eV9-o1t4,3006
|
|
215
|
-
amsdal/migration/utils.cpython-310-darwin.so,sha256=
|
|
216
|
-
amsdal/migration/file_migration_writer.cpython-310-darwin.so,sha256=
|
|
215
|
+
amsdal/migration/utils.cpython-310-darwin.so,sha256=tfLjQrx6HM2b6OF-E-FPgVOINY-HNfUe2qg3W_xXrYY,302640
|
|
216
|
+
amsdal/migration/file_migration_writer.cpython-310-darwin.so,sha256=c4A_oAO7a2ZJCKZKau3lXpdSEDAHXMJEOdsAU7tRHCA,251664
|
|
217
217
|
amsdal/migration/migrations.pyi,sha256=kfVNMZhB8BeQG4oCRBH7fBWnDoVUKd25piY0hrffyRY,2580
|
|
218
218
|
amsdal/migration/executors/base.pyi,sha256=p3dri37TErahCBkidINp2KUmIycOj9a-92JvhNmre1Q,2119
|
|
219
219
|
amsdal/migration/executors/state_executor.pyi,sha256=5UvOE2K53yYPKcObFEM08Vv8f1KbEsy6xXZOoAoB4wI,1003
|
|
220
|
-
amsdal/migration/executors/default_executor.cpython-310-darwin.so,sha256=
|
|
220
|
+
amsdal/migration/executors/default_executor.cpython-310-darwin.so,sha256=6_J_xYzNnFSSpKt0SmqdvHPpJqSumfYguC94ghu1u_o,457704
|
|
221
221
|
amsdal/migration/executors/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
222
|
-
amsdal/migration/executors/base.cpython-310-darwin.so,sha256=
|
|
223
|
-
amsdal/migration/executors/__init__.cpython-310-darwin.so,sha256=
|
|
222
|
+
amsdal/migration/executors/base.cpython-310-darwin.so,sha256=oJAzmW80BPhBDT0IIO7GBUDQE9EJcbBz6-4vzWCcd9Q,303088
|
|
223
|
+
amsdal/migration/executors/__init__.cpython-310-darwin.so,sha256=U9Ge8gzQyAZHmKt4i4EEKhblhk-9TIkj6zIBzCBweq8,120736
|
|
224
224
|
amsdal/migration/executors/default_executor.pyi,sha256=AJ-OzXO2E7wd0_73fRy8RTONb1S0RwZXE7CpVGfeZjI,1902
|
|
225
|
-
amsdal/migration/executors/state_executor.cpython-310-darwin.so,sha256=
|
|
225
|
+
amsdal/migration/executors/state_executor.cpython-310-darwin.so,sha256=p0rtpMGQvC0RoA057xr9YfHRETgufRizZr2VwD2_YNU,249912
|
|
226
226
|
amsdal/migration/templates/model_class_layout.tmpl,sha256=6E0r9N1qPXimPPH8ujJ3WE6TGieYSE5AGA8ZAXIWOF4,709
|
|
227
227
|
amsdal/migration/templates/options_validator.tmpl,sha256=gF_uiYONVad4OEILZeIdrepcHOFhwPq3nu0NJX8I1EA,205
|
|
228
228
|
amsdal/migration/templates/model_class.tmpl,sha256=t0y_OlxVmJe5RRg8pxO0XyUM3q1sAuv458q8wmDvh-8,225
|
|
@@ -231,10 +231,10 @@ amsdal/migration/templates/migration.tmpl,sha256=WZe7A1lchoiqZZhGL2YUKVzafMPRiW9
|
|
|
231
231
|
amsdal/migration/templates/dict_validator.tmpl,sha256=5lRGN9hNBVRqVcbeNQuU4v5koRzS6tJAibzOqjCUXSI,173
|
|
232
232
|
amsdal/services/transaction_execution.pyi,sha256=bbT2h7xTzuP4SJSBfbJhvA7ryzwX8PfgRD9VAdjJJ8Q,1377
|
|
233
233
|
amsdal/services/__init__.pyi,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
234
|
-
amsdal/services/__init__.cpython-310-darwin.so,sha256=
|
|
235
|
-
amsdal/services/transaction_execution.cpython-310-darwin.so,sha256=
|
|
236
|
-
amsdal-0.1.
|
|
237
|
-
amsdal-0.1.
|
|
238
|
-
amsdal-0.1.
|
|
239
|
-
amsdal-0.1.
|
|
240
|
-
amsdal-0.1.
|
|
234
|
+
amsdal/services/__init__.cpython-310-darwin.so,sha256=JhpljamJxPKqjyx7S6O0vqqaiZ0VWDF3Evgg0v_CotE,120672
|
|
235
|
+
amsdal/services/transaction_execution.cpython-310-darwin.so,sha256=cTEKAPZtNW-GSsXh2odDR7T4uf8CZty5BPcAPWo4kfc,362960
|
|
236
|
+
amsdal-0.1.12.dist-info/RECORD,,
|
|
237
|
+
amsdal-0.1.12.dist-info/WHEEL,sha256=r7U64H7df5k5VoE41bE2otJ6YmrMps4wUd2_S2hHvHQ,115
|
|
238
|
+
amsdal-0.1.12.dist-info/top_level.txt,sha256=VPQLnOP3mf7q0JuQ_vPZYQyPNGKd_uc6ouz-hZRkhSk,7
|
|
239
|
+
amsdal-0.1.12.dist-info/LICENSE.txt,sha256=hG-541PFYfNJi9WRZi_hno91UyqNg7YLK8LR3vLblZA,27355
|
|
240
|
+
amsdal-0.1.12.dist-info/METADATA,sha256=cN9vedhYd4W6AXt9Y3UoEX7ygkRQASCABx_UpxE0tcU,57279
|
|
File without changes
|
|
File without changes
|