crc-pulp-npm-client 20250819.1__tar.gz → 20250820.1__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 crc-pulp-npm-client might be problematic. Click here for more details.
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/PKG-INFO +1 -1
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/README.md +4 -4
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/crc-pulp_npm-client/api_client.py +1 -1
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/crc-pulp_npm-client/configuration.py +3 -3
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/crc_pulp_npm_client.egg-info/PKG-INFO +1 -1
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/crc_pulp_npm_client.egg-info/SOURCES.txt +0 -41
- crc_pulp_npm_client-20250820.1/crc_pulp_npm_client.egg-info/top_level.txt +1 -0
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/pyproject.toml +1 -1
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/setup.py +1 -1
- crc_pulp_npm_client-20250819.1/crc_pulp_npm_client.egg-info/top_level.txt +0 -2
- crc_pulp_npm_client-20250819.1/services-pulp_npm-client/__init__.py +0 -2
- crc_pulp_npm_client-20250819.1/services-pulp_npm-client/api/__init__.py +0 -9
- crc_pulp_npm_client-20250819.1/services-pulp_npm-client/api/content_packages_api.py +0 -1964
- crc_pulp_npm_client-20250819.1/services-pulp_npm-client/api/distributions_npm_api.py +0 -2934
- crc_pulp_npm_client-20250819.1/services-pulp_npm-client/api/remotes_npm_api.py +0 -2962
- crc_pulp_npm_client-20250819.1/services-pulp_npm-client/api/repositories_npm_api.py +0 -3604
- crc_pulp_npm_client-20250819.1/services-pulp_npm-client/api/repositories_npm_versions_api.py +0 -1670
- crc_pulp_npm_client-20250819.1/services-pulp_npm-client/api_client.py +0 -798
- crc_pulp_npm_client-20250819.1/services-pulp_npm-client/api_response.py +0 -21
- crc_pulp_npm_client-20250819.1/services-pulp_npm-client/configuration.py +0 -628
- crc_pulp_npm_client-20250819.1/services-pulp_npm-client/exceptions.py +0 -200
- crc_pulp_npm_client-20250819.1/services-pulp_npm-client/models/__init__.py +0 -44
- crc_pulp_npm_client-20250819.1/services-pulp_npm-client/models/async_operation_response.py +0 -88
- crc_pulp_npm_client-20250819.1/services-pulp_npm-client/models/content_summary_response.py +0 -92
- crc_pulp_npm_client-20250819.1/services-pulp_npm-client/models/npm_npm_distribution.py +0 -116
- crc_pulp_npm_client-20250819.1/services-pulp_npm-client/models/npm_npm_distribution_response.py +0 -140
- crc_pulp_npm_client-20250819.1/services-pulp_npm-client/models/npm_npm_remote.py +0 -205
- crc_pulp_npm_client-20250819.1/services-pulp_npm-client/models/npm_npm_remote_response.py +0 -199
- crc_pulp_npm_client-20250819.1/services-pulp_npm-client/models/npm_npm_remote_response_hidden_fields_inner.py +0 -90
- crc_pulp_npm_client-20250819.1/services-pulp_npm-client/models/npm_npm_repository.py +0 -112
- crc_pulp_npm_client-20250819.1/services-pulp_npm-client/models/npm_npm_repository_response.py +0 -137
- crc_pulp_npm_client-20250819.1/services-pulp_npm-client/models/npm_package_response.py +0 -113
- crc_pulp_npm_client-20250819.1/services-pulp_npm-client/models/paginated_repository_version_response_list.py +0 -112
- crc_pulp_npm_client-20250819.1/services-pulp_npm-client/models/paginatednpm_npm_distribution_response_list.py +0 -112
- crc_pulp_npm_client-20250819.1/services-pulp_npm-client/models/paginatednpm_npm_remote_response_list.py +0 -112
- crc_pulp_npm_client-20250819.1/services-pulp_npm-client/models/paginatednpm_npm_repository_response_list.py +0 -112
- crc_pulp_npm_client-20250819.1/services-pulp_npm-client/models/paginatednpm_package_response_list.py +0 -112
- crc_pulp_npm_client-20250819.1/services-pulp_npm-client/models/patchednpm_npm_distribution.py +0 -116
- crc_pulp_npm_client-20250819.1/services-pulp_npm-client/models/patchednpm_npm_remote.py +0 -205
- crc_pulp_npm_client-20250819.1/services-pulp_npm-client/models/patchednpm_npm_repository.py +0 -112
- crc_pulp_npm_client-20250819.1/services-pulp_npm-client/models/policy_enum.py +0 -39
- crc_pulp_npm_client-20250819.1/services-pulp_npm-client/models/repair.py +0 -88
- crc_pulp_npm_client-20250819.1/services-pulp_npm-client/models/repository_add_remove_content.py +0 -93
- crc_pulp_npm_client-20250819.1/services-pulp_npm-client/models/repository_sync_url.py +0 -90
- crc_pulp_npm_client-20250819.1/services-pulp_npm-client/models/repository_version_response.py +0 -121
- crc_pulp_npm_client-20250819.1/services-pulp_npm-client/models/set_label.py +0 -103
- crc_pulp_npm_client-20250819.1/services-pulp_npm-client/models/set_label_response.py +0 -103
- crc_pulp_npm_client-20250819.1/services-pulp_npm-client/models/unset_label.py +0 -96
- crc_pulp_npm_client-20250819.1/services-pulp_npm-client/models/unset_label_response.py +0 -100
- crc_pulp_npm_client-20250819.1/services-pulp_npm-client/py.typed +0 -0
- crc_pulp_npm_client-20250819.1/services-pulp_npm-client/rest.py +0 -258
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/crc-pulp_npm-client/__init__.py +0 -0
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/crc-pulp_npm-client/api/__init__.py +0 -0
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/crc-pulp_npm-client/api/content_packages_api.py +0 -0
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/crc-pulp_npm-client/api/distributions_npm_api.py +0 -0
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/crc-pulp_npm-client/api/remotes_npm_api.py +0 -0
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/crc-pulp_npm-client/api/repositories_npm_api.py +0 -0
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/crc-pulp_npm-client/api/repositories_npm_versions_api.py +0 -0
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/crc-pulp_npm-client/api_response.py +0 -0
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/crc-pulp_npm-client/exceptions.py +0 -0
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/crc-pulp_npm-client/models/__init__.py +0 -0
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/crc-pulp_npm-client/models/async_operation_response.py +0 -0
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/crc-pulp_npm-client/models/content_summary_response.py +0 -0
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/crc-pulp_npm-client/models/npm_npm_distribution.py +0 -0
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/crc-pulp_npm-client/models/npm_npm_distribution_response.py +0 -0
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/crc-pulp_npm-client/models/npm_npm_remote.py +0 -0
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/crc-pulp_npm-client/models/npm_npm_remote_response.py +0 -0
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/crc-pulp_npm-client/models/npm_npm_remote_response_hidden_fields_inner.py +0 -0
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/crc-pulp_npm-client/models/npm_npm_repository.py +0 -0
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/crc-pulp_npm-client/models/npm_npm_repository_response.py +0 -0
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/crc-pulp_npm-client/models/npm_package_response.py +0 -0
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/crc-pulp_npm-client/models/paginated_repository_version_response_list.py +0 -0
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/crc-pulp_npm-client/models/paginatednpm_npm_distribution_response_list.py +0 -0
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/crc-pulp_npm-client/models/paginatednpm_npm_remote_response_list.py +0 -0
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/crc-pulp_npm-client/models/paginatednpm_npm_repository_response_list.py +0 -0
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/crc-pulp_npm-client/models/paginatednpm_package_response_list.py +0 -0
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/crc-pulp_npm-client/models/patchednpm_npm_distribution.py +0 -0
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/crc-pulp_npm-client/models/patchednpm_npm_remote.py +0 -0
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/crc-pulp_npm-client/models/patchednpm_npm_repository.py +0 -0
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/crc-pulp_npm-client/models/policy_enum.py +0 -0
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/crc-pulp_npm-client/models/repair.py +0 -0
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/crc-pulp_npm-client/models/repository_add_remove_content.py +0 -0
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/crc-pulp_npm-client/models/repository_sync_url.py +0 -0
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/crc-pulp_npm-client/models/repository_version_response.py +0 -0
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/crc-pulp_npm-client/models/set_label.py +0 -0
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/crc-pulp_npm-client/models/set_label_response.py +0 -0
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/crc-pulp_npm-client/models/unset_label.py +0 -0
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/crc-pulp_npm-client/models/unset_label_response.py +0 -0
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/crc-pulp_npm-client/py.typed +0 -0
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/crc-pulp_npm-client/rest.py +0 -0
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/crc_pulp_npm_client.egg-info/dependency_links.txt +0 -0
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/crc_pulp_npm_client.egg-info/requires.txt +0 -0
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/setup.cfg +0 -0
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/test/test_async_operation_response.py +0 -0
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/test/test_content_packages_api.py +0 -0
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/test/test_content_summary_response.py +0 -0
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/test/test_distributions_npm_api.py +0 -0
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/test/test_npm_npm_distribution.py +0 -0
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/test/test_npm_npm_distribution_response.py +0 -0
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/test/test_npm_npm_remote.py +0 -0
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/test/test_npm_npm_remote_response.py +0 -0
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/test/test_npm_npm_remote_response_hidden_fields_inner.py +0 -0
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/test/test_npm_npm_repository.py +0 -0
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/test/test_npm_npm_repository_response.py +0 -0
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/test/test_npm_package_response.py +0 -0
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/test/test_paginated_repository_version_response_list.py +0 -0
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/test/test_paginatednpm_npm_distribution_response_list.py +0 -0
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/test/test_paginatednpm_npm_remote_response_list.py +0 -0
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/test/test_paginatednpm_npm_repository_response_list.py +0 -0
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/test/test_paginatednpm_package_response_list.py +0 -0
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/test/test_patchednpm_npm_distribution.py +0 -0
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/test/test_patchednpm_npm_remote.py +0 -0
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/test/test_patchednpm_npm_repository.py +0 -0
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/test/test_policy_enum.py +0 -0
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/test/test_remotes_npm_api.py +0 -0
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/test/test_repair.py +0 -0
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/test/test_repositories_npm_api.py +0 -0
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/test/test_repositories_npm_versions_api.py +0 -0
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/test/test_repository_add_remove_content.py +0 -0
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/test/test_repository_sync_url.py +0 -0
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/test/test_repository_version_response.py +0 -0
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/test/test_set_label.py +0 -0
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/test/test_set_label_response.py +0 -0
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/test/test_unset_label.py +0 -0
- {crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/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:
|
|
7
|
+
- Package version: 20250820.1
|
|
8
8
|
- Generator version: 7.10.0
|
|
9
9
|
- Build package: org.openapitools.codegen.languages.PythonClientCodegen
|
|
10
10
|
For more information, please visit [https://pulpproject.org](https://pulpproject.org)
|
|
@@ -56,10 +56,10 @@ import crc-pulp_npm-client
|
|
|
56
56
|
from crc-pulp_npm-client.rest import ApiException
|
|
57
57
|
from pprint import pprint
|
|
58
58
|
|
|
59
|
-
# Defining the host is optional and defaults to https://env-ephemeral-
|
|
59
|
+
# Defining the host is optional and defaults to https://env-ephemeral-qsrxrf.apps.crc-eph.r9lp.p1.openshiftapps.com
|
|
60
60
|
# See configuration.py for a list of all supported configuration parameters.
|
|
61
61
|
configuration = crc-pulp_npm-client.Configuration(
|
|
62
|
-
host = "https://env-ephemeral-
|
|
62
|
+
host = "https://env-ephemeral-qsrxrf.apps.crc-eph.r9lp.p1.openshiftapps.com"
|
|
63
63
|
)
|
|
64
64
|
|
|
65
65
|
# The client must configure the authentication and authorization parameters
|
|
@@ -110,7 +110,7 @@ with crc-pulp_npm-client.ApiClient(configuration) as api_client:
|
|
|
110
110
|
|
|
111
111
|
## Documentation for API Endpoints
|
|
112
112
|
|
|
113
|
-
All URIs are relative to *https://env-ephemeral-
|
|
113
|
+
All URIs are relative to *https://env-ephemeral-qsrxrf.apps.crc-eph.r9lp.p1.openshiftapps.com*
|
|
114
114
|
|
|
115
115
|
Class | Method | HTTP request | Description
|
|
116
116
|
------------ | ------------- | ------------- | -------------
|
{crc_pulp_npm_client-20250819.1 → crc_pulp_npm_client-20250820.1}/crc-pulp_npm-client/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/
|
|
94
|
+
self.user_agent = 'OpenAPI-Generator/20250820.1/python'
|
|
95
95
|
self.client_side_validation = configuration.client_side_validation
|
|
96
96
|
|
|
97
97
|
def __enter__(self):
|
|
@@ -225,7 +225,7 @@ conf = crc-pulp_npm-client.Configuration(
|
|
|
225
225
|
) -> None:
|
|
226
226
|
"""Constructor
|
|
227
227
|
"""
|
|
228
|
-
self._base_path = "https://env-ephemeral-
|
|
228
|
+
self._base_path = "https://env-ephemeral-qsrxrf.apps.crc-eph.r9lp.p1.openshiftapps.com" if host is None else host
|
|
229
229
|
"""Default Base url
|
|
230
230
|
"""
|
|
231
231
|
self.server_index = 0 if server_index is None and host is None else server_index
|
|
@@ -557,7 +557,7 @@ conf = crc-pulp_npm-client.Configuration(
|
|
|
557
557
|
"OS: {env}\n"\
|
|
558
558
|
"Python Version: {pyversion}\n"\
|
|
559
559
|
"Version of the API: v3\n"\
|
|
560
|
-
"SDK Package Version:
|
|
560
|
+
"SDK Package Version: 20250820.1".\
|
|
561
561
|
format(env=sys.platform, pyversion=sys.version)
|
|
562
562
|
|
|
563
563
|
def get_host_settings(self) -> List[HostSetting]:
|
|
@@ -567,7 +567,7 @@ conf = crc-pulp_npm-client.Configuration(
|
|
|
567
567
|
"""
|
|
568
568
|
return [
|
|
569
569
|
{
|
|
570
|
-
'url': "https://env-ephemeral-
|
|
570
|
+
'url': "https://env-ephemeral-qsrxrf.apps.crc-eph.r9lp.p1.openshiftapps.com",
|
|
571
571
|
'description': "No description provided",
|
|
572
572
|
}
|
|
573
573
|
]
|
|
@@ -48,47 +48,6 @@ crc_pulp_npm_client.egg-info/SOURCES.txt
|
|
|
48
48
|
crc_pulp_npm_client.egg-info/dependency_links.txt
|
|
49
49
|
crc_pulp_npm_client.egg-info/requires.txt
|
|
50
50
|
crc_pulp_npm_client.egg-info/top_level.txt
|
|
51
|
-
services-pulp_npm-client/__init__.py
|
|
52
|
-
services-pulp_npm-client/api_client.py
|
|
53
|
-
services-pulp_npm-client/api_response.py
|
|
54
|
-
services-pulp_npm-client/configuration.py
|
|
55
|
-
services-pulp_npm-client/exceptions.py
|
|
56
|
-
services-pulp_npm-client/py.typed
|
|
57
|
-
services-pulp_npm-client/rest.py
|
|
58
|
-
services-pulp_npm-client/api/__init__.py
|
|
59
|
-
services-pulp_npm-client/api/content_packages_api.py
|
|
60
|
-
services-pulp_npm-client/api/distributions_npm_api.py
|
|
61
|
-
services-pulp_npm-client/api/remotes_npm_api.py
|
|
62
|
-
services-pulp_npm-client/api/repositories_npm_api.py
|
|
63
|
-
services-pulp_npm-client/api/repositories_npm_versions_api.py
|
|
64
|
-
services-pulp_npm-client/models/__init__.py
|
|
65
|
-
services-pulp_npm-client/models/async_operation_response.py
|
|
66
|
-
services-pulp_npm-client/models/content_summary_response.py
|
|
67
|
-
services-pulp_npm-client/models/npm_npm_distribution.py
|
|
68
|
-
services-pulp_npm-client/models/npm_npm_distribution_response.py
|
|
69
|
-
services-pulp_npm-client/models/npm_npm_remote.py
|
|
70
|
-
services-pulp_npm-client/models/npm_npm_remote_response.py
|
|
71
|
-
services-pulp_npm-client/models/npm_npm_remote_response_hidden_fields_inner.py
|
|
72
|
-
services-pulp_npm-client/models/npm_npm_repository.py
|
|
73
|
-
services-pulp_npm-client/models/npm_npm_repository_response.py
|
|
74
|
-
services-pulp_npm-client/models/npm_package_response.py
|
|
75
|
-
services-pulp_npm-client/models/paginated_repository_version_response_list.py
|
|
76
|
-
services-pulp_npm-client/models/paginatednpm_npm_distribution_response_list.py
|
|
77
|
-
services-pulp_npm-client/models/paginatednpm_npm_remote_response_list.py
|
|
78
|
-
services-pulp_npm-client/models/paginatednpm_npm_repository_response_list.py
|
|
79
|
-
services-pulp_npm-client/models/paginatednpm_package_response_list.py
|
|
80
|
-
services-pulp_npm-client/models/patchednpm_npm_distribution.py
|
|
81
|
-
services-pulp_npm-client/models/patchednpm_npm_remote.py
|
|
82
|
-
services-pulp_npm-client/models/patchednpm_npm_repository.py
|
|
83
|
-
services-pulp_npm-client/models/policy_enum.py
|
|
84
|
-
services-pulp_npm-client/models/repair.py
|
|
85
|
-
services-pulp_npm-client/models/repository_add_remove_content.py
|
|
86
|
-
services-pulp_npm-client/models/repository_sync_url.py
|
|
87
|
-
services-pulp_npm-client/models/repository_version_response.py
|
|
88
|
-
services-pulp_npm-client/models/set_label.py
|
|
89
|
-
services-pulp_npm-client/models/set_label_response.py
|
|
90
|
-
services-pulp_npm-client/models/unset_label.py
|
|
91
|
-
services-pulp_npm-client/models/unset_label_response.py
|
|
92
51
|
test/test_async_operation_response.py
|
|
93
52
|
test/test_content_packages_api.py
|
|
94
53
|
test/test_content_summary_response.py
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
crc-pulp_npm-client
|
|
@@ -22,7 +22,7 @@ from setuptools import setup, find_packages # noqa: H301
|
|
|
22
22
|
# prerequisite: setuptools
|
|
23
23
|
# http://pypi.python.org/pypi/setuptools
|
|
24
24
|
NAME = "crc-pulp_npm-client"
|
|
25
|
-
VERSION = "
|
|
25
|
+
VERSION = "20250820.1"
|
|
26
26
|
PYTHON_REQUIRES = ">= 3.8"
|
|
27
27
|
REQUIRES = [
|
|
28
28
|
"urllib3 >= 1.25.3, < 3.0.0",
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
# flake8: noqa
|
|
2
|
-
|
|
3
|
-
# import apis into api package
|
|
4
|
-
from services-pulp_npm-client.api.content_packages_api import ContentPackagesApi
|
|
5
|
-
from services-pulp_npm-client.api.distributions_npm_api import DistributionsNpmApi
|
|
6
|
-
from services-pulp_npm-client.api.remotes_npm_api import RemotesNpmApi
|
|
7
|
-
from services-pulp_npm-client.api.repositories_npm_api import RepositoriesNpmApi
|
|
8
|
-
from services-pulp_npm-client.api.repositories_npm_versions_api import RepositoriesNpmVersionsApi
|
|
9
|
-
|