pulp-python-client 3.19.1__tar.gz → 3.19.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.
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/PKG-INFO +10 -3
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/README.md +1 -1
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulp_python_client.egg-info/PKG-INFO +11 -4
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulpcore/client/pulp_python/__init__.py +1 -1
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulpcore/client/pulp_python/api/distributions_pypi_api.py +16 -10
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulpcore/client/pulp_python/api/remotes_python_api.py +16 -10
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulpcore/client/pulp_python/api/repositories_python_api.py +16 -10
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulpcore/client/pulp_python/api_client.py +1 -1
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulpcore/client/pulp_python/configuration.py +1 -1
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pyproject.toml +1 -1
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/setup.py +2 -2
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulp_python_client.egg-info/SOURCES.txt +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulp_python_client.egg-info/dependency_links.txt +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulp_python_client.egg-info/requires.txt +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulp_python_client.egg-info/top_level.txt +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulpcore/__init__.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulpcore/client/__init__.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulpcore/client/pulp_python/api/__init__.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulpcore/client/pulp_python/api/content_packages_api.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulpcore/client/pulp_python/api/publications_pypi_api.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulpcore/client/pulp_python/api/pypi_api.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulpcore/client/pulp_python/api/pypi_legacy_api.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulpcore/client/pulp_python/api/pypi_metadata_api.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulpcore/client/pulp_python/api/pypi_simple_api.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulpcore/client/pulp_python/api/repositories_python_versions_api.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulpcore/client/pulp_python/api_response.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulpcore/client/pulp_python/exceptions.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulpcore/client/pulp_python/models/__init__.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulpcore/client/pulp_python/models/async_operation_response.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulpcore/client/pulp_python/models/content_summary_response.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulpcore/client/pulp_python/models/exclude_platforms_enum.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulpcore/client/pulp_python/models/my_permissions_response.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulpcore/client/pulp_python/models/nested_role.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulpcore/client/pulp_python/models/nested_role_response.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulpcore/client/pulp_python/models/object_roles_response.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulpcore/client/pulp_python/models/package_metadata_response.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulpcore/client/pulp_python/models/package_types_enum.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulpcore/client/pulp_python/models/package_upload_task_response.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulpcore/client/pulp_python/models/paginated_repository_version_response_list.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulpcore/client/pulp_python/models/paginatedpython_python_distribution_response_list.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulpcore/client/pulp_python/models/paginatedpython_python_package_content_response_list.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulpcore/client/pulp_python/models/paginatedpython_python_publication_response_list.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulpcore/client/pulp_python/models/paginatedpython_python_remote_response_list.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulpcore/client/pulp_python/models/paginatedpython_python_repository_response_list.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulpcore/client/pulp_python/models/patchedpython_python_distribution.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulpcore/client/pulp_python/models/patchedpython_python_remote.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulpcore/client/pulp_python/models/patchedpython_python_repository.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulpcore/client/pulp_python/models/policy_enum.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulpcore/client/pulp_python/models/python_python_distribution.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulpcore/client/pulp_python/models/python_python_distribution_response.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulpcore/client/pulp_python/models/python_python_package_content_response.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulpcore/client/pulp_python/models/python_python_publication.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulpcore/client/pulp_python/models/python_python_publication_response.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulpcore/client/pulp_python/models/python_python_remote.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulpcore/client/pulp_python/models/python_python_remote_response.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulpcore/client/pulp_python/models/python_python_remote_response_hidden_fields_inner.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulpcore/client/pulp_python/models/python_python_repository.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulpcore/client/pulp_python/models/python_python_repository_response.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulpcore/client/pulp_python/models/repair.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulpcore/client/pulp_python/models/repository_add_remove_content.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulpcore/client/pulp_python/models/repository_sync_url.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulpcore/client/pulp_python/models/repository_version_response.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulpcore/client/pulp_python/models/set_label.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulpcore/client/pulp_python/models/set_label_response.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulpcore/client/pulp_python/models/summary_response.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulpcore/client/pulp_python/models/unset_label.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulpcore/client/pulp_python/models/unset_label_response.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulpcore/client/pulp_python/py.typed +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulpcore/client/pulp_python/rest.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/setup.cfg +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/test/test_async_operation_response.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/test/test_content_packages_api.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/test/test_content_summary_response.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/test/test_distributions_pypi_api.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/test/test_exclude_platforms_enum.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/test/test_my_permissions_response.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/test/test_nested_role.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/test/test_nested_role_response.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/test/test_object_roles_response.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/test/test_package_metadata_response.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/test/test_package_types_enum.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/test/test_package_upload_task_response.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/test/test_paginated_repository_version_response_list.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/test/test_paginatedpython_python_distribution_response_list.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/test/test_paginatedpython_python_package_content_response_list.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/test/test_paginatedpython_python_publication_response_list.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/test/test_paginatedpython_python_remote_response_list.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/test/test_paginatedpython_python_repository_response_list.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/test/test_patchedpython_python_distribution.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/test/test_patchedpython_python_remote.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/test/test_patchedpython_python_repository.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/test/test_policy_enum.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/test/test_publications_pypi_api.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/test/test_pypi_api.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/test/test_pypi_legacy_api.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/test/test_pypi_metadata_api.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/test/test_pypi_simple_api.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/test/test_python_python_distribution.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/test/test_python_python_distribution_response.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/test/test_python_python_package_content_response.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/test/test_python_python_publication.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/test/test_python_python_publication_response.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/test/test_python_python_remote.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/test/test_python_python_remote_response.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/test/test_python_python_remote_response_hidden_fields_inner.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/test/test_python_python_repository.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/test/test_python_python_repository_response.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/test/test_remotes_python_api.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/test/test_repair.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/test/test_repositories_python_api.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/test/test_repositories_python_versions_api.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/test/test_repository_add_remove_content.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/test/test_repository_sync_url.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/test/test_repository_version_response.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/test/test_set_label.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/test/test_set_label_response.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/test/test_summary_response.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/test/test_unset_label.py +0 -0
- {pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/test/test_unset_label_response.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
Metadata-Version: 2.
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
2
|
Name: pulp_python-client
|
|
3
|
-
Version: 3.19.
|
|
3
|
+
Version: 3.19.2
|
|
4
4
|
Summary: Pulp 3 API
|
|
5
5
|
Home-page:
|
|
6
6
|
Author: Pulp Team
|
|
@@ -10,6 +10,13 @@ Project-URL: Repository, https://github.com/GIT_USER_ID/GIT_REPO_ID
|
|
|
10
10
|
Keywords: OpenAPI,OpenAPI-Generator,Pulp 3 API
|
|
11
11
|
Requires-Python: >= 3.9
|
|
12
12
|
Description-Content-Type: text/markdown
|
|
13
|
+
Requires-Dist: urllib3<3.0.0,>=2.1.0
|
|
14
|
+
Requires-Dist: python-dateutil>=2.8.2
|
|
15
|
+
Requires-Dist: pydantic>=2
|
|
16
|
+
Requires-Dist: typing-extensions>=4.7.1
|
|
17
|
+
Requires-Dist: lazy-imports<2,>=1
|
|
18
|
+
Dynamic: author
|
|
19
|
+
Dynamic: requires-python
|
|
13
20
|
|
|
14
21
|
# pulp_python-client
|
|
15
22
|
Fetch, Upload, Organize, and Distribute Software Packages
|
|
@@ -17,7 +24,7 @@ Fetch, Upload, Organize, and Distribute Software Packages
|
|
|
17
24
|
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
|
|
18
25
|
|
|
19
26
|
- API version: v3
|
|
20
|
-
- Package version: 3.19.
|
|
27
|
+
- Package version: 3.19.2
|
|
21
28
|
- Generator version: 7.14.0
|
|
22
29
|
- Build package: org.openapitools.codegen.languages.PythonClientCodegen
|
|
23
30
|
For more information, please visit [https://pulpproject.org](https://pulpproject.org)
|
|
@@ -4,7 +4,7 @@ Fetch, Upload, Organize, and Distribute Software Packages
|
|
|
4
4
|
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
|
|
5
5
|
|
|
6
6
|
- API version: v3
|
|
7
|
-
- Package version: 3.19.
|
|
7
|
+
- Package version: 3.19.2
|
|
8
8
|
- Generator version: 7.14.0
|
|
9
9
|
- Build package: org.openapitools.codegen.languages.PythonClientCodegen
|
|
10
10
|
For more information, please visit [https://pulpproject.org](https://pulpproject.org)
|
{pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulp_python_client.egg-info/PKG-INFO
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
Metadata-Version: 2.
|
|
2
|
-
Name:
|
|
3
|
-
Version: 3.19.
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
|
+
Name: pulp_python-client
|
|
3
|
+
Version: 3.19.2
|
|
4
4
|
Summary: Pulp 3 API
|
|
5
5
|
Home-page:
|
|
6
6
|
Author: Pulp Team
|
|
@@ -10,6 +10,13 @@ Project-URL: Repository, https://github.com/GIT_USER_ID/GIT_REPO_ID
|
|
|
10
10
|
Keywords: OpenAPI,OpenAPI-Generator,Pulp 3 API
|
|
11
11
|
Requires-Python: >= 3.9
|
|
12
12
|
Description-Content-Type: text/markdown
|
|
13
|
+
Requires-Dist: urllib3<3.0.0,>=2.1.0
|
|
14
|
+
Requires-Dist: python-dateutil>=2.8.2
|
|
15
|
+
Requires-Dist: pydantic>=2
|
|
16
|
+
Requires-Dist: typing-extensions>=4.7.1
|
|
17
|
+
Requires-Dist: lazy-imports<2,>=1
|
|
18
|
+
Dynamic: author
|
|
19
|
+
Dynamic: requires-python
|
|
13
20
|
|
|
14
21
|
# pulp_python-client
|
|
15
22
|
Fetch, Upload, Organize, and Distribute Software Packages
|
|
@@ -17,7 +24,7 @@ Fetch, Upload, Organize, and Distribute Software Packages
|
|
|
17
24
|
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
|
|
18
25
|
|
|
19
26
|
- API version: v3
|
|
20
|
-
- Package version: 3.19.
|
|
27
|
+
- Package version: 3.19.2
|
|
21
28
|
- Generator version: 7.14.0
|
|
22
29
|
- Build package: org.openapitools.codegen.languages.PythonClientCodegen
|
|
23
30
|
For more information, please visit [https://pulpproject.org](https://pulpproject.org)
|
|
@@ -2308,10 +2308,10 @@ class DistributionsPypiApi:
|
|
|
2308
2308
|
_content_type: Optional[StrictStr] = None,
|
|
2309
2309
|
_headers: Optional[Dict[StrictStr, Any]] = None,
|
|
2310
2310
|
_host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0,
|
|
2311
|
-
) ->
|
|
2311
|
+
) -> PythonPythonDistributionResponse:
|
|
2312
2312
|
"""Update a python distribution
|
|
2313
2313
|
|
|
2314
|
-
|
|
2314
|
+
Update the entity partially and trigger an asynchronous task if necessary
|
|
2315
2315
|
|
|
2316
2316
|
:param python_python_distribution_href: (required)
|
|
2317
2317
|
:type python_python_distribution_href: str
|
|
@@ -2352,6 +2352,7 @@ class DistributionsPypiApi:
|
|
|
2352
2352
|
)
|
|
2353
2353
|
|
|
2354
2354
|
_response_types_map: Dict[str, Optional[str]] = {
|
|
2355
|
+
'200': "PythonPythonDistributionResponse",
|
|
2355
2356
|
'202': "AsyncOperationResponse",
|
|
2356
2357
|
}
|
|
2357
2358
|
response_data = self.api_client.call_api(
|
|
@@ -2383,10 +2384,10 @@ class DistributionsPypiApi:
|
|
|
2383
2384
|
_content_type: Optional[StrictStr] = None,
|
|
2384
2385
|
_headers: Optional[Dict[StrictStr, Any]] = None,
|
|
2385
2386
|
_host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0,
|
|
2386
|
-
) -> ApiResponse[
|
|
2387
|
+
) -> ApiResponse[PythonPythonDistributionResponse]:
|
|
2387
2388
|
"""Update a python distribution
|
|
2388
2389
|
|
|
2389
|
-
|
|
2390
|
+
Update the entity partially and trigger an asynchronous task if necessary
|
|
2390
2391
|
|
|
2391
2392
|
:param python_python_distribution_href: (required)
|
|
2392
2393
|
:type python_python_distribution_href: str
|
|
@@ -2427,6 +2428,7 @@ class DistributionsPypiApi:
|
|
|
2427
2428
|
)
|
|
2428
2429
|
|
|
2429
2430
|
_response_types_map: Dict[str, Optional[str]] = {
|
|
2431
|
+
'200': "PythonPythonDistributionResponse",
|
|
2430
2432
|
'202': "AsyncOperationResponse",
|
|
2431
2433
|
}
|
|
2432
2434
|
response_data = self.api_client.call_api(
|
|
@@ -2461,7 +2463,7 @@ class DistributionsPypiApi:
|
|
|
2461
2463
|
) -> RESTResponseType:
|
|
2462
2464
|
"""Update a python distribution
|
|
2463
2465
|
|
|
2464
|
-
|
|
2466
|
+
Update the entity partially and trigger an asynchronous task if necessary
|
|
2465
2467
|
|
|
2466
2468
|
:param python_python_distribution_href: (required)
|
|
2467
2469
|
:type python_python_distribution_href: str
|
|
@@ -2502,6 +2504,7 @@ class DistributionsPypiApi:
|
|
|
2502
2504
|
)
|
|
2503
2505
|
|
|
2504
2506
|
_response_types_map: Dict[str, Optional[str]] = {
|
|
2507
|
+
'200': "PythonPythonDistributionResponse",
|
|
2505
2508
|
'202': "AsyncOperationResponse",
|
|
2506
2509
|
}
|
|
2507
2510
|
response_data = self.api_client.call_api(
|
|
@@ -3854,10 +3857,10 @@ class DistributionsPypiApi:
|
|
|
3854
3857
|
_content_type: Optional[StrictStr] = None,
|
|
3855
3858
|
_headers: Optional[Dict[StrictStr, Any]] = None,
|
|
3856
3859
|
_host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0,
|
|
3857
|
-
) ->
|
|
3860
|
+
) -> PythonPythonDistributionResponse:
|
|
3858
3861
|
"""Update a python distribution
|
|
3859
3862
|
|
|
3860
|
-
|
|
3863
|
+
Update the entity and trigger an asynchronous task if necessary
|
|
3861
3864
|
|
|
3862
3865
|
:param python_python_distribution_href: (required)
|
|
3863
3866
|
:type python_python_distribution_href: str
|
|
@@ -3898,6 +3901,7 @@ class DistributionsPypiApi:
|
|
|
3898
3901
|
)
|
|
3899
3902
|
|
|
3900
3903
|
_response_types_map: Dict[str, Optional[str]] = {
|
|
3904
|
+
'200': "PythonPythonDistributionResponse",
|
|
3901
3905
|
'202': "AsyncOperationResponse",
|
|
3902
3906
|
}
|
|
3903
3907
|
response_data = self.api_client.call_api(
|
|
@@ -3929,10 +3933,10 @@ class DistributionsPypiApi:
|
|
|
3929
3933
|
_content_type: Optional[StrictStr] = None,
|
|
3930
3934
|
_headers: Optional[Dict[StrictStr, Any]] = None,
|
|
3931
3935
|
_host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0,
|
|
3932
|
-
) -> ApiResponse[
|
|
3936
|
+
) -> ApiResponse[PythonPythonDistributionResponse]:
|
|
3933
3937
|
"""Update a python distribution
|
|
3934
3938
|
|
|
3935
|
-
|
|
3939
|
+
Update the entity and trigger an asynchronous task if necessary
|
|
3936
3940
|
|
|
3937
3941
|
:param python_python_distribution_href: (required)
|
|
3938
3942
|
:type python_python_distribution_href: str
|
|
@@ -3973,6 +3977,7 @@ class DistributionsPypiApi:
|
|
|
3973
3977
|
)
|
|
3974
3978
|
|
|
3975
3979
|
_response_types_map: Dict[str, Optional[str]] = {
|
|
3980
|
+
'200': "PythonPythonDistributionResponse",
|
|
3976
3981
|
'202': "AsyncOperationResponse",
|
|
3977
3982
|
}
|
|
3978
3983
|
response_data = self.api_client.call_api(
|
|
@@ -4007,7 +4012,7 @@ class DistributionsPypiApi:
|
|
|
4007
4012
|
) -> RESTResponseType:
|
|
4008
4013
|
"""Update a python distribution
|
|
4009
4014
|
|
|
4010
|
-
|
|
4015
|
+
Update the entity and trigger an asynchronous task if necessary
|
|
4011
4016
|
|
|
4012
4017
|
:param python_python_distribution_href: (required)
|
|
4013
4018
|
:type python_python_distribution_href: str
|
|
@@ -4048,6 +4053,7 @@ class DistributionsPypiApi:
|
|
|
4048
4053
|
)
|
|
4049
4054
|
|
|
4050
4055
|
_response_types_map: Dict[str, Optional[str]] = {
|
|
4056
|
+
'200': "PythonPythonDistributionResponse",
|
|
4051
4057
|
'202': "AsyncOperationResponse",
|
|
4052
4058
|
}
|
|
4053
4059
|
response_data = self.api_client.call_api(
|
|
@@ -2658,10 +2658,10 @@ class RemotesPythonApi:
|
|
|
2658
2658
|
_content_type: Optional[StrictStr] = None,
|
|
2659
2659
|
_headers: Optional[Dict[StrictStr, Any]] = None,
|
|
2660
2660
|
_host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0,
|
|
2661
|
-
) ->
|
|
2661
|
+
) -> PythonPythonRemoteResponse:
|
|
2662
2662
|
"""Update a python remote
|
|
2663
2663
|
|
|
2664
|
-
|
|
2664
|
+
Update the entity partially and trigger an asynchronous task if necessary
|
|
2665
2665
|
|
|
2666
2666
|
:param python_python_remote_href: (required)
|
|
2667
2667
|
:type python_python_remote_href: str
|
|
@@ -2702,6 +2702,7 @@ class RemotesPythonApi:
|
|
|
2702
2702
|
)
|
|
2703
2703
|
|
|
2704
2704
|
_response_types_map: Dict[str, Optional[str]] = {
|
|
2705
|
+
'200': "PythonPythonRemoteResponse",
|
|
2705
2706
|
'202': "AsyncOperationResponse",
|
|
2706
2707
|
}
|
|
2707
2708
|
response_data = self.api_client.call_api(
|
|
@@ -2733,10 +2734,10 @@ class RemotesPythonApi:
|
|
|
2733
2734
|
_content_type: Optional[StrictStr] = None,
|
|
2734
2735
|
_headers: Optional[Dict[StrictStr, Any]] = None,
|
|
2735
2736
|
_host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0,
|
|
2736
|
-
) -> ApiResponse[
|
|
2737
|
+
) -> ApiResponse[PythonPythonRemoteResponse]:
|
|
2737
2738
|
"""Update a python remote
|
|
2738
2739
|
|
|
2739
|
-
|
|
2740
|
+
Update the entity partially and trigger an asynchronous task if necessary
|
|
2740
2741
|
|
|
2741
2742
|
:param python_python_remote_href: (required)
|
|
2742
2743
|
:type python_python_remote_href: str
|
|
@@ -2777,6 +2778,7 @@ class RemotesPythonApi:
|
|
|
2777
2778
|
)
|
|
2778
2779
|
|
|
2779
2780
|
_response_types_map: Dict[str, Optional[str]] = {
|
|
2781
|
+
'200': "PythonPythonRemoteResponse",
|
|
2780
2782
|
'202': "AsyncOperationResponse",
|
|
2781
2783
|
}
|
|
2782
2784
|
response_data = self.api_client.call_api(
|
|
@@ -2811,7 +2813,7 @@ class RemotesPythonApi:
|
|
|
2811
2813
|
) -> RESTResponseType:
|
|
2812
2814
|
"""Update a python remote
|
|
2813
2815
|
|
|
2814
|
-
|
|
2816
|
+
Update the entity partially and trigger an asynchronous task if necessary
|
|
2815
2817
|
|
|
2816
2818
|
:param python_python_remote_href: (required)
|
|
2817
2819
|
:type python_python_remote_href: str
|
|
@@ -2852,6 +2854,7 @@ class RemotesPythonApi:
|
|
|
2852
2854
|
)
|
|
2853
2855
|
|
|
2854
2856
|
_response_types_map: Dict[str, Optional[str]] = {
|
|
2857
|
+
'200': "PythonPythonRemoteResponse",
|
|
2855
2858
|
'202': "AsyncOperationResponse",
|
|
2856
2859
|
}
|
|
2857
2860
|
response_data = self.api_client.call_api(
|
|
@@ -4204,10 +4207,10 @@ class RemotesPythonApi:
|
|
|
4204
4207
|
_content_type: Optional[StrictStr] = None,
|
|
4205
4208
|
_headers: Optional[Dict[StrictStr, Any]] = None,
|
|
4206
4209
|
_host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0,
|
|
4207
|
-
) ->
|
|
4210
|
+
) -> PythonPythonRemoteResponse:
|
|
4208
4211
|
"""Update a python remote
|
|
4209
4212
|
|
|
4210
|
-
|
|
4213
|
+
Update the entity and trigger an asynchronous task if necessary
|
|
4211
4214
|
|
|
4212
4215
|
:param python_python_remote_href: (required)
|
|
4213
4216
|
:type python_python_remote_href: str
|
|
@@ -4248,6 +4251,7 @@ class RemotesPythonApi:
|
|
|
4248
4251
|
)
|
|
4249
4252
|
|
|
4250
4253
|
_response_types_map: Dict[str, Optional[str]] = {
|
|
4254
|
+
'200': "PythonPythonRemoteResponse",
|
|
4251
4255
|
'202': "AsyncOperationResponse",
|
|
4252
4256
|
}
|
|
4253
4257
|
response_data = self.api_client.call_api(
|
|
@@ -4279,10 +4283,10 @@ class RemotesPythonApi:
|
|
|
4279
4283
|
_content_type: Optional[StrictStr] = None,
|
|
4280
4284
|
_headers: Optional[Dict[StrictStr, Any]] = None,
|
|
4281
4285
|
_host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0,
|
|
4282
|
-
) -> ApiResponse[
|
|
4286
|
+
) -> ApiResponse[PythonPythonRemoteResponse]:
|
|
4283
4287
|
"""Update a python remote
|
|
4284
4288
|
|
|
4285
|
-
|
|
4289
|
+
Update the entity and trigger an asynchronous task if necessary
|
|
4286
4290
|
|
|
4287
4291
|
:param python_python_remote_href: (required)
|
|
4288
4292
|
:type python_python_remote_href: str
|
|
@@ -4323,6 +4327,7 @@ class RemotesPythonApi:
|
|
|
4323
4327
|
)
|
|
4324
4328
|
|
|
4325
4329
|
_response_types_map: Dict[str, Optional[str]] = {
|
|
4330
|
+
'200': "PythonPythonRemoteResponse",
|
|
4326
4331
|
'202': "AsyncOperationResponse",
|
|
4327
4332
|
}
|
|
4328
4333
|
response_data = self.api_client.call_api(
|
|
@@ -4357,7 +4362,7 @@ class RemotesPythonApi:
|
|
|
4357
4362
|
) -> RESTResponseType:
|
|
4358
4363
|
"""Update a python remote
|
|
4359
4364
|
|
|
4360
|
-
|
|
4365
|
+
Update the entity and trigger an asynchronous task if necessary
|
|
4361
4366
|
|
|
4362
4367
|
:param python_python_remote_href: (required)
|
|
4363
4368
|
:type python_python_remote_href: str
|
|
@@ -4398,6 +4403,7 @@ class RemotesPythonApi:
|
|
|
4398
4403
|
)
|
|
4399
4404
|
|
|
4400
4405
|
_response_types_map: Dict[str, Optional[str]] = {
|
|
4406
|
+
'200': "PythonPythonRemoteResponse",
|
|
4401
4407
|
'202': "AsyncOperationResponse",
|
|
4402
4408
|
}
|
|
4403
4409
|
response_data = self.api_client.call_api(
|
|
@@ -2668,10 +2668,10 @@ class RepositoriesPythonApi:
|
|
|
2668
2668
|
_content_type: Optional[StrictStr] = None,
|
|
2669
2669
|
_headers: Optional[Dict[StrictStr, Any]] = None,
|
|
2670
2670
|
_host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0,
|
|
2671
|
-
) ->
|
|
2671
|
+
) -> PythonPythonRepositoryResponse:
|
|
2672
2672
|
"""Update a python repository
|
|
2673
2673
|
|
|
2674
|
-
|
|
2674
|
+
Update the entity partially and trigger an asynchronous task if necessary
|
|
2675
2675
|
|
|
2676
2676
|
:param python_python_repository_href: (required)
|
|
2677
2677
|
:type python_python_repository_href: str
|
|
@@ -2712,6 +2712,7 @@ class RepositoriesPythonApi:
|
|
|
2712
2712
|
)
|
|
2713
2713
|
|
|
2714
2714
|
_response_types_map: Dict[str, Optional[str]] = {
|
|
2715
|
+
'200': "PythonPythonRepositoryResponse",
|
|
2715
2716
|
'202': "AsyncOperationResponse",
|
|
2716
2717
|
}
|
|
2717
2718
|
response_data = self.api_client.call_api(
|
|
@@ -2743,10 +2744,10 @@ class RepositoriesPythonApi:
|
|
|
2743
2744
|
_content_type: Optional[StrictStr] = None,
|
|
2744
2745
|
_headers: Optional[Dict[StrictStr, Any]] = None,
|
|
2745
2746
|
_host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0,
|
|
2746
|
-
) -> ApiResponse[
|
|
2747
|
+
) -> ApiResponse[PythonPythonRepositoryResponse]:
|
|
2747
2748
|
"""Update a python repository
|
|
2748
2749
|
|
|
2749
|
-
|
|
2750
|
+
Update the entity partially and trigger an asynchronous task if necessary
|
|
2750
2751
|
|
|
2751
2752
|
:param python_python_repository_href: (required)
|
|
2752
2753
|
:type python_python_repository_href: str
|
|
@@ -2787,6 +2788,7 @@ class RepositoriesPythonApi:
|
|
|
2787
2788
|
)
|
|
2788
2789
|
|
|
2789
2790
|
_response_types_map: Dict[str, Optional[str]] = {
|
|
2791
|
+
'200': "PythonPythonRepositoryResponse",
|
|
2790
2792
|
'202': "AsyncOperationResponse",
|
|
2791
2793
|
}
|
|
2792
2794
|
response_data = self.api_client.call_api(
|
|
@@ -2821,7 +2823,7 @@ class RepositoriesPythonApi:
|
|
|
2821
2823
|
) -> RESTResponseType:
|
|
2822
2824
|
"""Update a python repository
|
|
2823
2825
|
|
|
2824
|
-
|
|
2826
|
+
Update the entity partially and trigger an asynchronous task if necessary
|
|
2825
2827
|
|
|
2826
2828
|
:param python_python_repository_href: (required)
|
|
2827
2829
|
:type python_python_repository_href: str
|
|
@@ -2862,6 +2864,7 @@ class RepositoriesPythonApi:
|
|
|
2862
2864
|
)
|
|
2863
2865
|
|
|
2864
2866
|
_response_types_map: Dict[str, Optional[str]] = {
|
|
2867
|
+
'200': "PythonPythonRepositoryResponse",
|
|
2865
2868
|
'202': "AsyncOperationResponse",
|
|
2866
2869
|
}
|
|
2867
2870
|
response_data = self.api_client.call_api(
|
|
@@ -4800,10 +4803,10 @@ class RepositoriesPythonApi:
|
|
|
4800
4803
|
_content_type: Optional[StrictStr] = None,
|
|
4801
4804
|
_headers: Optional[Dict[StrictStr, Any]] = None,
|
|
4802
4805
|
_host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0,
|
|
4803
|
-
) ->
|
|
4806
|
+
) -> PythonPythonRepositoryResponse:
|
|
4804
4807
|
"""Update a python repository
|
|
4805
4808
|
|
|
4806
|
-
|
|
4809
|
+
Update the entity and trigger an asynchronous task if necessary
|
|
4807
4810
|
|
|
4808
4811
|
:param python_python_repository_href: (required)
|
|
4809
4812
|
:type python_python_repository_href: str
|
|
@@ -4844,6 +4847,7 @@ class RepositoriesPythonApi:
|
|
|
4844
4847
|
)
|
|
4845
4848
|
|
|
4846
4849
|
_response_types_map: Dict[str, Optional[str]] = {
|
|
4850
|
+
'200': "PythonPythonRepositoryResponse",
|
|
4847
4851
|
'202': "AsyncOperationResponse",
|
|
4848
4852
|
}
|
|
4849
4853
|
response_data = self.api_client.call_api(
|
|
@@ -4875,10 +4879,10 @@ class RepositoriesPythonApi:
|
|
|
4875
4879
|
_content_type: Optional[StrictStr] = None,
|
|
4876
4880
|
_headers: Optional[Dict[StrictStr, Any]] = None,
|
|
4877
4881
|
_host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0,
|
|
4878
|
-
) -> ApiResponse[
|
|
4882
|
+
) -> ApiResponse[PythonPythonRepositoryResponse]:
|
|
4879
4883
|
"""Update a python repository
|
|
4880
4884
|
|
|
4881
|
-
|
|
4885
|
+
Update the entity and trigger an asynchronous task if necessary
|
|
4882
4886
|
|
|
4883
4887
|
:param python_python_repository_href: (required)
|
|
4884
4888
|
:type python_python_repository_href: str
|
|
@@ -4919,6 +4923,7 @@ class RepositoriesPythonApi:
|
|
|
4919
4923
|
)
|
|
4920
4924
|
|
|
4921
4925
|
_response_types_map: Dict[str, Optional[str]] = {
|
|
4926
|
+
'200': "PythonPythonRepositoryResponse",
|
|
4922
4927
|
'202': "AsyncOperationResponse",
|
|
4923
4928
|
}
|
|
4924
4929
|
response_data = self.api_client.call_api(
|
|
@@ -4953,7 +4958,7 @@ class RepositoriesPythonApi:
|
|
|
4953
4958
|
) -> RESTResponseType:
|
|
4954
4959
|
"""Update a python repository
|
|
4955
4960
|
|
|
4956
|
-
|
|
4961
|
+
Update the entity and trigger an asynchronous task if necessary
|
|
4957
4962
|
|
|
4958
4963
|
:param python_python_repository_href: (required)
|
|
4959
4964
|
:type python_python_repository_href: str
|
|
@@ -4994,6 +4999,7 @@ class RepositoriesPythonApi:
|
|
|
4994
4999
|
)
|
|
4995
5000
|
|
|
4996
5001
|
_response_types_map: Dict[str, Optional[str]] = {
|
|
5002
|
+
'200': "PythonPythonRepositoryResponse",
|
|
4997
5003
|
'202': "AsyncOperationResponse",
|
|
4998
5004
|
}
|
|
4999
5005
|
response_data = self.api_client.call_api(
|
{pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulpcore/client/pulp_python/api_client.py
RENAMED
|
@@ -91,7 +91,7 @@ class ApiClient:
|
|
|
91
91
|
self.default_headers[header_name] = header_value
|
|
92
92
|
self.cookie = cookie
|
|
93
93
|
# Set default User-Agent.
|
|
94
|
-
self.user_agent = 'OpenAPI-Generator/3.19.
|
|
94
|
+
self.user_agent = 'OpenAPI-Generator/3.19.2/python'
|
|
95
95
|
self.client_side_validation = configuration.client_side_validation
|
|
96
96
|
|
|
97
97
|
def __enter__(self):
|
{pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulpcore/client/pulp_python/configuration.py
RENAMED
|
@@ -556,7 +556,7 @@ conf = pulpcore.client.pulp_python.Configuration(
|
|
|
556
556
|
"OS: {env}\n"\
|
|
557
557
|
"Python Version: {pyversion}\n"\
|
|
558
558
|
"Version of the API: v3\n"\
|
|
559
|
-
"SDK Package Version: 3.19.
|
|
559
|
+
"SDK Package Version: 3.19.2".\
|
|
560
560
|
format(env=sys.platform, pyversion=sys.version)
|
|
561
561
|
|
|
562
562
|
def get_host_settings(self) -> List[HostSetting]:
|
|
@@ -22,10 +22,10 @@ from setuptools import setup, find_packages # noqa: H301
|
|
|
22
22
|
# prerequisite: setuptools
|
|
23
23
|
# http://pypi.python.org/pypi/setuptools
|
|
24
24
|
NAME = "pulp_python-client"
|
|
25
|
-
VERSION = "3.19.
|
|
25
|
+
VERSION = "3.19.2"
|
|
26
26
|
PYTHON_REQUIRES = ">= 3.9"
|
|
27
27
|
REQUIRES = [
|
|
28
|
-
"urllib3 >= 2.1.0, <
|
|
28
|
+
"urllib3 >= 2.1.0, < 2.7",
|
|
29
29
|
"python-dateutil >= 2.8.2, < 3.0.0",
|
|
30
30
|
"pydantic >= 2",
|
|
31
31
|
"typing-extensions >= 4.7.1",
|
{pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulp_python_client.egg-info/SOURCES.txt
RENAMED
|
File without changes
|
|
File without changes
|
{pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulp_python_client.egg-info/requires.txt
RENAMED
|
File without changes
|
{pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulp_python_client.egg-info/top_level.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulpcore/client/pulp_python/api/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulpcore/client/pulp_python/api/pypi_api.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulpcore/client/pulp_python/api_response.py
RENAMED
|
File without changes
|
{pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulpcore/client/pulp_python/exceptions.py
RENAMED
|
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
|
{pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulpcore/client/pulp_python/models/repair.py
RENAMED
|
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
|
{pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/pulpcore/client/pulp_python/py.typed
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/test/test_async_operation_response.py
RENAMED
|
File without changes
|
|
File without changes
|
{pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/test/test_content_summary_response.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/test/test_my_permissions_response.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/test/test_package_metadata_response.py
RENAMED
|
File without changes
|
|
File without changes
|
{pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/test/test_package_upload_task_response.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/test/test_patchedpython_python_remote.py
RENAMED
|
File without changes
|
{pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/test/test_patchedpython_python_repository.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/test/test_python_python_distribution.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/test/test_python_python_publication.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/test/test_python_python_remote_response.py
RENAMED
|
File without changes
|
|
File without changes
|
{pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/test/test_python_python_repository.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/test/test_repositories_python_api.py
RENAMED
|
File without changes
|
|
File without changes
|
{pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/test/test_repository_add_remove_content.py
RENAMED
|
File without changes
|
|
File without changes
|
{pulp_python-client-3.19.1 → pulp_python_client-3.19.2}/test/test_repository_version_response.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|