files-com 1.6.54__py3-none-any.whl → 1.6.55__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 files-com might be problematic. Click here for more details.
- README.md +1 -1
- _VERSION +1 -1
- {files_com-1.6.54.dist-info → files_com-1.6.55.dist-info}/METADATA +2 -2
- {files_com-1.6.54.dist-info → files_com-1.6.55.dist-info}/RECORD +9 -9
- files_sdk/__init__.py +1 -1
- files_sdk/error.py +15 -15
- {files_com-1.6.54.dist-info → files_com-1.6.55.dist-info}/WHEEL +0 -0
- {files_com-1.6.54.dist-info → files_com-1.6.55.dist-info}/licenses/LICENSE +0 -0
- {files_com-1.6.54.dist-info → files_com-1.6.55.dist-info}/top_level.txt +0 -0
README.md
CHANGED
|
@@ -618,6 +618,7 @@ files_sdk.error.FolderAdminPermissionRequiredError -> files_sdk.error.NotAuthori
|
|
|
618
618
|
|`PlanNotFoundError`| `NotFoundError` |
|
|
619
619
|
|`SiteNotFoundError`| `NotFoundError` |
|
|
620
620
|
|`UserNotFoundError`| `NotFoundError` |
|
|
621
|
+
|`AgentUnavailableError`| `ProcessingFailureError` |
|
|
621
622
|
|`AlreadyCompletedError`| `ProcessingFailureError` |
|
|
622
623
|
|`AutomationCannotBeRunManuallyError`| `ProcessingFailureError` |
|
|
623
624
|
|`BehaviorNotAllowedOnRemoteServerError`| `ProcessingFailureError` |
|
|
@@ -673,7 +674,6 @@ files_sdk.error.FolderAdminPermissionRequiredError -> files_sdk.error.NotAuthori
|
|
|
673
674
|
|`TooManyLoginAttemptsError`| `RateLimitedError` |
|
|
674
675
|
|`TooManyRequestsError`| `RateLimitedError` |
|
|
675
676
|
|`TooManySharesError`| `RateLimitedError` |
|
|
676
|
-
|`AgentUnavailableError`| `ServiceUnavailableError` |
|
|
677
677
|
|`AutomationsUnavailableError`| `ServiceUnavailableError` |
|
|
678
678
|
|`MigrationInProgressError`| `ServiceUnavailableError` |
|
|
679
679
|
|`SiteDisabledError`| `ServiceUnavailableError` |
|
_VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.6.
|
|
1
|
+
1.6.55
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: files_com
|
|
3
|
-
Version: 1.6.
|
|
3
|
+
Version: 1.6.55
|
|
4
4
|
Summary: Python bindings for the Files.com API
|
|
5
5
|
License: MIT
|
|
6
6
|
Requires-Python: >=3.5
|
|
@@ -630,6 +630,7 @@ files_sdk.error.FolderAdminPermissionRequiredError -> files_sdk.error.NotAuthori
|
|
|
630
630
|
|`PlanNotFoundError`| `NotFoundError` |
|
|
631
631
|
|`SiteNotFoundError`| `NotFoundError` |
|
|
632
632
|
|`UserNotFoundError`| `NotFoundError` |
|
|
633
|
+
|`AgentUnavailableError`| `ProcessingFailureError` |
|
|
633
634
|
|`AlreadyCompletedError`| `ProcessingFailureError` |
|
|
634
635
|
|`AutomationCannotBeRunManuallyError`| `ProcessingFailureError` |
|
|
635
636
|
|`BehaviorNotAllowedOnRemoteServerError`| `ProcessingFailureError` |
|
|
@@ -685,7 +686,6 @@ files_sdk.error.FolderAdminPermissionRequiredError -> files_sdk.error.NotAuthori
|
|
|
685
686
|
|`TooManyLoginAttemptsError`| `RateLimitedError` |
|
|
686
687
|
|`TooManyRequestsError`| `RateLimitedError` |
|
|
687
688
|
|`TooManySharesError`| `RateLimitedError` |
|
|
688
|
-
|`AgentUnavailableError`| `ServiceUnavailableError` |
|
|
689
689
|
|`AutomationsUnavailableError`| `ServiceUnavailableError` |
|
|
690
690
|
|`MigrationInProgressError`| `ServiceUnavailableError` |
|
|
691
691
|
|`SiteDisabledError`| `ServiceUnavailableError` |
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
README.md,sha256=
|
|
2
|
-
_VERSION,sha256=
|
|
3
|
-
files_com-1.6.
|
|
4
|
-
files_sdk/__init__.py,sha256=
|
|
1
|
+
README.md,sha256=8brGVb0t-hIt9OJ6xT3aL1nG76z8zq_clluJ3UBWlFM,31373
|
|
2
|
+
_VERSION,sha256=e9qOA4BaggwTSOrpYfVZ10B4w-z2GRynT_zjDQ_UmwE,7
|
|
3
|
+
files_com-1.6.55.dist-info/licenses/LICENSE,sha256=ziANl9OTD-5-iE8XYIZNm6IYBDxOCHwQ-mdhci7lNew,1102
|
|
4
|
+
files_sdk/__init__.py,sha256=py0UCLRZ0tvnWbp8lVMLuC8RTiBR6WyBx8exIQjcZR4,13062
|
|
5
5
|
files_sdk/api.py,sha256=HOLk50HLQCbnHwnAr9OElQEWvdA_BABBSEvvFSt1S4A,1846
|
|
6
6
|
files_sdk/api_client.py,sha256=cfFvm-o4Ao8SWADiJv7t7qnJfG_LJmWV3l6ALTC-Opo,11264
|
|
7
|
-
files_sdk/error.py,sha256=
|
|
7
|
+
files_sdk/error.py,sha256=At-DuOFUQMVvBr5yYUHynMAuFAiZBTngnLQLdKcfkt4,66293
|
|
8
8
|
files_sdk/list_obj.py,sha256=MWgmESLAmfh1uaSw76PWxmnf9f6_08TLUHe8_mCYKL4,1157
|
|
9
9
|
files_sdk/path_util.py,sha256=7x8X3JLoMkcqNefCaBeHYXD8MGvPby4AOy-xnBX_LNk,1694
|
|
10
10
|
files_sdk/util.py,sha256=6aA4N0Wq_ykINW7eMrs2ntFAL2hRLM6IvJf6n_yP34c,962
|
|
@@ -113,7 +113,7 @@ files_sdk/models/user_request.py,sha256=ykA5Lq0MYB7qTDOMMFBuyKa_R_LgQwGVorC-q-6q
|
|
|
113
113
|
files_sdk/models/user_sftp_client_use.py,sha256=VnOo3ll6fwSc8grG5ZqGK8o3grYKg5P9b5B_hGS4vCs,2827
|
|
114
114
|
files_sdk/models/web_dav_action_log.py,sha256=uMTIkTgSpW5mgKAEWnCmI4U5eqcAL2g8OHqB-lBir3A,76424
|
|
115
115
|
files_sdk/models/webhook_test.py,sha256=AWGH8ULsgltBJL2YtTYGnAJ80cCVekrjZ2sUP0UlWgc,5018
|
|
116
|
-
files_com-1.6.
|
|
117
|
-
files_com-1.6.
|
|
118
|
-
files_com-1.6.
|
|
119
|
-
files_com-1.6.
|
|
116
|
+
files_com-1.6.55.dist-info/METADATA,sha256=616bPU7kpWvwNCSk11XzfJRg4lgG9DKxf2XZKyaba98,31665
|
|
117
|
+
files_com-1.6.55.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
118
|
+
files_com-1.6.55.dist-info/top_level.txt,sha256=p_2P-gluT_8boeXQNixTP3x-tFd1-la2NedKOiln21I,10
|
|
119
|
+
files_com-1.6.55.dist-info/RECORD,,
|
files_sdk/__init__.py
CHANGED
files_sdk/error.py
CHANGED
|
@@ -1897,6 +1897,21 @@ class ProcessingFailureError(APIError):
|
|
|
1897
1897
|
)
|
|
1898
1898
|
|
|
1899
1899
|
|
|
1900
|
+
class AgentUnavailableError(ProcessingFailureError):
|
|
1901
|
+
def __init__(
|
|
1902
|
+
self,
|
|
1903
|
+
message=None,
|
|
1904
|
+
http_body=None,
|
|
1905
|
+
http_status=None,
|
|
1906
|
+
json_body=None,
|
|
1907
|
+
headers=None,
|
|
1908
|
+
code=None,
|
|
1909
|
+
):
|
|
1910
|
+
super().__init__(
|
|
1911
|
+
message, http_body, http_status, json_body, headers, code
|
|
1912
|
+
)
|
|
1913
|
+
|
|
1914
|
+
|
|
1900
1915
|
class AlreadyCompletedError(ProcessingFailureError):
|
|
1901
1916
|
def __init__(
|
|
1902
1917
|
self,
|
|
@@ -2756,21 +2771,6 @@ class ServiceUnavailableError(APIError):
|
|
|
2756
2771
|
)
|
|
2757
2772
|
|
|
2758
2773
|
|
|
2759
|
-
class AgentUnavailableError(ServiceUnavailableError):
|
|
2760
|
-
def __init__(
|
|
2761
|
-
self,
|
|
2762
|
-
message=None,
|
|
2763
|
-
http_body=None,
|
|
2764
|
-
http_status=None,
|
|
2765
|
-
json_body=None,
|
|
2766
|
-
headers=None,
|
|
2767
|
-
code=None,
|
|
2768
|
-
):
|
|
2769
|
-
super().__init__(
|
|
2770
|
-
message, http_body, http_status, json_body, headers, code
|
|
2771
|
-
)
|
|
2772
|
-
|
|
2773
|
-
|
|
2774
2774
|
class AutomationsUnavailableError(ServiceUnavailableError):
|
|
2775
2775
|
def __init__(
|
|
2776
2776
|
self,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|