rclone-api 1.0.63__tar.gz → 1.0.65__tar.gz

Sign up to get free protection for your applications and to get access to all the features.
Files changed (66) hide show
  1. {rclone_api-1.0.63 → rclone_api-1.0.65}/PKG-INFO +1 -1
  2. {rclone_api-1.0.63 → rclone_api-1.0.65}/pyproject.toml +1 -1
  3. {rclone_api-1.0.63 → rclone_api-1.0.65}/src/rclone_api/diff.py +6 -9
  4. {rclone_api-1.0.63 → rclone_api-1.0.65}/src/rclone_api/rclone.py +6 -1
  5. {rclone_api-1.0.63 → rclone_api-1.0.65}/src/rclone_api.egg-info/PKG-INFO +1 -1
  6. {rclone_api-1.0.63 → rclone_api-1.0.65}/.aiderignore +0 -0
  7. {rclone_api-1.0.63 → rclone_api-1.0.65}/.github/workflows/lint.yml +0 -0
  8. {rclone_api-1.0.63 → rclone_api-1.0.65}/.github/workflows/push_macos.yml +0 -0
  9. {rclone_api-1.0.63 → rclone_api-1.0.65}/.github/workflows/push_ubuntu.yml +0 -0
  10. {rclone_api-1.0.63 → rclone_api-1.0.65}/.github/workflows/push_win.yml +0 -0
  11. {rclone_api-1.0.63 → rclone_api-1.0.65}/.gitignore +0 -0
  12. {rclone_api-1.0.63 → rclone_api-1.0.65}/.pylintrc +0 -0
  13. {rclone_api-1.0.63 → rclone_api-1.0.65}/.vscode/launch.json +0 -0
  14. {rclone_api-1.0.63 → rclone_api-1.0.65}/.vscode/settings.json +0 -0
  15. {rclone_api-1.0.63 → rclone_api-1.0.65}/.vscode/tasks.json +0 -0
  16. {rclone_api-1.0.63 → rclone_api-1.0.65}/LICENSE +0 -0
  17. {rclone_api-1.0.63 → rclone_api-1.0.65}/MANIFEST.in +0 -0
  18. {rclone_api-1.0.63 → rclone_api-1.0.65}/README.md +0 -0
  19. {rclone_api-1.0.63 → rclone_api-1.0.65}/clean +0 -0
  20. {rclone_api-1.0.63 → rclone_api-1.0.65}/install +0 -0
  21. {rclone_api-1.0.63 → rclone_api-1.0.65}/lint +0 -0
  22. {rclone_api-1.0.63 → rclone_api-1.0.65}/requirements.testing.txt +0 -0
  23. {rclone_api-1.0.63 → rclone_api-1.0.65}/setup.cfg +0 -0
  24. {rclone_api-1.0.63 → rclone_api-1.0.65}/setup.py +0 -0
  25. {rclone_api-1.0.63 → rclone_api-1.0.65}/src/rclone_api/__init__.py +0 -0
  26. {rclone_api-1.0.63 → rclone_api-1.0.65}/src/rclone_api/assets/example.txt +0 -0
  27. {rclone_api-1.0.63 → rclone_api-1.0.65}/src/rclone_api/cli.py +0 -0
  28. {rclone_api-1.0.63 → rclone_api-1.0.65}/src/rclone_api/cmd/list_files.py +0 -0
  29. {rclone_api-1.0.63 → rclone_api-1.0.65}/src/rclone_api/completed_process.py +0 -0
  30. {rclone_api-1.0.63 → rclone_api-1.0.65}/src/rclone_api/config.py +0 -0
  31. {rclone_api-1.0.63 → rclone_api-1.0.65}/src/rclone_api/convert.py +0 -0
  32. {rclone_api-1.0.63 → rclone_api-1.0.65}/src/rclone_api/deprecated.py +0 -0
  33. {rclone_api-1.0.63 → rclone_api-1.0.65}/src/rclone_api/dir.py +0 -0
  34. {rclone_api-1.0.63 → rclone_api-1.0.65}/src/rclone_api/dir_listing.py +0 -0
  35. {rclone_api-1.0.63 → rclone_api-1.0.65}/src/rclone_api/exec.py +0 -0
  36. {rclone_api-1.0.63 → rclone_api-1.0.65}/src/rclone_api/file.py +0 -0
  37. {rclone_api-1.0.63 → rclone_api-1.0.65}/src/rclone_api/filelist.py +0 -0
  38. {rclone_api-1.0.63 → rclone_api-1.0.65}/src/rclone_api/group_files.py +0 -0
  39. {rclone_api-1.0.63 → rclone_api-1.0.65}/src/rclone_api/process.py +0 -0
  40. {rclone_api-1.0.63 → rclone_api-1.0.65}/src/rclone_api/remote.py +0 -0
  41. {rclone_api-1.0.63 → rclone_api-1.0.65}/src/rclone_api/rpath.py +0 -0
  42. {rclone_api-1.0.63 → rclone_api-1.0.65}/src/rclone_api/util.py +0 -0
  43. {rclone_api-1.0.63 → rclone_api-1.0.65}/src/rclone_api/walk.py +0 -0
  44. {rclone_api-1.0.63 → rclone_api-1.0.65}/src/rclone_api.egg-info/SOURCES.txt +0 -0
  45. {rclone_api-1.0.63 → rclone_api-1.0.65}/src/rclone_api.egg-info/dependency_links.txt +0 -0
  46. {rclone_api-1.0.63 → rclone_api-1.0.65}/src/rclone_api.egg-info/entry_points.txt +0 -0
  47. {rclone_api-1.0.63 → rclone_api-1.0.65}/src/rclone_api.egg-info/requires.txt +0 -0
  48. {rclone_api-1.0.63 → rclone_api-1.0.65}/src/rclone_api.egg-info/top_level.txt +0 -0
  49. {rclone_api-1.0.63 → rclone_api-1.0.65}/test +0 -0
  50. {rclone_api-1.0.63 → rclone_api-1.0.65}/tests/test_cmd_list_files.py +0 -0
  51. {rclone_api-1.0.63 → rclone_api-1.0.65}/tests/test_copy.py +0 -0
  52. {rclone_api-1.0.63 → rclone_api-1.0.65}/tests/test_copy_files.py +0 -0
  53. {rclone_api-1.0.63 → rclone_api-1.0.65}/tests/test_diff.py +0 -0
  54. {rclone_api-1.0.63 → rclone_api-1.0.65}/tests/test_group_files.py +0 -0
  55. {rclone_api-1.0.63 → rclone_api-1.0.65}/tests/test_is_synced.py +0 -0
  56. {rclone_api-1.0.63 → rclone_api-1.0.65}/tests/test_ls.py +0 -0
  57. {rclone_api-1.0.63 → rclone_api-1.0.65}/tests/test_mount.py +0 -0
  58. {rclone_api-1.0.63 → rclone_api-1.0.65}/tests/test_mount_s3.py +0 -0
  59. {rclone_api-1.0.63 → rclone_api-1.0.65}/tests/test_mount_webdav.py +0 -0
  60. {rclone_api-1.0.63 → rclone_api-1.0.65}/tests/test_obscure.py +0 -0
  61. {rclone_api-1.0.63 → rclone_api-1.0.65}/tests/test_remote_control.py +0 -0
  62. {rclone_api-1.0.63 → rclone_api-1.0.65}/tests/test_remotes.py +0 -0
  63. {rclone_api-1.0.63 → rclone_api-1.0.65}/tests/test_serve_webdav.py +0 -0
  64. {rclone_api-1.0.63 → rclone_api-1.0.65}/tests/test_walk.py +0 -0
  65. {rclone_api-1.0.63 → rclone_api-1.0.65}/tox.ini +0 -0
  66. {rclone_api-1.0.63 → rclone_api-1.0.65}/upload_package.sh +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: rclone_api
3
- Version: 1.0.63
3
+ Version: 1.0.65
4
4
  Summary: rclone api in python
5
5
  Home-page: https://github.com/zackees/rclone-api
6
6
  Maintainer: Zachary Vorhies
@@ -15,7 +15,7 @@ dependencies = [
15
15
  "python-dotenv>=1.0.0",
16
16
  ]
17
17
  # Change this with the version number bump.
18
- version = "1.0.63"
18
+ version = "1.0.65"
19
19
 
20
20
  [tool.setuptools]
21
21
  package-dir = {"" = "src"}
@@ -1,4 +1,3 @@
1
- import warnings
2
1
  from dataclasses import dataclass
3
2
  from enum import Enum
4
3
  from queue import Queue
@@ -72,7 +71,6 @@ def _async_diff_stream_from_running_process(
72
71
  ) -> None:
73
72
  count = 0
74
73
  first_few_lines: list[str] = []
75
- check = True
76
74
  try:
77
75
  assert running_process.stdout is not None
78
76
  n_max = 10
@@ -98,16 +96,15 @@ def _async_diff_stream_from_running_process(
98
96
  except KeyboardInterrupt:
99
97
  import _thread
100
98
 
101
- check = False
102
-
103
99
  print("KeyboardInterrupt")
104
100
  output.put(None)
105
101
  _thread.interrupt_main()
106
- if count == 0 and check:
107
- first_lines_str = "\n".join(first_few_lines)
108
- warning_msg = f"No output from rclone check, first few lines: {first_lines_str}"
109
- warnings.warn(warning_msg)
110
- raise ValueError(warning_msg)
102
+ except Exception as e:
103
+ import _thread
104
+
105
+ print(f"Error: {e}")
106
+ output.put(None)
107
+ _thread.interrupt_main()
111
108
 
112
109
 
113
110
  def diff_stream_from_running_process(
@@ -201,7 +201,7 @@ class Rclone:
201
201
  ) = None, # e. g. "1GB" - see rclone documentation: https://rclone.org/commands/rclone_check/
202
202
  diff_option: DiffOption = DiffOption.COMBINED,
203
203
  fast_list: bool = True,
204
- size_only: bool = False,
204
+ size_only: bool | None = None,
205
205
  other_args: list[str] | None = None,
206
206
  ) -> Generator[DiffItem, None, None]:
207
207
  """Be extra careful with the src and dst values. If you are off by one
@@ -218,6 +218,11 @@ class Rclone:
218
218
  f"--{diff_option.value}",
219
219
  "-",
220
220
  ]
221
+ if size_only is None:
222
+ size_only = diff_option in [
223
+ DiffOption.MISSING_ON_DST,
224
+ DiffOption.MISSING_ON_SRC,
225
+ ]
221
226
  if size_only:
222
227
  cmd += ["--size-only"]
223
228
  if fast_list:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: rclone_api
3
- Version: 1.0.63
3
+ Version: 1.0.65
4
4
  Summary: rclone api in python
5
5
  Home-page: https://github.com/zackees/rclone-api
6
6
  Maintainer: Zachary Vorhies
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes