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.
- {gitlabber-2.1.1/gitlabber.egg-info → gitlabber-2.1.2}/PKG-INFO +3 -3
- {gitlabber-2.1.1 → gitlabber-2.1.2}/gitlabber/__init__.py +1 -1
- {gitlabber-2.1.1 → gitlabber-2.1.2}/gitlabber/cli.py +2 -0
- {gitlabber-2.1.1 → gitlabber-2.1.2/gitlabber.egg-info}/PKG-INFO +3 -3
- gitlabber-2.1.2/gitlabber.egg-info/SOURCES.txt +57 -0
- {gitlabber-2.1.1 → gitlabber-2.1.2}/gitlabber.egg-info/requires.txt +2 -2
- {gitlabber-2.1.1 → gitlabber-2.1.2}/pyproject.toml +7 -4
- gitlabber-2.1.1/gitlabber.egg-info/SOURCES.txt +0 -129
- gitlabber-2.1.1/tests/__pycache__/__init__.cpython-311.pyc +0 -0
- gitlabber-2.1.1/tests/__pycache__/__init__.cpython-312.pyc +0 -0
- gitlabber-2.1.1/tests/__pycache__/__init__.cpython-313.pyc +0 -0
- gitlabber-2.1.1/tests/__pycache__/conftest.cpython-311-pytest-9.0.1.pyc +0 -0
- gitlabber-2.1.1/tests/__pycache__/conftest.cpython-313-pytest-9.0.1.pyc +0 -0
- gitlabber-2.1.1/tests/__pycache__/gitlab_test_utils.cpython-311.pyc +0 -0
- gitlabber-2.1.1/tests/__pycache__/gitlab_test_utils.cpython-312.pyc +0 -0
- gitlabber-2.1.1/tests/__pycache__/gitlab_test_utils.cpython-313.pyc +0 -0
- gitlabber-2.1.1/tests/__pycache__/io_test_util.cpython-311.pyc +0 -0
- gitlabber-2.1.1/tests/__pycache__/io_test_util.cpython-312.pyc +0 -0
- gitlabber-2.1.1/tests/__pycache__/io_test_util.cpython-313.pyc +0 -0
- gitlabber-2.1.1/tests/__pycache__/test_archive.cpython-311-pytest-8.2.2.pyc +0 -0
- gitlabber-2.1.1/tests/__pycache__/test_archive.cpython-312-pytest-8.3.3.pyc +0 -0
- gitlabber-2.1.1/tests/__pycache__/test_archive.cpython-312-pytest-8.3.4.pyc +0 -0
- gitlabber-2.1.1/tests/__pycache__/test_archive.cpython-312-pytest-8.3.5.pyc +0 -0
- gitlabber-2.1.1/tests/__pycache__/test_archive.cpython-313-pytest-9.0.1.pyc +0 -0
- gitlabber-2.1.1/tests/__pycache__/test_auth.cpython-313-pytest-9.0.1.pyc +0 -0
- gitlabber-2.1.1/tests/__pycache__/test_cli.cpython-311-pytest-8.2.2.pyc +0 -0
- gitlabber-2.1.1/tests/__pycache__/test_cli.cpython-311-pytest-9.0.1.pyc +0 -0
- gitlabber-2.1.1/tests/__pycache__/test_cli.cpython-312-pytest-8.3.3.pyc +0 -0
- gitlabber-2.1.1/tests/__pycache__/test_cli.cpython-312-pytest-8.3.4.pyc +0 -0
- gitlabber-2.1.1/tests/__pycache__/test_cli.cpython-312-pytest-8.3.5.pyc +0 -0
- gitlabber-2.1.1/tests/__pycache__/test_cli.cpython-313-pytest-9.0.1.pyc +0 -0
- gitlabber-2.1.1/tests/__pycache__/test_cli_token_storage.cpython-313-pytest-9.0.1.pyc +0 -0
- gitlabber-2.1.1/tests/__pycache__/test_config.cpython-313-pytest-9.0.1.pyc +0 -0
- gitlabber-2.1.1/tests/__pycache__/test_e2e.cpython-311-pytest-8.2.2.pyc +0 -0
- gitlabber-2.1.1/tests/__pycache__/test_e2e.cpython-312-pytest-8.3.3.pyc +0 -0
- gitlabber-2.1.1/tests/__pycache__/test_e2e.cpython-312-pytest-8.3.4.pyc +0 -0
- gitlabber-2.1.1/tests/__pycache__/test_e2e.cpython-312-pytest-8.3.5.pyc +0 -0
- gitlabber-2.1.1/tests/__pycache__/test_e2e.cpython-313-pytest-9.0.1.pyc +0 -0
- gitlabber-2.1.1/tests/__pycache__/test_e2e.cpython-313.pyc +0 -0
- gitlabber-2.1.1/tests/__pycache__/test_exceptions.cpython-313-pytest-9.0.1.pyc +0 -0
- gitlabber-2.1.1/tests/__pycache__/test_format.cpython-311-pytest-8.2.2.pyc +0 -0
- gitlabber-2.1.1/tests/__pycache__/test_format.cpython-312-pytest-8.3.3.pyc +0 -0
- gitlabber-2.1.1/tests/__pycache__/test_format.cpython-312-pytest-8.3.4.pyc +0 -0
- gitlabber-2.1.1/tests/__pycache__/test_format.cpython-312-pytest-8.3.5.pyc +0 -0
- gitlabber-2.1.1/tests/__pycache__/test_format.cpython-313-pytest-9.0.1.pyc +0 -0
- gitlabber-2.1.1/tests/__pycache__/test_git.cpython-311-pytest-8.2.2.pyc +0 -0
- gitlabber-2.1.1/tests/__pycache__/test_git.cpython-312-pytest-8.3.3.pyc +0 -0
- gitlabber-2.1.1/tests/__pycache__/test_git.cpython-312-pytest-8.3.4.pyc +0 -0
- gitlabber-2.1.1/tests/__pycache__/test_git.cpython-312-pytest-8.3.5.pyc +0 -0
- gitlabber-2.1.1/tests/__pycache__/test_git.cpython-313-pytest-9.0.1.pyc +0 -0
- gitlabber-2.1.1/tests/__pycache__/test_gitlab_tree.cpython-311-pytest-8.2.2.pyc +0 -0
- gitlabber-2.1.1/tests/__pycache__/test_gitlab_tree.cpython-312-pytest-8.3.3.pyc +0 -0
- gitlabber-2.1.1/tests/__pycache__/test_gitlab_tree.cpython-312-pytest-8.3.4.pyc +0 -0
- gitlabber-2.1.1/tests/__pycache__/test_gitlab_tree.cpython-312-pytest-8.3.5.pyc +0 -0
- gitlabber-2.1.1/tests/__pycache__/test_gitlab_tree.cpython-313-pytest-9.0.1.pyc +0 -0
- gitlabber-2.1.1/tests/__pycache__/test_helpers.cpython-311-pytest-9.0.1.pyc +0 -0
- gitlabber-2.1.1/tests/__pycache__/test_helpers.cpython-313-pytest-9.0.1.pyc +0 -0
- gitlabber-2.1.1/tests/__pycache__/test_integration.cpython-311-pytest-8.2.2.pyc +0 -0
- gitlabber-2.1.1/tests/__pycache__/test_integration.cpython-311-pytest-9.0.1.pyc +0 -0
- gitlabber-2.1.1/tests/__pycache__/test_integration.cpython-312-pytest-8.3.3.pyc +0 -0
- gitlabber-2.1.1/tests/__pycache__/test_integration.cpython-312-pytest-8.3.4.pyc +0 -0
- gitlabber-2.1.1/tests/__pycache__/test_integration.cpython-312-pytest-8.3.5.pyc +0 -0
- gitlabber-2.1.1/tests/__pycache__/test_integration.cpython-313-pytest-9.0.1.pyc +0 -0
- gitlabber-2.1.1/tests/__pycache__/test_main.cpython-313-pytest-9.0.1.pyc +0 -0
- gitlabber-2.1.1/tests/__pycache__/test_method.cpython-311-pytest-8.2.2.pyc +0 -0
- gitlabber-2.1.1/tests/__pycache__/test_method.cpython-312-pytest-8.3.3.pyc +0 -0
- gitlabber-2.1.1/tests/__pycache__/test_method.cpython-312-pytest-8.3.4.pyc +0 -0
- gitlabber-2.1.1/tests/__pycache__/test_method.cpython-312-pytest-8.3.5.pyc +0 -0
- gitlabber-2.1.1/tests/__pycache__/test_method.cpython-313-pytest-9.0.1.pyc +0 -0
- gitlabber-2.1.1/tests/__pycache__/test_naming.cpython-311-pytest-8.2.2.pyc +0 -0
- gitlabber-2.1.1/tests/__pycache__/test_naming.cpython-312-pytest-8.3.3.pyc +0 -0
- gitlabber-2.1.1/tests/__pycache__/test_naming.cpython-312-pytest-8.3.4.pyc +0 -0
- gitlabber-2.1.1/tests/__pycache__/test_naming.cpython-312-pytest-8.3.5.pyc +0 -0
- gitlabber-2.1.1/tests/__pycache__/test_naming.cpython-313-pytest-9.0.1.pyc +0 -0
- gitlabber-2.1.1/tests/__pycache__/test_performance.cpython-313-pytest-9.0.1.pyc +0 -0
- gitlabber-2.1.1/tests/__pycache__/test_performance.cpython-313.pyc +0 -0
- gitlabber-2.1.1/tests/__pycache__/test_progress.cpython-313-pytest-9.0.1.pyc +0 -0
- gitlabber-2.1.1/tests/__pycache__/test_rate_limiter.cpython-313-pytest-9.0.1.pyc +0 -0
- gitlabber-2.1.1/tests/__pycache__/test_token_storage.cpython-313-pytest-9.0.1.pyc +0 -0
- gitlabber-2.1.1/tests/__pycache__/test_url_builder.cpython-313-pytest-9.0.1.pyc +0 -0
- {gitlabber-2.1.1 → gitlabber-2.1.2}/LICENSE.txt +0 -0
- {gitlabber-2.1.1 → gitlabber-2.1.2}/MANIFEST.in +0 -0
- {gitlabber-2.1.1 → gitlabber-2.1.2}/README.rst +0 -0
- {gitlabber-2.1.1 → gitlabber-2.1.2}/gitlabber/__main__.py +0 -0
- {gitlabber-2.1.1 → gitlabber-2.1.2}/gitlabber/archive.py +0 -0
- {gitlabber-2.1.1 → gitlabber-2.1.2}/gitlabber/auth.py +0 -0
- {gitlabber-2.1.1 → gitlabber-2.1.2}/gitlabber/config.py +0 -0
- {gitlabber-2.1.1 → gitlabber-2.1.2}/gitlabber/exceptions.py +0 -0
- {gitlabber-2.1.1 → gitlabber-2.1.2}/gitlabber/format.py +0 -0
- {gitlabber-2.1.1 → gitlabber-2.1.2}/gitlabber/git.py +0 -0
- {gitlabber-2.1.1 → gitlabber-2.1.2}/gitlabber/gitlab_tree.py +0 -0
- {gitlabber-2.1.1 → gitlabber-2.1.2}/gitlabber/method.py +0 -0
- {gitlabber-2.1.1 → gitlabber-2.1.2}/gitlabber/naming.py +0 -0
- {gitlabber-2.1.1 → gitlabber-2.1.2}/gitlabber/progress.py +0 -0
- {gitlabber-2.1.1 → gitlabber-2.1.2}/gitlabber/rate_limiter.py +0 -0
- {gitlabber-2.1.1 → gitlabber-2.1.2}/gitlabber/token_storage.py +0 -0
- {gitlabber-2.1.1 → gitlabber-2.1.2}/gitlabber/tree_builder.py +0 -0
- {gitlabber-2.1.1 → gitlabber-2.1.2}/gitlabber/url_builder.py +0 -0
- {gitlabber-2.1.1 → gitlabber-2.1.2}/gitlabber.egg-info/dependency_links.txt +0 -0
- {gitlabber-2.1.1 → gitlabber-2.1.2}/gitlabber.egg-info/entry_points.txt +0 -0
- {gitlabber-2.1.1 → gitlabber-2.1.2}/gitlabber.egg-info/top_level.txt +0 -0
- {gitlabber-2.1.1 → gitlabber-2.1.2}/setup.cfg +0 -0
- {gitlabber-2.1.1 → gitlabber-2.1.2}/setup.py +0 -0
- {gitlabber-2.1.1 → gitlabber-2.1.2}/tests/__init__.py +0 -0
- {gitlabber-2.1.1 → gitlabber-2.1.2}/tests/conftest.py +0 -0
- {gitlabber-2.1.1 → gitlabber-2.1.2}/tests/gitlab_test_utils.py +0 -0
- {gitlabber-2.1.1 → gitlabber-2.1.2}/tests/io_test_util.py +0 -0
- {gitlabber-2.1.1 → gitlabber-2.1.2}/tests/test-input.yaml +0 -0
- {gitlabber-2.1.1 → gitlabber-2.1.2}/tests/test-output.json +0 -0
- {gitlabber-2.1.1 → gitlabber-2.1.2}/tests/test-output.tree +0 -0
- {gitlabber-2.1.1 → gitlabber-2.1.2}/tests/test-output.yaml +0 -0
- {gitlabber-2.1.1 → gitlabber-2.1.2}/tests/test_archive.py +0 -0
- {gitlabber-2.1.1 → gitlabber-2.1.2}/tests/test_auth.py +0 -0
- {gitlabber-2.1.1 → gitlabber-2.1.2}/tests/test_cli.py +0 -0
- {gitlabber-2.1.1 → gitlabber-2.1.2}/tests/test_cli_token_storage.py +0 -0
- {gitlabber-2.1.1 → gitlabber-2.1.2}/tests/test_config.py +0 -0
- {gitlabber-2.1.1 → gitlabber-2.1.2}/tests/test_e2e.py +0 -0
- {gitlabber-2.1.1 → gitlabber-2.1.2}/tests/test_exceptions.py +0 -0
- {gitlabber-2.1.1 → gitlabber-2.1.2}/tests/test_format.py +0 -0
- {gitlabber-2.1.1 → gitlabber-2.1.2}/tests/test_git.py +0 -0
- {gitlabber-2.1.1 → gitlabber-2.1.2}/tests/test_gitlab_tree.py +0 -0
- {gitlabber-2.1.1 → gitlabber-2.1.2}/tests/test_helpers.py +0 -0
- {gitlabber-2.1.1 → gitlabber-2.1.2}/tests/test_integration.py +0 -0
- {gitlabber-2.1.1 → gitlabber-2.1.2}/tests/test_main.py +0 -0
- {gitlabber-2.1.1 → gitlabber-2.1.2}/tests/test_method.py +0 -0
- {gitlabber-2.1.1 → gitlabber-2.1.2}/tests/test_naming.py +0 -0
- {gitlabber-2.1.1 → gitlabber-2.1.2}/tests/test_performance.py +0 -0
- {gitlabber-2.1.1 → gitlabber-2.1.2}/tests/test_progress.py +0 -0
- {gitlabber-2.1.1 → gitlabber-2.1.2}/tests/test_rate_limiter.py +0 -0
- {gitlabber-2.1.1 → gitlabber-2.1.2}/tests/test_token_storage.py +0 -0
- {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.
|
|
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
|
|
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"
|
|
@@ -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.
|
|
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
|
|
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,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
|
|
4
4
|
|
|
5
5
|
[project]
|
|
6
6
|
name = "gitlabber"
|
|
7
|
-
version = "2.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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
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
|
|
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
|
|
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
|