files-com 1.6.63__py3-none-any.whl → 1.6.65__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 CHANGED
@@ -652,6 +652,7 @@ files_sdk.error.FolderAdminPermissionRequiredError -> files_sdk.error.NotAuthori
652
652
  |`InvalidPriorityColorError`| `ProcessingFailureError` |
653
653
  |`InvalidRangeError`| `ProcessingFailureError` |
654
654
  |`InvalidSiteError`| `ProcessingFailureError` |
655
+ |`MetadataNotSupportedOnRemotesError`| `ProcessingFailureError` |
655
656
  |`ModelSaveErrorError`| `ProcessingFailureError` |
656
657
  |`MultipleProcessingErrorsError`| `ProcessingFailureError` |
657
658
  |`PathTooLongError`| `ProcessingFailureError` |
_VERSION CHANGED
@@ -1 +1 @@
1
- 1.6.63
1
+ 1.6.65
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: files_com
3
- Version: 1.6.63
3
+ Version: 1.6.65
4
4
  Summary: Python bindings for the Files.com API
5
5
  License: MIT
6
6
  Requires-Python: >=3.5
@@ -664,6 +664,7 @@ files_sdk.error.FolderAdminPermissionRequiredError -> files_sdk.error.NotAuthori
664
664
  |`InvalidPriorityColorError`| `ProcessingFailureError` |
665
665
  |`InvalidRangeError`| `ProcessingFailureError` |
666
666
  |`InvalidSiteError`| `ProcessingFailureError` |
667
+ |`MetadataNotSupportedOnRemotesError`| `ProcessingFailureError` |
667
668
  |`ModelSaveErrorError`| `ProcessingFailureError` |
668
669
  |`MultipleProcessingErrorsError`| `ProcessingFailureError` |
669
670
  |`PathTooLongError`| `ProcessingFailureError` |
@@ -1,10 +1,10 @@
1
- README.md,sha256=8brGVb0t-hIt9OJ6xT3aL1nG76z8zq_clluJ3UBWlFM,31373
2
- _VERSION,sha256=bI2R6Hb9YB4O8Y4GjsCpGYTX-4JZ2SnTOTF3RwlDQCw,7
3
- files_com-1.6.63.dist-info/licenses/LICENSE,sha256=ziANl9OTD-5-iE8XYIZNm6IYBDxOCHwQ-mdhci7lNew,1102
4
- files_sdk/__init__.py,sha256=MHIGbh69YzOReBeFL778Rj8KYeUcWBlwXhn8R_AMrDk,13062
1
+ README.md,sha256=1Rj6T45hiVlUVx3J-b3E4n3JnWQSEEkuNibBeYzwgWQ,31440
2
+ _VERSION,sha256=NjGYBlk7Kp3rAPuDL5sqNSS_koSiKYWdqxEWcUrz_Qo,7
3
+ files_com-1.6.65.dist-info/licenses/LICENSE,sha256=ziANl9OTD-5-iE8XYIZNm6IYBDxOCHwQ-mdhci7lNew,1102
4
+ files_sdk/__init__.py,sha256=QWYdY6-6ZUEzDRQqX4iuK1lOhayVpXttctbeek6X7vs,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=At-DuOFUQMVvBr5yYUHynMAuFAiZBTngnLQLdKcfkt4,66293
7
+ files_sdk/error.py,sha256=1Nrfq2AuyTf86XH1Pwx-ykzIKpPGSUibCGs-QF6_9LI,66643
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.63.dist-info/METADATA,sha256=z3DFRzmXc9sJDLQLMXQkwHMgaHqd1upPbc_UXG_vy1c,31665
117
- files_com-1.6.63.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
118
- files_com-1.6.63.dist-info/top_level.txt,sha256=p_2P-gluT_8boeXQNixTP3x-tFd1-la2NedKOiln21I,10
119
- files_com-1.6.63.dist-info/RECORD,,
116
+ files_com-1.6.65.dist-info/METADATA,sha256=OpXKaWYr8laiWzzbmlO6m84bzlegHe9WIchA8IJPkdQ,31732
117
+ files_com-1.6.65.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
118
+ files_com-1.6.65.dist-info/top_level.txt,sha256=p_2P-gluT_8boeXQNixTP3x-tFd1-la2NedKOiln21I,10
119
+ files_com-1.6.65.dist-info/RECORD,,
files_sdk/__init__.py CHANGED
@@ -227,7 +227,7 @@ session_id = None
227
227
  source_ip = None
228
228
  base_url = "https://app.files.com"
229
229
  base_path = "api/rest/v1"
230
- version = "1.6.63"
230
+ version = "1.6.65"
231
231
 
232
232
  __version__ = version
233
233
 
files_sdk/error.py CHANGED
@@ -2407,6 +2407,21 @@ class InvalidSiteError(ProcessingFailureError):
2407
2407
  )
2408
2408
 
2409
2409
 
2410
+ class MetadataNotSupportedOnRemotesError(ProcessingFailureError):
2411
+ def __init__(
2412
+ self,
2413
+ message=None,
2414
+ http_body=None,
2415
+ http_status=None,
2416
+ json_body=None,
2417
+ headers=None,
2418
+ code=None,
2419
+ ):
2420
+ super().__init__(
2421
+ message, http_body, http_status, json_body, headers, code
2422
+ )
2423
+
2424
+
2410
2425
  class ModelSaveErrorError(ProcessingFailureError):
2411
2426
  def __init__(
2412
2427
  self,