gitlabber 2.1.1__tar.gz → 2.1.2__tar.gz

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.
Files changed (131) hide show
  1. {gitlabber-2.1.1/gitlabber.egg-info → gitlabber-2.1.2}/PKG-INFO +3 -3
  2. {gitlabber-2.1.1 → gitlabber-2.1.2}/gitlabber/__init__.py +1 -1
  3. {gitlabber-2.1.1 → gitlabber-2.1.2}/gitlabber/cli.py +2 -0
  4. {gitlabber-2.1.1 → gitlabber-2.1.2/gitlabber.egg-info}/PKG-INFO +3 -3
  5. gitlabber-2.1.2/gitlabber.egg-info/SOURCES.txt +57 -0
  6. {gitlabber-2.1.1 → gitlabber-2.1.2}/gitlabber.egg-info/requires.txt +2 -2
  7. {gitlabber-2.1.1 → gitlabber-2.1.2}/pyproject.toml +7 -4
  8. gitlabber-2.1.1/gitlabber.egg-info/SOURCES.txt +0 -129
  9. gitlabber-2.1.1/tests/__pycache__/__init__.cpython-311.pyc +0 -0
  10. gitlabber-2.1.1/tests/__pycache__/__init__.cpython-312.pyc +0 -0
  11. gitlabber-2.1.1/tests/__pycache__/__init__.cpython-313.pyc +0 -0
  12. gitlabber-2.1.1/tests/__pycache__/conftest.cpython-311-pytest-9.0.1.pyc +0 -0
  13. gitlabber-2.1.1/tests/__pycache__/conftest.cpython-313-pytest-9.0.1.pyc +0 -0
  14. gitlabber-2.1.1/tests/__pycache__/gitlab_test_utils.cpython-311.pyc +0 -0
  15. gitlabber-2.1.1/tests/__pycache__/gitlab_test_utils.cpython-312.pyc +0 -0
  16. gitlabber-2.1.1/tests/__pycache__/gitlab_test_utils.cpython-313.pyc +0 -0
  17. gitlabber-2.1.1/tests/__pycache__/io_test_util.cpython-311.pyc +0 -0
  18. gitlabber-2.1.1/tests/__pycache__/io_test_util.cpython-312.pyc +0 -0
  19. gitlabber-2.1.1/tests/__pycache__/io_test_util.cpython-313.pyc +0 -0
  20. gitlabber-2.1.1/tests/__pycache__/test_archive.cpython-311-pytest-8.2.2.pyc +0 -0
  21. gitlabber-2.1.1/tests/__pycache__/test_archive.cpython-312-pytest-8.3.3.pyc +0 -0
  22. gitlabber-2.1.1/tests/__pycache__/test_archive.cpython-312-pytest-8.3.4.pyc +0 -0
  23. gitlabber-2.1.1/tests/__pycache__/test_archive.cpython-312-pytest-8.3.5.pyc +0 -0
  24. gitlabber-2.1.1/tests/__pycache__/test_archive.cpython-313-pytest-9.0.1.pyc +0 -0
  25. gitlabber-2.1.1/tests/__pycache__/test_auth.cpython-313-pytest-9.0.1.pyc +0 -0
  26. gitlabber-2.1.1/tests/__pycache__/test_cli.cpython-311-pytest-8.2.2.pyc +0 -0
  27. gitlabber-2.1.1/tests/__pycache__/test_cli.cpython-311-pytest-9.0.1.pyc +0 -0
  28. gitlabber-2.1.1/tests/__pycache__/test_cli.cpython-312-pytest-8.3.3.pyc +0 -0
  29. gitlabber-2.1.1/tests/__pycache__/test_cli.cpython-312-pytest-8.3.4.pyc +0 -0
  30. gitlabber-2.1.1/tests/__pycache__/test_cli.cpython-312-pytest-8.3.5.pyc +0 -0
  31. gitlabber-2.1.1/tests/__pycache__/test_cli.cpython-313-pytest-9.0.1.pyc +0 -0
  32. gitlabber-2.1.1/tests/__pycache__/test_cli_token_storage.cpython-313-pytest-9.0.1.pyc +0 -0
  33. gitlabber-2.1.1/tests/__pycache__/test_config.cpython-313-pytest-9.0.1.pyc +0 -0
  34. gitlabber-2.1.1/tests/__pycache__/test_e2e.cpython-311-pytest-8.2.2.pyc +0 -0
  35. gitlabber-2.1.1/tests/__pycache__/test_e2e.cpython-312-pytest-8.3.3.pyc +0 -0
  36. gitlabber-2.1.1/tests/__pycache__/test_e2e.cpython-312-pytest-8.3.4.pyc +0 -0
  37. gitlabber-2.1.1/tests/__pycache__/test_e2e.cpython-312-pytest-8.3.5.pyc +0 -0
  38. gitlabber-2.1.1/tests/__pycache__/test_e2e.cpython-313-pytest-9.0.1.pyc +0 -0
  39. gitlabber-2.1.1/tests/__pycache__/test_e2e.cpython-313.pyc +0 -0
  40. gitlabber-2.1.1/tests/__pycache__/test_exceptions.cpython-313-pytest-9.0.1.pyc +0 -0
  41. gitlabber-2.1.1/tests/__pycache__/test_format.cpython-311-pytest-8.2.2.pyc +0 -0
  42. gitlabber-2.1.1/tests/__pycache__/test_format.cpython-312-pytest-8.3.3.pyc +0 -0
  43. gitlabber-2.1.1/tests/__pycache__/test_format.cpython-312-pytest-8.3.4.pyc +0 -0
  44. gitlabber-2.1.1/tests/__pycache__/test_format.cpython-312-pytest-8.3.5.pyc +0 -0
  45. gitlabber-2.1.1/tests/__pycache__/test_format.cpython-313-pytest-9.0.1.pyc +0 -0
  46. gitlabber-2.1.1/tests/__pycache__/test_git.cpython-311-pytest-8.2.2.pyc +0 -0
  47. gitlabber-2.1.1/tests/__pycache__/test_git.cpython-312-pytest-8.3.3.pyc +0 -0
  48. gitlabber-2.1.1/tests/__pycache__/test_git.cpython-312-pytest-8.3.4.pyc +0 -0
  49. gitlabber-2.1.1/tests/__pycache__/test_git.cpython-312-pytest-8.3.5.pyc +0 -0
  50. gitlabber-2.1.1/tests/__pycache__/test_git.cpython-313-pytest-9.0.1.pyc +0 -0
  51. gitlabber-2.1.1/tests/__pycache__/test_gitlab_tree.cpython-311-pytest-8.2.2.pyc +0 -0
  52. gitlabber-2.1.1/tests/__pycache__/test_gitlab_tree.cpython-312-pytest-8.3.3.pyc +0 -0
  53. gitlabber-2.1.1/tests/__pycache__/test_gitlab_tree.cpython-312-pytest-8.3.4.pyc +0 -0
  54. gitlabber-2.1.1/tests/__pycache__/test_gitlab_tree.cpython-312-pytest-8.3.5.pyc +0 -0
  55. gitlabber-2.1.1/tests/__pycache__/test_gitlab_tree.cpython-313-pytest-9.0.1.pyc +0 -0
  56. gitlabber-2.1.1/tests/__pycache__/test_helpers.cpython-311-pytest-9.0.1.pyc +0 -0
  57. gitlabber-2.1.1/tests/__pycache__/test_helpers.cpython-313-pytest-9.0.1.pyc +0 -0
  58. gitlabber-2.1.1/tests/__pycache__/test_integration.cpython-311-pytest-8.2.2.pyc +0 -0
  59. gitlabber-2.1.1/tests/__pycache__/test_integration.cpython-311-pytest-9.0.1.pyc +0 -0
  60. gitlabber-2.1.1/tests/__pycache__/test_integration.cpython-312-pytest-8.3.3.pyc +0 -0
  61. gitlabber-2.1.1/tests/__pycache__/test_integration.cpython-312-pytest-8.3.4.pyc +0 -0
  62. gitlabber-2.1.1/tests/__pycache__/test_integration.cpython-312-pytest-8.3.5.pyc +0 -0
  63. gitlabber-2.1.1/tests/__pycache__/test_integration.cpython-313-pytest-9.0.1.pyc +0 -0
  64. gitlabber-2.1.1/tests/__pycache__/test_main.cpython-313-pytest-9.0.1.pyc +0 -0
  65. gitlabber-2.1.1/tests/__pycache__/test_method.cpython-311-pytest-8.2.2.pyc +0 -0
  66. gitlabber-2.1.1/tests/__pycache__/test_method.cpython-312-pytest-8.3.3.pyc +0 -0
  67. gitlabber-2.1.1/tests/__pycache__/test_method.cpython-312-pytest-8.3.4.pyc +0 -0
  68. gitlabber-2.1.1/tests/__pycache__/test_method.cpython-312-pytest-8.3.5.pyc +0 -0
  69. gitlabber-2.1.1/tests/__pycache__/test_method.cpython-313-pytest-9.0.1.pyc +0 -0
  70. gitlabber-2.1.1/tests/__pycache__/test_naming.cpython-311-pytest-8.2.2.pyc +0 -0
  71. gitlabber-2.1.1/tests/__pycache__/test_naming.cpython-312-pytest-8.3.3.pyc +0 -0
  72. gitlabber-2.1.1/tests/__pycache__/test_naming.cpython-312-pytest-8.3.4.pyc +0 -0
  73. gitlabber-2.1.1/tests/__pycache__/test_naming.cpython-312-pytest-8.3.5.pyc +0 -0
  74. gitlabber-2.1.1/tests/__pycache__/test_naming.cpython-313-pytest-9.0.1.pyc +0 -0
  75. gitlabber-2.1.1/tests/__pycache__/test_performance.cpython-313-pytest-9.0.1.pyc +0 -0
  76. gitlabber-2.1.1/tests/__pycache__/test_performance.cpython-313.pyc +0 -0
  77. gitlabber-2.1.1/tests/__pycache__/test_progress.cpython-313-pytest-9.0.1.pyc +0 -0
  78. gitlabber-2.1.1/tests/__pycache__/test_rate_limiter.cpython-313-pytest-9.0.1.pyc +0 -0
  79. gitlabber-2.1.1/tests/__pycache__/test_token_storage.cpython-313-pytest-9.0.1.pyc +0 -0
  80. gitlabber-2.1.1/tests/__pycache__/test_url_builder.cpython-313-pytest-9.0.1.pyc +0 -0
  81. {gitlabber-2.1.1 → gitlabber-2.1.2}/LICENSE.txt +0 -0
  82. {gitlabber-2.1.1 → gitlabber-2.1.2}/MANIFEST.in +0 -0
  83. {gitlabber-2.1.1 → gitlabber-2.1.2}/README.rst +0 -0
  84. {gitlabber-2.1.1 → gitlabber-2.1.2}/gitlabber/__main__.py +0 -0
  85. {gitlabber-2.1.1 → gitlabber-2.1.2}/gitlabber/archive.py +0 -0
  86. {gitlabber-2.1.1 → gitlabber-2.1.2}/gitlabber/auth.py +0 -0
  87. {gitlabber-2.1.1 → gitlabber-2.1.2}/gitlabber/config.py +0 -0
  88. {gitlabber-2.1.1 → gitlabber-2.1.2}/gitlabber/exceptions.py +0 -0
  89. {gitlabber-2.1.1 → gitlabber-2.1.2}/gitlabber/format.py +0 -0
  90. {gitlabber-2.1.1 → gitlabber-2.1.2}/gitlabber/git.py +0 -0
  91. {gitlabber-2.1.1 → gitlabber-2.1.2}/gitlabber/gitlab_tree.py +0 -0
  92. {gitlabber-2.1.1 → gitlabber-2.1.2}/gitlabber/method.py +0 -0
  93. {gitlabber-2.1.1 → gitlabber-2.1.2}/gitlabber/naming.py +0 -0
  94. {gitlabber-2.1.1 → gitlabber-2.1.2}/gitlabber/progress.py +0 -0
  95. {gitlabber-2.1.1 → gitlabber-2.1.2}/gitlabber/rate_limiter.py +0 -0
  96. {gitlabber-2.1.1 → gitlabber-2.1.2}/gitlabber/token_storage.py +0 -0
  97. {gitlabber-2.1.1 → gitlabber-2.1.2}/gitlabber/tree_builder.py +0 -0
  98. {gitlabber-2.1.1 → gitlabber-2.1.2}/gitlabber/url_builder.py +0 -0
  99. {gitlabber-2.1.1 → gitlabber-2.1.2}/gitlabber.egg-info/dependency_links.txt +0 -0
  100. {gitlabber-2.1.1 → gitlabber-2.1.2}/gitlabber.egg-info/entry_points.txt +0 -0
  101. {gitlabber-2.1.1 → gitlabber-2.1.2}/gitlabber.egg-info/top_level.txt +0 -0
  102. {gitlabber-2.1.1 → gitlabber-2.1.2}/setup.cfg +0 -0
  103. {gitlabber-2.1.1 → gitlabber-2.1.2}/setup.py +0 -0
  104. {gitlabber-2.1.1 → gitlabber-2.1.2}/tests/__init__.py +0 -0
  105. {gitlabber-2.1.1 → gitlabber-2.1.2}/tests/conftest.py +0 -0
  106. {gitlabber-2.1.1 → gitlabber-2.1.2}/tests/gitlab_test_utils.py +0 -0
  107. {gitlabber-2.1.1 → gitlabber-2.1.2}/tests/io_test_util.py +0 -0
  108. {gitlabber-2.1.1 → gitlabber-2.1.2}/tests/test-input.yaml +0 -0
  109. {gitlabber-2.1.1 → gitlabber-2.1.2}/tests/test-output.json +0 -0
  110. {gitlabber-2.1.1 → gitlabber-2.1.2}/tests/test-output.tree +0 -0
  111. {gitlabber-2.1.1 → gitlabber-2.1.2}/tests/test-output.yaml +0 -0
  112. {gitlabber-2.1.1 → gitlabber-2.1.2}/tests/test_archive.py +0 -0
  113. {gitlabber-2.1.1 → gitlabber-2.1.2}/tests/test_auth.py +0 -0
  114. {gitlabber-2.1.1 → gitlabber-2.1.2}/tests/test_cli.py +0 -0
  115. {gitlabber-2.1.1 → gitlabber-2.1.2}/tests/test_cli_token_storage.py +0 -0
  116. {gitlabber-2.1.1 → gitlabber-2.1.2}/tests/test_config.py +0 -0
  117. {gitlabber-2.1.1 → gitlabber-2.1.2}/tests/test_e2e.py +0 -0
  118. {gitlabber-2.1.1 → gitlabber-2.1.2}/tests/test_exceptions.py +0 -0
  119. {gitlabber-2.1.1 → gitlabber-2.1.2}/tests/test_format.py +0 -0
  120. {gitlabber-2.1.1 → gitlabber-2.1.2}/tests/test_git.py +0 -0
  121. {gitlabber-2.1.1 → gitlabber-2.1.2}/tests/test_gitlab_tree.py +0 -0
  122. {gitlabber-2.1.1 → gitlabber-2.1.2}/tests/test_helpers.py +0 -0
  123. {gitlabber-2.1.1 → gitlabber-2.1.2}/tests/test_integration.py +0 -0
  124. {gitlabber-2.1.1 → gitlabber-2.1.2}/tests/test_main.py +0 -0
  125. {gitlabber-2.1.1 → gitlabber-2.1.2}/tests/test_method.py +0 -0
  126. {gitlabber-2.1.1 → gitlabber-2.1.2}/tests/test_naming.py +0 -0
  127. {gitlabber-2.1.1 → gitlabber-2.1.2}/tests/test_performance.py +0 -0
  128. {gitlabber-2.1.1 → gitlabber-2.1.2}/tests/test_progress.py +0 -0
  129. {gitlabber-2.1.1 → gitlabber-2.1.2}/tests/test_rate_limiter.py +0 -0
  130. {gitlabber-2.1.1 → gitlabber-2.1.2}/tests/test_token_storage.py +0 -0
  131. {gitlabber-2.1.1 → gitlabber-2.1.2}/tests/test_url_builder.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: gitlabber
3
- Version: 2.1.1
3
+ Version: 2.1.2
4
4
  Summary: A Gitlab clone/pull utility for backing up or cloning Gitlab groups
5
5
  Author-email: Erez Mazor <erezmazor@gmail.com>
6
6
  License: MIT
@@ -26,9 +26,9 @@ Requires-Dist: pyyaml
26
26
  Requires-Dist: pydantic>=2.7
27
27
  Requires-Dist: pydantic-settings>=2.7
28
28
  Requires-Dist: typer>=0.12
29
- Requires-Dist: urllib3==2.5.0
29
+ Requires-Dist: urllib3>=2.7.0
30
30
  Requires-Dist: rich
31
- Requires-Dist: GitPython
31
+ Requires-Dist: GitPython>=3.1.59
32
32
  Requires-Dist: python-gitlab
33
33
  Provides-Extra: test
34
34
  Requires-Dist: coverage; extra == "test"
@@ -5,4 +5,4 @@ while maintaining the directory structure. It supports filtering, progress
5
5
  tracking, and various configuration options.
6
6
  """
7
7
 
8
- __version__ = '2.1.1'
8
+ __version__ = '2.1.2'
@@ -118,6 +118,8 @@ def config_logging(verbose: bool, print_mode: bool) -> None:
118
118
  os.environ["GIT_PYTHON_TRACE"] = "full"
119
119
  else:
120
120
  logging.getLogger().setLevel(logging.INFO)
121
+ # Suppress urllib3 connection pool warnings unless verbose mode is enabled
122
+ logging.getLogger("urllib3.connectionpool").setLevel(logging.ERROR)
121
123
 
122
124
 
123
125
  def _version_callback(value: bool) -> None:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: gitlabber
3
- Version: 2.1.1
3
+ Version: 2.1.2
4
4
  Summary: A Gitlab clone/pull utility for backing up or cloning Gitlab groups
5
5
  Author-email: Erez Mazor <erezmazor@gmail.com>
6
6
  License: MIT
@@ -26,9 +26,9 @@ Requires-Dist: pyyaml
26
26
  Requires-Dist: pydantic>=2.7
27
27
  Requires-Dist: pydantic-settings>=2.7
28
28
  Requires-Dist: typer>=0.12
29
- Requires-Dist: urllib3==2.5.0
29
+ Requires-Dist: urllib3>=2.7.0
30
30
  Requires-Dist: rich
31
- Requires-Dist: GitPython
31
+ Requires-Dist: GitPython>=3.1.59
32
32
  Requires-Dist: python-gitlab
33
33
  Provides-Extra: test
34
34
  Requires-Dist: coverage; extra == "test"
@@ -0,0 +1,57 @@
1
+ LICENSE.txt
2
+ MANIFEST.in
3
+ README.rst
4
+ pyproject.toml
5
+ setup.cfg
6
+ setup.py
7
+ gitlabber/__init__.py
8
+ gitlabber/__main__.py
9
+ gitlabber/archive.py
10
+ gitlabber/auth.py
11
+ gitlabber/cli.py
12
+ gitlabber/config.py
13
+ gitlabber/exceptions.py
14
+ gitlabber/format.py
15
+ gitlabber/git.py
16
+ gitlabber/gitlab_tree.py
17
+ gitlabber/method.py
18
+ gitlabber/naming.py
19
+ gitlabber/progress.py
20
+ gitlabber/rate_limiter.py
21
+ gitlabber/token_storage.py
22
+ gitlabber/tree_builder.py
23
+ gitlabber/url_builder.py
24
+ gitlabber.egg-info/PKG-INFO
25
+ gitlabber.egg-info/SOURCES.txt
26
+ gitlabber.egg-info/dependency_links.txt
27
+ gitlabber.egg-info/entry_points.txt
28
+ gitlabber.egg-info/requires.txt
29
+ gitlabber.egg-info/top_level.txt
30
+ tests/__init__.py
31
+ tests/conftest.py
32
+ tests/gitlab_test_utils.py
33
+ tests/io_test_util.py
34
+ tests/test-input.yaml
35
+ tests/test-output.json
36
+ tests/test-output.tree
37
+ tests/test-output.yaml
38
+ tests/test_archive.py
39
+ tests/test_auth.py
40
+ tests/test_cli.py
41
+ tests/test_cli_token_storage.py
42
+ tests/test_config.py
43
+ tests/test_e2e.py
44
+ tests/test_exceptions.py
45
+ tests/test_format.py
46
+ tests/test_git.py
47
+ tests/test_gitlab_tree.py
48
+ tests/test_helpers.py
49
+ tests/test_integration.py
50
+ tests/test_main.py
51
+ tests/test_method.py
52
+ tests/test_naming.py
53
+ tests/test_performance.py
54
+ tests/test_progress.py
55
+ tests/test_rate_limiter.py
56
+ tests/test_token_storage.py
57
+ tests/test_url_builder.py
@@ -4,9 +4,9 @@ pyyaml
4
4
  pydantic>=2.7
5
5
  pydantic-settings>=2.7
6
6
  typer>=0.12
7
- urllib3==2.5.0
7
+ urllib3>=2.7.0
8
8
  rich
9
- GitPython
9
+ GitPython>=3.1.59
10
10
  python-gitlab
11
11
 
12
12
  [keyring]
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
4
 
5
5
  [project]
6
6
  name = "gitlabber"
7
- version = "2.1.1"
7
+ version = "2.1.2"
8
8
  description = "A Gitlab clone/pull utility for backing up or cloning Gitlab groups"
9
9
  readme = "README.rst"
10
10
  requires-python = ">=3.11"
@@ -32,9 +32,9 @@ dependencies = [
32
32
  "pydantic>=2.7",
33
33
  "pydantic-settings>=2.7",
34
34
  "typer>=0.12",
35
- "urllib3==2.5.0",
35
+ "urllib3>=2.7.0",
36
36
  "rich",
37
- "GitPython",
37
+ "GitPython>=3.1.59",
38
38
  "python-gitlab",
39
39
  ]
40
40
 
@@ -100,4 +100,7 @@ exclude_lines = [
100
100
  "if TYPE_CHECKING:",
101
101
  "class .*\\bProtocol\\):",
102
102
  "@(abc\\.)?abstractmethod",
103
- ]
103
+ ]
104
+ [tool.ruff.lint]
105
+ # Pin to ruff's classic default rule set; newer ruff releases expand the defaults
106
+ select = ["E4", "E7", "E9", "F"]
@@ -1,129 +0,0 @@
1
- LICENSE.txt
2
- MANIFEST.in
3
- README.rst
4
- pyproject.toml
5
- setup.cfg
6
- setup.py
7
- gitlabber/__init__.py
8
- gitlabber/__main__.py
9
- gitlabber/archive.py
10
- gitlabber/auth.py
11
- gitlabber/cli.py
12
- gitlabber/config.py
13
- gitlabber/exceptions.py
14
- gitlabber/format.py
15
- gitlabber/git.py
16
- gitlabber/gitlab_tree.py
17
- gitlabber/method.py
18
- gitlabber/naming.py
19
- gitlabber/progress.py
20
- gitlabber/rate_limiter.py
21
- gitlabber/token_storage.py
22
- gitlabber/tree_builder.py
23
- gitlabber/url_builder.py
24
- gitlabber.egg-info/PKG-INFO
25
- gitlabber.egg-info/SOURCES.txt
26
- gitlabber.egg-info/dependency_links.txt
27
- gitlabber.egg-info/entry_points.txt
28
- gitlabber.egg-info/requires.txt
29
- gitlabber.egg-info/top_level.txt
30
- tests/__init__.py
31
- tests/conftest.py
32
- tests/gitlab_test_utils.py
33
- tests/io_test_util.py
34
- tests/test-input.yaml
35
- tests/test-output.json
36
- tests/test-output.tree
37
- tests/test-output.yaml
38
- tests/test_archive.py
39
- tests/test_auth.py
40
- tests/test_cli.py
41
- tests/test_cli_token_storage.py
42
- tests/test_config.py
43
- tests/test_e2e.py
44
- tests/test_exceptions.py
45
- tests/test_format.py
46
- tests/test_git.py
47
- tests/test_gitlab_tree.py
48
- tests/test_helpers.py
49
- tests/test_integration.py
50
- tests/test_main.py
51
- tests/test_method.py
52
- tests/test_naming.py
53
- tests/test_performance.py
54
- tests/test_progress.py
55
- tests/test_rate_limiter.py
56
- tests/test_token_storage.py
57
- tests/test_url_builder.py
58
- tests/__pycache__/__init__.cpython-311.pyc
59
- tests/__pycache__/__init__.cpython-312.pyc
60
- tests/__pycache__/__init__.cpython-313.pyc
61
- tests/__pycache__/conftest.cpython-311-pytest-9.0.1.pyc
62
- tests/__pycache__/conftest.cpython-313-pytest-9.0.1.pyc
63
- tests/__pycache__/gitlab_test_utils.cpython-311.pyc
64
- tests/__pycache__/gitlab_test_utils.cpython-312.pyc
65
- tests/__pycache__/gitlab_test_utils.cpython-313.pyc
66
- tests/__pycache__/io_test_util.cpython-311.pyc
67
- tests/__pycache__/io_test_util.cpython-312.pyc
68
- tests/__pycache__/io_test_util.cpython-313.pyc
69
- tests/__pycache__/test_archive.cpython-311-pytest-8.2.2.pyc
70
- tests/__pycache__/test_archive.cpython-312-pytest-8.3.3.pyc
71
- tests/__pycache__/test_archive.cpython-312-pytest-8.3.4.pyc
72
- tests/__pycache__/test_archive.cpython-312-pytest-8.3.5.pyc
73
- tests/__pycache__/test_archive.cpython-313-pytest-9.0.1.pyc
74
- tests/__pycache__/test_auth.cpython-313-pytest-9.0.1.pyc
75
- tests/__pycache__/test_cli.cpython-311-pytest-8.2.2.pyc
76
- tests/__pycache__/test_cli.cpython-311-pytest-9.0.1.pyc
77
- tests/__pycache__/test_cli.cpython-312-pytest-8.3.3.pyc
78
- tests/__pycache__/test_cli.cpython-312-pytest-8.3.4.pyc
79
- tests/__pycache__/test_cli.cpython-312-pytest-8.3.5.pyc
80
- tests/__pycache__/test_cli.cpython-313-pytest-9.0.1.pyc
81
- tests/__pycache__/test_cli_token_storage.cpython-313-pytest-9.0.1.pyc
82
- tests/__pycache__/test_config.cpython-313-pytest-9.0.1.pyc
83
- tests/__pycache__/test_e2e.cpython-311-pytest-8.2.2.pyc
84
- tests/__pycache__/test_e2e.cpython-312-pytest-8.3.3.pyc
85
- tests/__pycache__/test_e2e.cpython-312-pytest-8.3.4.pyc
86
- tests/__pycache__/test_e2e.cpython-312-pytest-8.3.5.pyc
87
- tests/__pycache__/test_e2e.cpython-313-pytest-9.0.1.pyc
88
- tests/__pycache__/test_e2e.cpython-313.pyc
89
- tests/__pycache__/test_exceptions.cpython-313-pytest-9.0.1.pyc
90
- tests/__pycache__/test_format.cpython-311-pytest-8.2.2.pyc
91
- tests/__pycache__/test_format.cpython-312-pytest-8.3.3.pyc
92
- tests/__pycache__/test_format.cpython-312-pytest-8.3.4.pyc
93
- tests/__pycache__/test_format.cpython-312-pytest-8.3.5.pyc
94
- tests/__pycache__/test_format.cpython-313-pytest-9.0.1.pyc
95
- tests/__pycache__/test_git.cpython-311-pytest-8.2.2.pyc
96
- tests/__pycache__/test_git.cpython-312-pytest-8.3.3.pyc
97
- tests/__pycache__/test_git.cpython-312-pytest-8.3.4.pyc
98
- tests/__pycache__/test_git.cpython-312-pytest-8.3.5.pyc
99
- tests/__pycache__/test_git.cpython-313-pytest-9.0.1.pyc
100
- tests/__pycache__/test_gitlab_tree.cpython-311-pytest-8.2.2.pyc
101
- tests/__pycache__/test_gitlab_tree.cpython-312-pytest-8.3.3.pyc
102
- tests/__pycache__/test_gitlab_tree.cpython-312-pytest-8.3.4.pyc
103
- tests/__pycache__/test_gitlab_tree.cpython-312-pytest-8.3.5.pyc
104
- tests/__pycache__/test_gitlab_tree.cpython-313-pytest-9.0.1.pyc
105
- tests/__pycache__/test_helpers.cpython-311-pytest-9.0.1.pyc
106
- tests/__pycache__/test_helpers.cpython-313-pytest-9.0.1.pyc
107
- tests/__pycache__/test_integration.cpython-311-pytest-8.2.2.pyc
108
- tests/__pycache__/test_integration.cpython-311-pytest-9.0.1.pyc
109
- tests/__pycache__/test_integration.cpython-312-pytest-8.3.3.pyc
110
- tests/__pycache__/test_integration.cpython-312-pytest-8.3.4.pyc
111
- tests/__pycache__/test_integration.cpython-312-pytest-8.3.5.pyc
112
- tests/__pycache__/test_integration.cpython-313-pytest-9.0.1.pyc
113
- tests/__pycache__/test_main.cpython-313-pytest-9.0.1.pyc
114
- tests/__pycache__/test_method.cpython-311-pytest-8.2.2.pyc
115
- tests/__pycache__/test_method.cpython-312-pytest-8.3.3.pyc
116
- tests/__pycache__/test_method.cpython-312-pytest-8.3.4.pyc
117
- tests/__pycache__/test_method.cpython-312-pytest-8.3.5.pyc
118
- tests/__pycache__/test_method.cpython-313-pytest-9.0.1.pyc
119
- tests/__pycache__/test_naming.cpython-311-pytest-8.2.2.pyc
120
- tests/__pycache__/test_naming.cpython-312-pytest-8.3.3.pyc
121
- tests/__pycache__/test_naming.cpython-312-pytest-8.3.4.pyc
122
- tests/__pycache__/test_naming.cpython-312-pytest-8.3.5.pyc
123
- tests/__pycache__/test_naming.cpython-313-pytest-9.0.1.pyc
124
- tests/__pycache__/test_performance.cpython-313-pytest-9.0.1.pyc
125
- tests/__pycache__/test_performance.cpython-313.pyc
126
- tests/__pycache__/test_progress.cpython-313-pytest-9.0.1.pyc
127
- tests/__pycache__/test_rate_limiter.cpython-313-pytest-9.0.1.pyc
128
- tests/__pycache__/test_token_storage.cpython-313-pytest-9.0.1.pyc
129
- tests/__pycache__/test_url_builder.cpython-313-pytest-9.0.1.pyc
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
File without changes
File without changes
File without changes
File without changes
File without changes