pulp-python-client 3.11.2__tar.gz → 3.11.4__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.
Potentially problematic release.
This version of pulp-python-client might be problematic. Click here for more details.
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/PKG-INFO +1 -1
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/README.md +5 -5
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/pulp_python_client.egg-info/PKG-INFO +1 -1
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/pulpcore/client/pulp_python/__init__.py +1 -1
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/pulpcore/client/pulp_python/api_client.py +1 -1
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/pulpcore/client/pulp_python/configuration.py +3 -3
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/setup.py +1 -1
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/pulp_python_client.egg-info/SOURCES.txt +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/pulp_python_client.egg-info/dependency_links.txt +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/pulp_python_client.egg-info/requires.txt +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/pulp_python_client.egg-info/top_level.txt +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/pulpcore/__init__.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/pulpcore/client/__init__.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/pulpcore/client/pulp_python/api/__init__.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/pulpcore/client/pulp_python/api/content_packages_api.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/pulpcore/client/pulp_python/api/distributions_pypi_api.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/pulpcore/client/pulp_python/api/publications_pypi_api.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/pulpcore/client/pulp_python/api/pypi_api.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/pulpcore/client/pulp_python/api/pypi_legacy_api.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/pulpcore/client/pulp_python/api/pypi_metadata_api.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/pulpcore/client/pulp_python/api/pypi_simple_api.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/pulpcore/client/pulp_python/api/remotes_python_api.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/pulpcore/client/pulp_python/api/repositories_python_api.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/pulpcore/client/pulp_python/api/repositories_python_versions_api.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/pulpcore/client/pulp_python/exceptions.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/pulpcore/client/pulp_python/models/__init__.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/pulpcore/client/pulp_python/models/async_operation_response.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/pulpcore/client/pulp_python/models/content_summary_response.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/pulpcore/client/pulp_python/models/exclude_platforms_enum.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/pulpcore/client/pulp_python/models/package_metadata_response.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/pulpcore/client/pulp_python/models/package_types_enum.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/pulpcore/client/pulp_python/models/package_upload.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/pulpcore/client/pulp_python/models/package_upload_task_response.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/pulpcore/client/pulp_python/models/paginated_repository_version_response_list.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/pulpcore/client/pulp_python/models/paginatedpython_python_distribution_response_list.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/pulpcore/client/pulp_python/models/paginatedpython_python_package_content_response_list.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/pulpcore/client/pulp_python/models/paginatedpython_python_publication_response_list.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/pulpcore/client/pulp_python/models/paginatedpython_python_remote_response_list.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/pulpcore/client/pulp_python/models/paginatedpython_python_repository_response_list.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/pulpcore/client/pulp_python/models/patchedpython_python_distribution.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/pulpcore/client/pulp_python/models/patchedpython_python_remote.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/pulpcore/client/pulp_python/models/patchedpython_python_repository.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/pulpcore/client/pulp_python/models/policy_enum.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/pulpcore/client/pulp_python/models/python_bander_remote.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/pulpcore/client/pulp_python/models/python_python_distribution.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/pulpcore/client/pulp_python/models/python_python_distribution_response.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/pulpcore/client/pulp_python/models/python_python_package_content.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/pulpcore/client/pulp_python/models/python_python_package_content_response.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/pulpcore/client/pulp_python/models/python_python_publication.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/pulpcore/client/pulp_python/models/python_python_publication_response.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/pulpcore/client/pulp_python/models/python_python_remote.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/pulpcore/client/pulp_python/models/python_python_remote_response.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/pulpcore/client/pulp_python/models/python_python_remote_response_hidden_fields.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/pulpcore/client/pulp_python/models/python_python_repository.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/pulpcore/client/pulp_python/models/python_python_repository_response.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/pulpcore/client/pulp_python/models/repair.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/pulpcore/client/pulp_python/models/repository_add_remove_content.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/pulpcore/client/pulp_python/models/repository_sync_url.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/pulpcore/client/pulp_python/models/repository_version_response.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/pulpcore/client/pulp_python/models/set_label.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/pulpcore/client/pulp_python/models/set_label_response.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/pulpcore/client/pulp_python/models/summary_response.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/pulpcore/client/pulp_python/models/unset_label.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/pulpcore/client/pulp_python/models/unset_label_response.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/pulpcore/client/pulp_python/rest.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/setup.cfg +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/test/test_async_operation_response.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/test/test_content_packages_api.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/test/test_content_summary_response.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/test/test_distributions_pypi_api.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/test/test_exclude_platforms_enum.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/test/test_package_metadata_response.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/test/test_package_types_enum.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/test/test_package_upload.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/test/test_package_upload_task_response.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/test/test_paginated_repository_version_response_list.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/test/test_paginatedpython_python_distribution_response_list.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/test/test_paginatedpython_python_package_content_response_list.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/test/test_paginatedpython_python_publication_response_list.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/test/test_paginatedpython_python_remote_response_list.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/test/test_paginatedpython_python_repository_response_list.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/test/test_patchedpython_python_distribution.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/test/test_patchedpython_python_remote.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/test/test_patchedpython_python_repository.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/test/test_policy_enum.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/test/test_publications_pypi_api.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/test/test_pypi_api.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/test/test_pypi_legacy_api.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/test/test_pypi_metadata_api.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/test/test_pypi_simple_api.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/test/test_python_bander_remote.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/test/test_python_python_distribution.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/test/test_python_python_distribution_response.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/test/test_python_python_package_content.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/test/test_python_python_package_content_response.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/test/test_python_python_publication.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/test/test_python_python_publication_response.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/test/test_python_python_remote.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/test/test_python_python_remote_response.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/test/test_python_python_remote_response_hidden_fields.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/test/test_python_python_repository.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/test/test_python_python_repository_response.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/test/test_remotes_python_api.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/test/test_repair.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/test/test_repositories_python_api.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/test/test_repositories_python_versions_api.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/test/test_repository_add_remove_content.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/test/test_repository_sync_url.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/test/test_repository_version_response.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/test/test_set_label.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/test/test_set_label_response.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/test/test_summary_response.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/test/test_unset_label.py +0 -0
- {pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/test/test_unset_label_response.py +0 -0
|
@@ -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.11.
|
|
7
|
+
- Package version: 3.11.4
|
|
8
8
|
- Build package: org.openapitools.codegen.languages.PythonClientCodegen
|
|
9
9
|
For more information, please visit [https://pulpproject.org](https://pulpproject.org)
|
|
10
10
|
|
|
@@ -53,10 +53,10 @@ import pulpcore.client.pulp_python
|
|
|
53
53
|
from pulpcore.client.pulp_python.rest import ApiException
|
|
54
54
|
from pprint import pprint
|
|
55
55
|
|
|
56
|
-
# Defining the host is optional and defaults to http://
|
|
56
|
+
# Defining the host is optional and defaults to http://localhost:24817
|
|
57
57
|
# See configuration.py for a list of all supported configuration parameters.
|
|
58
58
|
configuration = pulpcore.client.pulp_python.Configuration(
|
|
59
|
-
host = "http://
|
|
59
|
+
host = "http://localhost:24817"
|
|
60
60
|
)
|
|
61
61
|
|
|
62
62
|
# The client must configure the authentication and authorization parameters
|
|
@@ -72,7 +72,7 @@ configuration = pulpcore.client.pulp_python.Configuration(
|
|
|
72
72
|
|
|
73
73
|
# Configure API key authorization: cookieAuth
|
|
74
74
|
configuration = pulpcore.client.pulp_python.Configuration(
|
|
75
|
-
host = "http://
|
|
75
|
+
host = "http://localhost:24817",
|
|
76
76
|
api_key = {
|
|
77
77
|
'sessionid': 'YOUR_API_KEY'
|
|
78
78
|
}
|
|
@@ -124,7 +124,7 @@ classifiers = None # object | A JSON list containing classification values for a
|
|
|
124
124
|
|
|
125
125
|
## Documentation for API Endpoints
|
|
126
126
|
|
|
127
|
-
All URIs are relative to *http://
|
|
127
|
+
All URIs are relative to *http://localhost:24817*
|
|
128
128
|
|
|
129
129
|
Class | Method | HTTP request | Description
|
|
130
130
|
------------ | ------------- | ------------- | -------------
|
{pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/pulpcore/client/pulp_python/api_client.py
RENAMED
|
@@ -79,7 +79,7 @@ class ApiClient(object):
|
|
|
79
79
|
self.default_headers[header_name] = header_value
|
|
80
80
|
self.cookie = cookie
|
|
81
81
|
# Set default User-Agent.
|
|
82
|
-
self.user_agent = 'OpenAPI-Generator/3.11.
|
|
82
|
+
self.user_agent = 'OpenAPI-Generator/3.11.4/python'
|
|
83
83
|
self.client_side_validation = configuration.client_side_validation
|
|
84
84
|
|
|
85
85
|
def __enter__(self):
|
{pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/pulpcore/client/pulp_python/configuration.py
RENAMED
|
@@ -91,7 +91,7 @@ conf = pulpcore.client.pulp_python.Configuration(
|
|
|
91
91
|
|
|
92
92
|
_default = None
|
|
93
93
|
|
|
94
|
-
def __init__(self, host="http://
|
|
94
|
+
def __init__(self, host="http://localhost:24817",
|
|
95
95
|
api_key=None, api_key_prefix=None,
|
|
96
96
|
username=None, password=None,
|
|
97
97
|
discard_unknown_keys=False,
|
|
@@ -376,7 +376,7 @@ conf = pulpcore.client.pulp_python.Configuration(
|
|
|
376
376
|
"OS: {env}\n"\
|
|
377
377
|
"Python Version: {pyversion}\n"\
|
|
378
378
|
"Version of the API: v3\n"\
|
|
379
|
-
"SDK Package Version: 3.11.
|
|
379
|
+
"SDK Package Version: 3.11.4".\
|
|
380
380
|
format(env=sys.platform, pyversion=sys.version)
|
|
381
381
|
|
|
382
382
|
def get_host_settings(self):
|
|
@@ -386,7 +386,7 @@ conf = pulpcore.client.pulp_python.Configuration(
|
|
|
386
386
|
"""
|
|
387
387
|
return [
|
|
388
388
|
{
|
|
389
|
-
'url': "http://
|
|
389
|
+
'url': "http://localhost:24817/",
|
|
390
390
|
'description': "No description provided",
|
|
391
391
|
}
|
|
392
392
|
]
|
{pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/pulp_python_client.egg-info/SOURCES.txt
RENAMED
|
File without changes
|
|
File without changes
|
{pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/pulp_python_client.egg-info/requires.txt
RENAMED
|
File without changes
|
{pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/pulp_python_client.egg-info/top_level.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/pulpcore/client/pulp_python/api/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/pulpcore/client/pulp_python/api/pypi_api.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.11.2 → pulp_python-client-3.11.4}/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
|
{pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/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
|
|
File without changes
|
|
File without changes
|
{pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/test/test_async_operation_response.py
RENAMED
|
File without changes
|
|
File without changes
|
{pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/test/test_content_summary_response.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/test/test_package_metadata_response.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/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.11.2 → pulp_python-client-3.11.4}/test/test_patchedpython_python_remote.py
RENAMED
|
File without changes
|
{pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/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
|
|
File without changes
|
{pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/test/test_python_python_distribution.py
RENAMED
|
File without changes
|
|
File without changes
|
{pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/test/test_python_python_package_content.py
RENAMED
|
File without changes
|
|
File without changes
|
{pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/test/test_python_python_publication.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/test/test_python_python_remote_response.py
RENAMED
|
File without changes
|
|
File without changes
|
{pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/test/test_python_python_repository.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/test/test_repositories_python_api.py
RENAMED
|
File without changes
|
|
File without changes
|
{pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/test/test_repository_add_remove_content.py
RENAMED
|
File without changes
|
|
File without changes
|
{pulp_python-client-3.11.2 → pulp_python-client-3.11.4}/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
|