crc-pulp-npm-client 20250828.3__py3-none-any.whl → 20250829.2__py3-none-any.whl

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.

Files changed (51) hide show
  1. {crc_pulp_npm_client-20250828.3.dist-info → crc_pulp_npm_client-20250829.2.dist-info}/METADATA +1 -1
  2. crc_pulp_npm_client-20250829.2.dist-info/RECORD +47 -0
  3. crc_pulp_npm_client-20250829.2.dist-info/top_level.txt +1 -0
  4. pulpcore/client/__init__.py +2 -0
  5. pulpcore/client/pulp_npm/__init__.py +65 -0
  6. pulpcore/client/pulp_npm/api/__init__.py +9 -0
  7. {crc-pulp_npm-client → pulpcore/client/pulp_npm}/api/content_packages_api.py +10 -10
  8. {crc-pulp_npm-client → pulpcore/client/pulp_npm}/api/distributions_npm_api.py +13 -13
  9. {crc-pulp_npm-client → pulpcore/client/pulp_npm}/api/remotes_npm_api.py +13 -13
  10. {crc-pulp_npm-client → pulpcore/client/pulp_npm}/api/repositories_npm_api.py +15 -15
  11. {crc-pulp_npm-client → pulpcore/client/pulp_npm}/api/repositories_npm_versions_api.py +8 -8
  12. {crc-pulp_npm-client → pulpcore/client/pulp_npm}/api_client.py +7 -7
  13. {crc-pulp_npm-client → pulpcore/client/pulp_npm}/configuration.py +6 -6
  14. pulpcore/client/pulp_npm/models/__init__.py +44 -0
  15. {crc-pulp_npm-client → pulpcore/client/pulp_npm}/models/npm_npm_remote.py +1 -1
  16. {crc-pulp_npm-client → pulpcore/client/pulp_npm}/models/npm_npm_remote_response.py +2 -2
  17. {crc-pulp_npm-client → pulpcore/client/pulp_npm}/models/paginated_repository_version_response_list.py +1 -1
  18. {crc-pulp_npm-client → pulpcore/client/pulp_npm}/models/paginatednpm_npm_distribution_response_list.py +1 -1
  19. {crc-pulp_npm-client → pulpcore/client/pulp_npm}/models/paginatednpm_npm_remote_response_list.py +1 -1
  20. {crc-pulp_npm-client → pulpcore/client/pulp_npm}/models/paginatednpm_npm_repository_response_list.py +1 -1
  21. {crc-pulp_npm-client → pulpcore/client/pulp_npm}/models/paginatednpm_package_response_list.py +1 -1
  22. {crc-pulp_npm-client → pulpcore/client/pulp_npm}/models/patchednpm_npm_remote.py +1 -1
  23. {crc-pulp_npm-client → pulpcore/client/pulp_npm}/models/repository_version_response.py +1 -1
  24. {crc-pulp_npm-client → pulpcore/client/pulp_npm}/rest.py +1 -1
  25. crc-pulp_npm-client/api/__init__.py +0 -9
  26. crc-pulp_npm-client/models/__init__.py +0 -44
  27. crc_pulp_npm_client-20250828.3.dist-info/RECORD +0 -45
  28. crc_pulp_npm_client-20250828.3.dist-info/top_level.txt +0 -1
  29. {crc_pulp_npm_client-20250828.3.dist-info → crc_pulp_npm_client-20250829.2.dist-info}/WHEEL +0 -0
  30. {crc-pulp_npm-client → pulpcore}/__init__.py +0 -0
  31. {crc-pulp_npm-client → pulpcore/client/pulp_npm}/api_response.py +0 -0
  32. {crc-pulp_npm-client → pulpcore/client/pulp_npm}/exceptions.py +0 -0
  33. {crc-pulp_npm-client → pulpcore/client/pulp_npm}/models/async_operation_response.py +0 -0
  34. {crc-pulp_npm-client → pulpcore/client/pulp_npm}/models/content_summary_response.py +0 -0
  35. {crc-pulp_npm-client → pulpcore/client/pulp_npm}/models/npm_npm_distribution.py +0 -0
  36. {crc-pulp_npm-client → pulpcore/client/pulp_npm}/models/npm_npm_distribution_response.py +0 -0
  37. {crc-pulp_npm-client → pulpcore/client/pulp_npm}/models/npm_npm_remote_response_hidden_fields_inner.py +0 -0
  38. {crc-pulp_npm-client → pulpcore/client/pulp_npm}/models/npm_npm_repository.py +0 -0
  39. {crc-pulp_npm-client → pulpcore/client/pulp_npm}/models/npm_npm_repository_response.py +0 -0
  40. {crc-pulp_npm-client → pulpcore/client/pulp_npm}/models/npm_package_response.py +0 -0
  41. {crc-pulp_npm-client → pulpcore/client/pulp_npm}/models/patchednpm_npm_distribution.py +0 -0
  42. {crc-pulp_npm-client → pulpcore/client/pulp_npm}/models/patchednpm_npm_repository.py +0 -0
  43. {crc-pulp_npm-client → pulpcore/client/pulp_npm}/models/policy_enum.py +0 -0
  44. {crc-pulp_npm-client → pulpcore/client/pulp_npm}/models/repair.py +0 -0
  45. {crc-pulp_npm-client → pulpcore/client/pulp_npm}/models/repository_add_remove_content.py +0 -0
  46. {crc-pulp_npm-client → pulpcore/client/pulp_npm}/models/repository_sync_url.py +0 -0
  47. {crc-pulp_npm-client → pulpcore/client/pulp_npm}/models/set_label.py +0 -0
  48. {crc-pulp_npm-client → pulpcore/client/pulp_npm}/models/set_label_response.py +0 -0
  49. {crc-pulp_npm-client → pulpcore/client/pulp_npm}/models/unset_label.py +0 -0
  50. {crc-pulp_npm-client → pulpcore/client/pulp_npm}/models/unset_label_response.py +0 -0
  51. {crc-pulp_npm-client → pulpcore/client/pulp_npm}/py.typed +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: crc-pulp_npm-client
3
- Version: 20250828.3
3
+ Version: 20250829.2
4
4
  Summary: Pulp 3 API
5
5
  Home-page:
6
6
  Author: Pulp Team
@@ -0,0 +1,47 @@
1
+ pulpcore/__init__.py,sha256=QDJyS5jtJnGFsSuOx43ZvLBCOrHImm8NrZk5f9URWdk,75
2
+ pulpcore/client/__init__.py,sha256=QDJyS5jtJnGFsSuOx43ZvLBCOrHImm8NrZk5f9URWdk,75
3
+ pulpcore/client/pulp_npm/__init__.py,sha256=QVxIeODBJ3jYIs3sDYsSwXgXIesj2LfcD-U5RUHYqzI,3906
4
+ pulpcore/client/pulp_npm/api_client.py,sha256=A90_Lreu5ksN7G9ojDiC2feW1cOTgI809OEEFTeb054,27517
5
+ pulpcore/client/pulp_npm/api_response.py,sha256=eMxw1mpmJcoGZ3gs9z6jM4oYoZ10Gjk333s9sKxGv7s,652
6
+ pulpcore/client/pulp_npm/configuration.py,sha256=GeXIjhrIKs9qMOWK5KB0uAVwjanN4rX7ywS4hDHSob8,19674
7
+ pulpcore/client/pulp_npm/exceptions.py,sha256=voqdIkPGpfNSUF9SsFqERflJMVs-uYFH60fd1rcsz6Y,5957
8
+ pulpcore/client/pulp_npm/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
9
+ pulpcore/client/pulp_npm/rest.py,sha256=qI2QLYfBm1XAk85JdUc2JG2y0IfX51V98Ta2H4wMZoQ,9407
10
+ pulpcore/client/pulp_npm/api/__init__.py,sha256=R5h64rYgC3XsxzL7hPyiEkKbne3OgfMOwLdF9jQOv0s,462
11
+ pulpcore/client/pulp_npm/api/content_packages_api.py,sha256=cL8QEZy0bKBUDKsXonwVDNIRM8IOOOtEKc405rFUhh4,91342
12
+ pulpcore/client/pulp_npm/api/distributions_npm_api.py,sha256=JI4TOyWDpedMF7jZBasReeRb4BQiSOVSZet3uLIEeys,130607
13
+ pulpcore/client/pulp_npm/api/remotes_npm_api.py,sha256=MOcDYQY7HB99CtOjisKz15BI-ZCRQ0nUVwr3gxGVP-Y,139935
14
+ pulpcore/client/pulp_npm/api/repositories_npm_api.py,sha256=W0SAouzqOwCYkud9OBjKnt-nQStI1BME2NVHjxgCDOU,162420
15
+ pulpcore/client/pulp_npm/api/repositories_npm_versions_api.py,sha256=3yhwlF-TR44QjYcHKbHzC6OFV6VPlYE-reZn_GGkSgM,78531
16
+ pulpcore/client/pulp_npm/models/__init__.py,sha256=IsE5D9uj6JGknm9shKPRwBjHO5jtg2_aaJ6p9BZSpc8,2853
17
+ pulpcore/client/pulp_npm/models/async_operation_response.py,sha256=IbcgvoCxfMCL9HXaPJDPLgDo8IKE12QKstLIxzhegt8,2558
18
+ pulpcore/client/pulp_npm/models/content_summary_response.py,sha256=lu9_HyGS1qnHpEQLJYe_e9rk9VGohiCNSI7mi7ZeobA,2714
19
+ pulpcore/client/pulp_npm/models/npm_npm_distribution.py,sha256=ElRcXgl5NH01ZUkKqnc43SUhcv8Kw6tQMcAjqP0AgdQ,4571
20
+ pulpcore/client/pulp_npm/models/npm_npm_distribution_response.py,sha256=mlZHzm9vTToriRqe_38Y2z6ub1npjxorpI8SjLCWB6o,6288
21
+ pulpcore/client/pulp_npm/models/npm_npm_remote.py,sha256=cfvwJun7x1KpsyDbG_c0X-rLGBZ4cpOxA4Hr0Q8M5FA,12427
22
+ pulpcore/client/pulp_npm/models/npm_npm_remote_response.py,sha256=Ee-bCIDB-ClFkoGQu1IHF29ea6Q0A59BCPhROdm5I04,11637
23
+ pulpcore/client/pulp_npm/models/npm_npm_remote_response_hidden_fields_inner.py,sha256=aCyHvOui1ZwAj56eJpjp4alkQ-w1lTBu0GcEXrqSDro,2635
24
+ pulpcore/client/pulp_npm/models/npm_npm_repository.py,sha256=GpZaf6hN7R9k4F2Lbf0XD4Z5j7xXUWerftOCCX7KSw8,4392
25
+ pulpcore/client/pulp_npm/models/npm_npm_repository_response.py,sha256=sG5SoRLAAzVN8DxUk2rT_jDVCv1t_zpBV39MvLYTGAk,5824
26
+ pulpcore/client/pulp_npm/models/npm_package_response.py,sha256=_qy8_-I7zXIYeXCuIfgwzE9DjcaWjsFVO25T-ip2Uzs,4808
27
+ pulpcore/client/pulp_npm/models/paginated_repository_version_response_list.py,sha256=dtmAyud0E61OvifJT4Ij1N-mPbOIDi_kEUCa_xYOPMs,3382
28
+ pulpcore/client/pulp_npm/models/paginatednpm_npm_distribution_response_list.py,sha256=7tFwYrFsVrGF2x194gSyQZQy2w2CTbNWjfjCnjDBb0Q,3391
29
+ pulpcore/client/pulp_npm/models/paginatednpm_npm_remote_response_list.py,sha256=GomfFU7RYGJOPvQD7lNMD70X685uf7vy1RQm6EeS5GE,3343
30
+ pulpcore/client/pulp_npm/models/paginatednpm_npm_repository_response_list.py,sha256=dgys4BSQD9mefbQs0i4LS-O81DQWIhHBIdiTSCj8Hyg,3375
31
+ pulpcore/client/pulp_npm/models/paginatednpm_package_response_list.py,sha256=Ndu6jTwcCG-ToKiDfIP-WztIAPFPHFF_lbmFkpcfA0c,3326
32
+ pulpcore/client/pulp_npm/models/patchednpm_npm_distribution.py,sha256=t9aT0wwaqDqdt4FhMQPMKxJt8FNlS7KtkSBK3bLxJAQ,4640
33
+ pulpcore/client/pulp_npm/models/patchednpm_npm_remote.py,sha256=_QecLzPjNXJh7YHTFIjjSp3ALQd5HWscEKRCj5Va8tk,12496
34
+ pulpcore/client/pulp_npm/models/patchednpm_npm_repository.py,sha256=HufjJkq6Ys-9j5qgMpW6JyEcWQoULEbhDc_7t9m-xUM,4437
35
+ pulpcore/client/pulp_npm/models/policy_enum.py,sha256=alBNbWymx71uIJJLX3vvtlW-2wIql23bfXHM-DtgCww,1254
36
+ pulpcore/client/pulp_npm/models/repair.py,sha256=M8UfanWpr-eFWYNl6Dba83L-dI2BA9djt8QxIhPR6i4,2756
37
+ pulpcore/client/pulp_npm/models/repository_add_remove_content.py,sha256=q_pkagT8zIyG59AOIOCuZtBOVwrh_RHAbv6JcBPR0H8,3782
38
+ pulpcore/client/pulp_npm/models/repository_sync_url.py,sha256=BdTHsJJ7zQzJta874hLiAVkZD105xjhqY5g1QZgOFGw,2964
39
+ pulpcore/client/pulp_npm/models/repository_version_response.py,sha256=YMj4CBfuh_H_LplwxrqogQg8f5d_70yRIH1EH-mhEYY,5336
40
+ pulpcore/client/pulp_npm/models/set_label.py,sha256=U4GfMTtATF317Z37s7E8CAeTo0u64QLEYZ79ZTsTOYQ,3153
41
+ pulpcore/client/pulp_npm/models/set_label_response.py,sha256=nUSYQHAxcJ3ATyUmBfiu8L6xSspCLKwbwxVSZaY9yv0,3163
42
+ pulpcore/client/pulp_npm/models/unset_label.py,sha256=m6s6AFgi5_7fKsjPhcLwz7ZjKXsSd_4F6PS7u5eINO0,2858
43
+ pulpcore/client/pulp_npm/models/unset_label_response.py,sha256=-TZohJf66mUqg4qD04k1dNoyAx69bX_VSf-HM9EpqN8,3046
44
+ crc_pulp_npm_client-20250829.2.dist-info/METADATA,sha256=GTOzlbXkEjg8MIIEBEWV19CdkLOtzkXnNCUv7rHN3t8,638
45
+ crc_pulp_npm_client-20250829.2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
46
+ crc_pulp_npm_client-20250829.2.dist-info/top_level.txt,sha256=v1J0AeNxNhm8YE5-xQe1G1YbfoMRZ_u9DAg_Gi7omeY,9
47
+ crc_pulp_npm_client-20250829.2.dist-info/RECORD,,
@@ -0,0 +1 @@
1
+ pulpcore
@@ -0,0 +1,2 @@
1
+ from pkgutil import extend_path
2
+ __path__ = extend_path(__path__, __name__)
@@ -0,0 +1,65 @@
1
+ # coding: utf-8
2
+
3
+ # flake8: noqa
4
+
5
+ """
6
+ Pulp 3 API
7
+
8
+ Fetch, Upload, Organize, and Distribute Software Packages
9
+
10
+ The version of the OpenAPI document: v3
11
+ Contact: pulp-list@redhat.com
12
+ Generated by OpenAPI Generator (https://openapi-generator.tech)
13
+
14
+ Do not edit the class manually.
15
+ """ # noqa: E501
16
+
17
+
18
+ __version__ = "20250829.2"
19
+
20
+ # import apis into sdk package
21
+ from pulpcore.client.pulp_npm.api.content_packages_api import ContentPackagesApi
22
+ from pulpcore.client.pulp_npm.api.distributions_npm_api import DistributionsNpmApi
23
+ from pulpcore.client.pulp_npm.api.remotes_npm_api import RemotesNpmApi
24
+ from pulpcore.client.pulp_npm.api.repositories_npm_api import RepositoriesNpmApi
25
+ from pulpcore.client.pulp_npm.api.repositories_npm_versions_api import RepositoriesNpmVersionsApi
26
+
27
+ # import ApiClient
28
+ from pulpcore.client.pulp_npm.api_response import ApiResponse
29
+ from pulpcore.client.pulp_npm.api_client import ApiClient
30
+ from pulpcore.client.pulp_npm.configuration import Configuration
31
+ from pulpcore.client.pulp_npm.exceptions import OpenApiException
32
+ from pulpcore.client.pulp_npm.exceptions import ApiTypeError
33
+ from pulpcore.client.pulp_npm.exceptions import ApiValueError
34
+ from pulpcore.client.pulp_npm.exceptions import ApiKeyError
35
+ from pulpcore.client.pulp_npm.exceptions import ApiAttributeError
36
+ from pulpcore.client.pulp_npm.exceptions import ApiException
37
+
38
+ # import models into sdk package
39
+ from pulpcore.client.pulp_npm.models.async_operation_response import AsyncOperationResponse
40
+ from pulpcore.client.pulp_npm.models.content_summary_response import ContentSummaryResponse
41
+ from pulpcore.client.pulp_npm.models.npm_npm_distribution import NpmNpmDistribution
42
+ from pulpcore.client.pulp_npm.models.npm_npm_distribution_response import NpmNpmDistributionResponse
43
+ from pulpcore.client.pulp_npm.models.npm_npm_remote import NpmNpmRemote
44
+ from pulpcore.client.pulp_npm.models.npm_npm_remote_response import NpmNpmRemoteResponse
45
+ from pulpcore.client.pulp_npm.models.npm_npm_remote_response_hidden_fields_inner import NpmNpmRemoteResponseHiddenFieldsInner
46
+ from pulpcore.client.pulp_npm.models.npm_npm_repository import NpmNpmRepository
47
+ from pulpcore.client.pulp_npm.models.npm_npm_repository_response import NpmNpmRepositoryResponse
48
+ from pulpcore.client.pulp_npm.models.npm_package_response import NpmPackageResponse
49
+ from pulpcore.client.pulp_npm.models.paginated_repository_version_response_list import PaginatedRepositoryVersionResponseList
50
+ from pulpcore.client.pulp_npm.models.paginatednpm_npm_distribution_response_list import PaginatednpmNpmDistributionResponseList
51
+ from pulpcore.client.pulp_npm.models.paginatednpm_npm_remote_response_list import PaginatednpmNpmRemoteResponseList
52
+ from pulpcore.client.pulp_npm.models.paginatednpm_npm_repository_response_list import PaginatednpmNpmRepositoryResponseList
53
+ from pulpcore.client.pulp_npm.models.paginatednpm_package_response_list import PaginatednpmPackageResponseList
54
+ from pulpcore.client.pulp_npm.models.patchednpm_npm_distribution import PatchednpmNpmDistribution
55
+ from pulpcore.client.pulp_npm.models.patchednpm_npm_remote import PatchednpmNpmRemote
56
+ from pulpcore.client.pulp_npm.models.patchednpm_npm_repository import PatchednpmNpmRepository
57
+ from pulpcore.client.pulp_npm.models.policy_enum import PolicyEnum
58
+ from pulpcore.client.pulp_npm.models.repair import Repair
59
+ from pulpcore.client.pulp_npm.models.repository_add_remove_content import RepositoryAddRemoveContent
60
+ from pulpcore.client.pulp_npm.models.repository_sync_url import RepositorySyncURL
61
+ from pulpcore.client.pulp_npm.models.repository_version_response import RepositoryVersionResponse
62
+ from pulpcore.client.pulp_npm.models.set_label import SetLabel
63
+ from pulpcore.client.pulp_npm.models.set_label_response import SetLabelResponse
64
+ from pulpcore.client.pulp_npm.models.unset_label import UnsetLabel
65
+ from pulpcore.client.pulp_npm.models.unset_label_response import UnsetLabelResponse
@@ -0,0 +1,9 @@
1
+ # flake8: noqa
2
+
3
+ # import apis into api package
4
+ from pulpcore.client.pulp_npm.api.content_packages_api import ContentPackagesApi
5
+ from pulpcore.client.pulp_npm.api.distributions_npm_api import DistributionsNpmApi
6
+ from pulpcore.client.pulp_npm.api.remotes_npm_api import RemotesNpmApi
7
+ from pulpcore.client.pulp_npm.api.repositories_npm_api import RepositoriesNpmApi
8
+ from pulpcore.client.pulp_npm.api.repositories_npm_versions_api import RepositoriesNpmVersionsApi
9
+
@@ -20,16 +20,16 @@ from typing_extensions import Annotated
20
20
  from pydantic import Field, StrictBytes, StrictFloat, StrictInt, StrictStr, field_validator
21
21
  from typing import Dict, List, Optional, Tuple, Union
22
22
  from typing_extensions import Annotated
23
- from crc-pulp_npm-client.models.npm_package_response import NpmPackageResponse
24
- from crc-pulp_npm-client.models.paginatednpm_package_response_list import PaginatednpmPackageResponseList
25
- from crc-pulp_npm-client.models.set_label import SetLabel
26
- from crc-pulp_npm-client.models.set_label_response import SetLabelResponse
27
- from crc-pulp_npm-client.models.unset_label import UnsetLabel
28
- from crc-pulp_npm-client.models.unset_label_response import UnsetLabelResponse
29
-
30
- from crc-pulp_npm-client.api_client import ApiClient, RequestSerialized
31
- from crc-pulp_npm-client.api_response import ApiResponse
32
- from crc-pulp_npm-client.rest import RESTResponseType
23
+ from pulpcore.client.pulp_npm.models.npm_package_response import NpmPackageResponse
24
+ from pulpcore.client.pulp_npm.models.paginatednpm_package_response_list import PaginatednpmPackageResponseList
25
+ from pulpcore.client.pulp_npm.models.set_label import SetLabel
26
+ from pulpcore.client.pulp_npm.models.set_label_response import SetLabelResponse
27
+ from pulpcore.client.pulp_npm.models.unset_label import UnsetLabel
28
+ from pulpcore.client.pulp_npm.models.unset_label_response import UnsetLabelResponse
29
+
30
+ from pulpcore.client.pulp_npm.api_client import ApiClient, RequestSerialized
31
+ from pulpcore.client.pulp_npm.api_response import ApiResponse
32
+ from pulpcore.client.pulp_npm.rest import RESTResponseType
33
33
 
34
34
 
35
35
  class ContentPackagesApi:
@@ -20,19 +20,19 @@ from typing_extensions import Annotated
20
20
  from pydantic import Field, StrictBool, StrictInt, StrictStr, field_validator
21
21
  from typing import List, Optional
22
22
  from typing_extensions import Annotated
23
- from crc-pulp_npm-client.models.async_operation_response import AsyncOperationResponse
24
- from crc-pulp_npm-client.models.npm_npm_distribution import NpmNpmDistribution
25
- from crc-pulp_npm-client.models.npm_npm_distribution_response import NpmNpmDistributionResponse
26
- from crc-pulp_npm-client.models.paginatednpm_npm_distribution_response_list import PaginatednpmNpmDistributionResponseList
27
- from crc-pulp_npm-client.models.patchednpm_npm_distribution import PatchednpmNpmDistribution
28
- from crc-pulp_npm-client.models.set_label import SetLabel
29
- from crc-pulp_npm-client.models.set_label_response import SetLabelResponse
30
- from crc-pulp_npm-client.models.unset_label import UnsetLabel
31
- from crc-pulp_npm-client.models.unset_label_response import UnsetLabelResponse
32
-
33
- from crc-pulp_npm-client.api_client import ApiClient, RequestSerialized
34
- from crc-pulp_npm-client.api_response import ApiResponse
35
- from crc-pulp_npm-client.rest import RESTResponseType
23
+ from pulpcore.client.pulp_npm.models.async_operation_response import AsyncOperationResponse
24
+ from pulpcore.client.pulp_npm.models.npm_npm_distribution import NpmNpmDistribution
25
+ from pulpcore.client.pulp_npm.models.npm_npm_distribution_response import NpmNpmDistributionResponse
26
+ from pulpcore.client.pulp_npm.models.paginatednpm_npm_distribution_response_list import PaginatednpmNpmDistributionResponseList
27
+ from pulpcore.client.pulp_npm.models.patchednpm_npm_distribution import PatchednpmNpmDistribution
28
+ from pulpcore.client.pulp_npm.models.set_label import SetLabel
29
+ from pulpcore.client.pulp_npm.models.set_label_response import SetLabelResponse
30
+ from pulpcore.client.pulp_npm.models.unset_label import UnsetLabel
31
+ from pulpcore.client.pulp_npm.models.unset_label_response import UnsetLabelResponse
32
+
33
+ from pulpcore.client.pulp_npm.api_client import ApiClient, RequestSerialized
34
+ from pulpcore.client.pulp_npm.api_response import ApiResponse
35
+ from pulpcore.client.pulp_npm.rest import RESTResponseType
36
36
 
37
37
 
38
38
  class DistributionsNpmApi:
@@ -21,19 +21,19 @@ from datetime import datetime
21
21
  from pydantic import Field, StrictBool, StrictInt, StrictStr, field_validator
22
22
  from typing import List, Optional
23
23
  from typing_extensions import Annotated
24
- from crc-pulp_npm-client.models.async_operation_response import AsyncOperationResponse
25
- from crc-pulp_npm-client.models.npm_npm_remote import NpmNpmRemote
26
- from crc-pulp_npm-client.models.npm_npm_remote_response import NpmNpmRemoteResponse
27
- from crc-pulp_npm-client.models.paginatednpm_npm_remote_response_list import PaginatednpmNpmRemoteResponseList
28
- from crc-pulp_npm-client.models.patchednpm_npm_remote import PatchednpmNpmRemote
29
- from crc-pulp_npm-client.models.set_label import SetLabel
30
- from crc-pulp_npm-client.models.set_label_response import SetLabelResponse
31
- from crc-pulp_npm-client.models.unset_label import UnsetLabel
32
- from crc-pulp_npm-client.models.unset_label_response import UnsetLabelResponse
33
-
34
- from crc-pulp_npm-client.api_client import ApiClient, RequestSerialized
35
- from crc-pulp_npm-client.api_response import ApiResponse
36
- from crc-pulp_npm-client.rest import RESTResponseType
24
+ from pulpcore.client.pulp_npm.models.async_operation_response import AsyncOperationResponse
25
+ from pulpcore.client.pulp_npm.models.npm_npm_remote import NpmNpmRemote
26
+ from pulpcore.client.pulp_npm.models.npm_npm_remote_response import NpmNpmRemoteResponse
27
+ from pulpcore.client.pulp_npm.models.paginatednpm_npm_remote_response_list import PaginatednpmNpmRemoteResponseList
28
+ from pulpcore.client.pulp_npm.models.patchednpm_npm_remote import PatchednpmNpmRemote
29
+ from pulpcore.client.pulp_npm.models.set_label import SetLabel
30
+ from pulpcore.client.pulp_npm.models.set_label_response import SetLabelResponse
31
+ from pulpcore.client.pulp_npm.models.unset_label import UnsetLabel
32
+ from pulpcore.client.pulp_npm.models.unset_label_response import UnsetLabelResponse
33
+
34
+ from pulpcore.client.pulp_npm.api_client import ApiClient, RequestSerialized
35
+ from pulpcore.client.pulp_npm.api_response import ApiResponse
36
+ from pulpcore.client.pulp_npm.rest import RESTResponseType
37
37
 
38
38
 
39
39
  class RemotesNpmApi:
@@ -20,21 +20,21 @@ from typing_extensions import Annotated
20
20
  from pydantic import Field, StrictBool, StrictInt, StrictStr, field_validator
21
21
  from typing import List, Optional
22
22
  from typing_extensions import Annotated
23
- from crc-pulp_npm-client.models.async_operation_response import AsyncOperationResponse
24
- from crc-pulp_npm-client.models.npm_npm_repository import NpmNpmRepository
25
- from crc-pulp_npm-client.models.npm_npm_repository_response import NpmNpmRepositoryResponse
26
- from crc-pulp_npm-client.models.paginatednpm_npm_repository_response_list import PaginatednpmNpmRepositoryResponseList
27
- from crc-pulp_npm-client.models.patchednpm_npm_repository import PatchednpmNpmRepository
28
- from crc-pulp_npm-client.models.repository_add_remove_content import RepositoryAddRemoveContent
29
- from crc-pulp_npm-client.models.repository_sync_url import RepositorySyncURL
30
- from crc-pulp_npm-client.models.set_label import SetLabel
31
- from crc-pulp_npm-client.models.set_label_response import SetLabelResponse
32
- from crc-pulp_npm-client.models.unset_label import UnsetLabel
33
- from crc-pulp_npm-client.models.unset_label_response import UnsetLabelResponse
34
-
35
- from crc-pulp_npm-client.api_client import ApiClient, RequestSerialized
36
- from crc-pulp_npm-client.api_response import ApiResponse
37
- from crc-pulp_npm-client.rest import RESTResponseType
23
+ from pulpcore.client.pulp_npm.models.async_operation_response import AsyncOperationResponse
24
+ from pulpcore.client.pulp_npm.models.npm_npm_repository import NpmNpmRepository
25
+ from pulpcore.client.pulp_npm.models.npm_npm_repository_response import NpmNpmRepositoryResponse
26
+ from pulpcore.client.pulp_npm.models.paginatednpm_npm_repository_response_list import PaginatednpmNpmRepositoryResponseList
27
+ from pulpcore.client.pulp_npm.models.patchednpm_npm_repository import PatchednpmNpmRepository
28
+ from pulpcore.client.pulp_npm.models.repository_add_remove_content import RepositoryAddRemoveContent
29
+ from pulpcore.client.pulp_npm.models.repository_sync_url import RepositorySyncURL
30
+ from pulpcore.client.pulp_npm.models.set_label import SetLabel
31
+ from pulpcore.client.pulp_npm.models.set_label_response import SetLabelResponse
32
+ from pulpcore.client.pulp_npm.models.unset_label import UnsetLabel
33
+ from pulpcore.client.pulp_npm.models.unset_label_response import UnsetLabelResponse
34
+
35
+ from pulpcore.client.pulp_npm.api_client import ApiClient, RequestSerialized
36
+ from pulpcore.client.pulp_npm.api_response import ApiResponse
37
+ from pulpcore.client.pulp_npm.rest import RESTResponseType
38
38
 
39
39
 
40
40
  class RepositoriesNpmApi:
@@ -21,14 +21,14 @@ from datetime import datetime
21
21
  from pydantic import Field, StrictBool, StrictInt, StrictStr, field_validator
22
22
  from typing import List, Optional
23
23
  from typing_extensions import Annotated
24
- from crc-pulp_npm-client.models.async_operation_response import AsyncOperationResponse
25
- from crc-pulp_npm-client.models.paginated_repository_version_response_list import PaginatedRepositoryVersionResponseList
26
- from crc-pulp_npm-client.models.repair import Repair
27
- from crc-pulp_npm-client.models.repository_version_response import RepositoryVersionResponse
28
-
29
- from crc-pulp_npm-client.api_client import ApiClient, RequestSerialized
30
- from crc-pulp_npm-client.api_response import ApiResponse
31
- from crc-pulp_npm-client.rest import RESTResponseType
24
+ from pulpcore.client.pulp_npm.models.async_operation_response import AsyncOperationResponse
25
+ from pulpcore.client.pulp_npm.models.paginated_repository_version_response_list import PaginatedRepositoryVersionResponseList
26
+ from pulpcore.client.pulp_npm.models.repair import Repair
27
+ from pulpcore.client.pulp_npm.models.repository_version_response import RepositoryVersionResponse
28
+
29
+ from pulpcore.client.pulp_npm.api_client import ApiClient, RequestSerialized
30
+ from pulpcore.client.pulp_npm.api_response import ApiResponse
31
+ from pulpcore.client.pulp_npm.rest import RESTResponseType
32
32
 
33
33
 
34
34
  class RepositoriesNpmVersionsApi:
@@ -27,11 +27,11 @@ from urllib.parse import quote
27
27
  from typing import Tuple, Optional, List, Dict, Union
28
28
  from pydantic import SecretStr
29
29
 
30
- from crc-pulp_npm-client.configuration import Configuration
31
- from crc-pulp_npm-client.api_response import ApiResponse, T as ApiResponseT
32
- import crc-pulp_npm-client.models
33
- from crc-pulp_npm-client import rest
34
- from crc-pulp_npm-client.exceptions import (
30
+ from pulpcore.client.pulp_npm.configuration import Configuration
31
+ from pulpcore.client.pulp_npm.api_response import ApiResponse, T as ApiResponseT
32
+ import pulpcore.client.pulp_npm.models
33
+ from pulpcore.client.pulp_npm import rest
34
+ from pulpcore.client.pulp_npm.exceptions import (
35
35
  ApiValueError,
36
36
  ApiException,
37
37
  BadRequestException,
@@ -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/20250828.3/python'
94
+ self.user_agent = 'OpenAPI-Generator/20250829.2/python'
95
95
  self.client_side_validation = configuration.client_side_validation
96
96
 
97
97
  def __enter__(self):
@@ -450,7 +450,7 @@ class ApiClient:
450
450
  if klass in self.NATIVE_TYPES_MAPPING:
451
451
  klass = self.NATIVE_TYPES_MAPPING[klass]
452
452
  else:
453
- klass = getattr(crc-pulp_npm-client.models, klass)
453
+ klass = getattr(pulpcore.client.pulp_npm.models, klass)
454
454
 
455
455
  if klass in self.PRIMITIVE_TYPES:
456
456
  return self.__deserialize_primitive(data, klass)
@@ -178,7 +178,7 @@ class Configuration:
178
178
 
179
179
  You can programmatically set the cookie:
180
180
 
181
- conf = crc-pulp_npm-client.Configuration(
181
+ conf = pulpcore.client.pulp_npm.Configuration(
182
182
  api_key={'cookieAuth': 'abc123'}
183
183
  api_key_prefix={'cookieAuth': 'JSESSIONID'}
184
184
  )
@@ -196,7 +196,7 @@ conf = crc-pulp_npm-client.Configuration(
196
196
 
197
197
  Configure API client with HTTP basic authentication:
198
198
 
199
- conf = crc-pulp_npm-client.Configuration(
199
+ conf = pulpcore.client.pulp_npm.Configuration(
200
200
  username='the-user',
201
201
  password='the-password',
202
202
  )
@@ -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-np6wyo.apps.crc-eph.r9lp.p1.openshiftapps.com" if host is None else host
228
+ self._base_path = "https://env-ephemeral-rpgqa8.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
@@ -268,7 +268,7 @@ conf = crc-pulp_npm-client.Configuration(
268
268
  self.logger = {}
269
269
  """Logging Settings
270
270
  """
271
- self.logger["package_logger"] = logging.getLogger("crc-pulp_npm-client")
271
+ self.logger["package_logger"] = logging.getLogger("pulpcore.client.pulp_npm")
272
272
  self.logger["urllib3_logger"] = logging.getLogger("urllib3")
273
273
  self.logger_format = '%(asctime)s %(levelname)s %(message)s'
274
274
  """Log format
@@ -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: 20250828.3".\
560
+ "SDK Package Version: 20250829.2".\
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-np6wyo.apps.crc-eph.r9lp.p1.openshiftapps.com",
570
+ 'url': "https://env-ephemeral-rpgqa8.apps.crc-eph.r9lp.p1.openshiftapps.com",
571
571
  'description': "No description provided",
572
572
  }
573
573
  ]
@@ -0,0 +1,44 @@
1
+ # coding: utf-8
2
+
3
+ # flake8: noqa
4
+ """
5
+ Pulp 3 API
6
+
7
+ Fetch, Upload, Organize, and Distribute Software Packages
8
+
9
+ The version of the OpenAPI document: v3
10
+ Contact: pulp-list@redhat.com
11
+ Generated by OpenAPI Generator (https://openapi-generator.tech)
12
+
13
+ Do not edit the class manually.
14
+ """ # noqa: E501
15
+
16
+
17
+ # import models into model package
18
+ from pulpcore.client.pulp_npm.models.async_operation_response import AsyncOperationResponse
19
+ from pulpcore.client.pulp_npm.models.content_summary_response import ContentSummaryResponse
20
+ from pulpcore.client.pulp_npm.models.npm_npm_distribution import NpmNpmDistribution
21
+ from pulpcore.client.pulp_npm.models.npm_npm_distribution_response import NpmNpmDistributionResponse
22
+ from pulpcore.client.pulp_npm.models.npm_npm_remote import NpmNpmRemote
23
+ from pulpcore.client.pulp_npm.models.npm_npm_remote_response import NpmNpmRemoteResponse
24
+ from pulpcore.client.pulp_npm.models.npm_npm_remote_response_hidden_fields_inner import NpmNpmRemoteResponseHiddenFieldsInner
25
+ from pulpcore.client.pulp_npm.models.npm_npm_repository import NpmNpmRepository
26
+ from pulpcore.client.pulp_npm.models.npm_npm_repository_response import NpmNpmRepositoryResponse
27
+ from pulpcore.client.pulp_npm.models.npm_package_response import NpmPackageResponse
28
+ from pulpcore.client.pulp_npm.models.paginated_repository_version_response_list import PaginatedRepositoryVersionResponseList
29
+ from pulpcore.client.pulp_npm.models.paginatednpm_npm_distribution_response_list import PaginatednpmNpmDistributionResponseList
30
+ from pulpcore.client.pulp_npm.models.paginatednpm_npm_remote_response_list import PaginatednpmNpmRemoteResponseList
31
+ from pulpcore.client.pulp_npm.models.paginatednpm_npm_repository_response_list import PaginatednpmNpmRepositoryResponseList
32
+ from pulpcore.client.pulp_npm.models.paginatednpm_package_response_list import PaginatednpmPackageResponseList
33
+ from pulpcore.client.pulp_npm.models.patchednpm_npm_distribution import PatchednpmNpmDistribution
34
+ from pulpcore.client.pulp_npm.models.patchednpm_npm_remote import PatchednpmNpmRemote
35
+ from pulpcore.client.pulp_npm.models.patchednpm_npm_repository import PatchednpmNpmRepository
36
+ from pulpcore.client.pulp_npm.models.policy_enum import PolicyEnum
37
+ from pulpcore.client.pulp_npm.models.repair import Repair
38
+ from pulpcore.client.pulp_npm.models.repository_add_remove_content import RepositoryAddRemoveContent
39
+ from pulpcore.client.pulp_npm.models.repository_sync_url import RepositorySyncURL
40
+ from pulpcore.client.pulp_npm.models.repository_version_response import RepositoryVersionResponse
41
+ from pulpcore.client.pulp_npm.models.set_label import SetLabel
42
+ from pulpcore.client.pulp_npm.models.set_label_response import SetLabelResponse
43
+ from pulpcore.client.pulp_npm.models.unset_label import UnsetLabel
44
+ from pulpcore.client.pulp_npm.models.unset_label_response import UnsetLabelResponse
@@ -21,7 +21,7 @@ import json
21
21
  from pydantic import BaseModel, ConfigDict, Field, StrictBool, StrictInt, StrictStr
22
22
  from typing import Any, ClassVar, Dict, List, Optional, Union
23
23
  from typing_extensions import Annotated
24
- from crc-pulp_npm-client.models.policy_enum import PolicyEnum
24
+ from pulpcore.client.pulp_npm.models.policy_enum import PolicyEnum
25
25
  from typing import Optional, Set
26
26
  from typing_extensions import Self
27
27
 
@@ -22,8 +22,8 @@ from datetime import datetime
22
22
  from pydantic import BaseModel, ConfigDict, Field, StrictBool, StrictInt, StrictStr
23
23
  from typing import Any, ClassVar, Dict, List, Optional, Union
24
24
  from typing_extensions import Annotated
25
- from crc-pulp_npm-client.models.npm_npm_remote_response_hidden_fields_inner import NpmNpmRemoteResponseHiddenFieldsInner
26
- from crc-pulp_npm-client.models.policy_enum import PolicyEnum
25
+ from pulpcore.client.pulp_npm.models.npm_npm_remote_response_hidden_fields_inner import NpmNpmRemoteResponseHiddenFieldsInner
26
+ from pulpcore.client.pulp_npm.models.policy_enum import PolicyEnum
27
27
  from typing import Optional, Set
28
28
  from typing_extensions import Self
29
29
 
@@ -20,7 +20,7 @@ import json
20
20
 
21
21
  from pydantic import BaseModel, ConfigDict, StrictInt, StrictStr
22
22
  from typing import Any, ClassVar, Dict, List, Optional
23
- from crc-pulp_npm-client.models.repository_version_response import RepositoryVersionResponse
23
+ from pulpcore.client.pulp_npm.models.repository_version_response import RepositoryVersionResponse
24
24
  from typing import Optional, Set
25
25
  from typing_extensions import Self
26
26
 
@@ -20,7 +20,7 @@ import json
20
20
 
21
21
  from pydantic import BaseModel, ConfigDict, StrictInt, StrictStr
22
22
  from typing import Any, ClassVar, Dict, List, Optional
23
- from crc-pulp_npm-client.models.npm_npm_distribution_response import NpmNpmDistributionResponse
23
+ from pulpcore.client.pulp_npm.models.npm_npm_distribution_response import NpmNpmDistributionResponse
24
24
  from typing import Optional, Set
25
25
  from typing_extensions import Self
26
26
 
@@ -20,7 +20,7 @@ import json
20
20
 
21
21
  from pydantic import BaseModel, ConfigDict, StrictInt, StrictStr
22
22
  from typing import Any, ClassVar, Dict, List, Optional
23
- from crc-pulp_npm-client.models.npm_npm_remote_response import NpmNpmRemoteResponse
23
+ from pulpcore.client.pulp_npm.models.npm_npm_remote_response import NpmNpmRemoteResponse
24
24
  from typing import Optional, Set
25
25
  from typing_extensions import Self
26
26
 
@@ -20,7 +20,7 @@ import json
20
20
 
21
21
  from pydantic import BaseModel, ConfigDict, StrictInt, StrictStr
22
22
  from typing import Any, ClassVar, Dict, List, Optional
23
- from crc-pulp_npm-client.models.npm_npm_repository_response import NpmNpmRepositoryResponse
23
+ from pulpcore.client.pulp_npm.models.npm_npm_repository_response import NpmNpmRepositoryResponse
24
24
  from typing import Optional, Set
25
25
  from typing_extensions import Self
26
26
 
@@ -20,7 +20,7 @@ import json
20
20
 
21
21
  from pydantic import BaseModel, ConfigDict, StrictInt, StrictStr
22
22
  from typing import Any, ClassVar, Dict, List, Optional
23
- from crc-pulp_npm-client.models.npm_package_response import NpmPackageResponse
23
+ from pulpcore.client.pulp_npm.models.npm_package_response import NpmPackageResponse
24
24
  from typing import Optional, Set
25
25
  from typing_extensions import Self
26
26
 
@@ -21,7 +21,7 @@ import json
21
21
  from pydantic import BaseModel, ConfigDict, Field, StrictBool, StrictInt, StrictStr
22
22
  from typing import Any, ClassVar, Dict, List, Optional, Union
23
23
  from typing_extensions import Annotated
24
- from crc-pulp_npm-client.models.policy_enum import PolicyEnum
24
+ from pulpcore.client.pulp_npm.models.policy_enum import PolicyEnum
25
25
  from typing import Optional, Set
26
26
  from typing_extensions import Self
27
27
 
@@ -21,7 +21,7 @@ import json
21
21
  from datetime import datetime
22
22
  from pydantic import BaseModel, ConfigDict, Field, StrictInt, StrictStr
23
23
  from typing import Any, ClassVar, Dict, List, Optional
24
- from crc-pulp_npm-client.models.content_summary_response import ContentSummaryResponse
24
+ from pulpcore.client.pulp_npm.models.content_summary_response import ContentSummaryResponse
25
25
  from typing import Optional, Set
26
26
  from typing_extensions import Self
27
27
 
@@ -20,7 +20,7 @@ import ssl
20
20
 
21
21
  import urllib3
22
22
 
23
- from crc-pulp_npm-client.exceptions import ApiException, ApiValueError
23
+ from pulpcore.client.pulp_npm.exceptions import ApiException, ApiValueError
24
24
 
25
25
  SUPPORTED_SOCKS_PROXIES = {"socks5", "socks5h", "socks4", "socks4a"}
26
26
  RESTResponseType = urllib3.HTTPResponse
@@ -1,9 +0,0 @@
1
- # flake8: noqa
2
-
3
- # import apis into api package
4
- from crc-pulp_npm-client.api.content_packages_api import ContentPackagesApi
5
- from crc-pulp_npm-client.api.distributions_npm_api import DistributionsNpmApi
6
- from crc-pulp_npm-client.api.remotes_npm_api import RemotesNpmApi
7
- from crc-pulp_npm-client.api.repositories_npm_api import RepositoriesNpmApi
8
- from crc-pulp_npm-client.api.repositories_npm_versions_api import RepositoriesNpmVersionsApi
9
-
@@ -1,44 +0,0 @@
1
- # coding: utf-8
2
-
3
- # flake8: noqa
4
- """
5
- Pulp 3 API
6
-
7
- Fetch, Upload, Organize, and Distribute Software Packages
8
-
9
- The version of the OpenAPI document: v3
10
- Contact: pulp-list@redhat.com
11
- Generated by OpenAPI Generator (https://openapi-generator.tech)
12
-
13
- Do not edit the class manually.
14
- """ # noqa: E501
15
-
16
-
17
- # import models into model package
18
- from crc-pulp_npm-client.models.async_operation_response import AsyncOperationResponse
19
- from crc-pulp_npm-client.models.content_summary_response import ContentSummaryResponse
20
- from crc-pulp_npm-client.models.npm_npm_distribution import NpmNpmDistribution
21
- from crc-pulp_npm-client.models.npm_npm_distribution_response import NpmNpmDistributionResponse
22
- from crc-pulp_npm-client.models.npm_npm_remote import NpmNpmRemote
23
- from crc-pulp_npm-client.models.npm_npm_remote_response import NpmNpmRemoteResponse
24
- from crc-pulp_npm-client.models.npm_npm_remote_response_hidden_fields_inner import NpmNpmRemoteResponseHiddenFieldsInner
25
- from crc-pulp_npm-client.models.npm_npm_repository import NpmNpmRepository
26
- from crc-pulp_npm-client.models.npm_npm_repository_response import NpmNpmRepositoryResponse
27
- from crc-pulp_npm-client.models.npm_package_response import NpmPackageResponse
28
- from crc-pulp_npm-client.models.paginated_repository_version_response_list import PaginatedRepositoryVersionResponseList
29
- from crc-pulp_npm-client.models.paginatednpm_npm_distribution_response_list import PaginatednpmNpmDistributionResponseList
30
- from crc-pulp_npm-client.models.paginatednpm_npm_remote_response_list import PaginatednpmNpmRemoteResponseList
31
- from crc-pulp_npm-client.models.paginatednpm_npm_repository_response_list import PaginatednpmNpmRepositoryResponseList
32
- from crc-pulp_npm-client.models.paginatednpm_package_response_list import PaginatednpmPackageResponseList
33
- from crc-pulp_npm-client.models.patchednpm_npm_distribution import PatchednpmNpmDistribution
34
- from crc-pulp_npm-client.models.patchednpm_npm_remote import PatchednpmNpmRemote
35
- from crc-pulp_npm-client.models.patchednpm_npm_repository import PatchednpmNpmRepository
36
- from crc-pulp_npm-client.models.policy_enum import PolicyEnum
37
- from crc-pulp_npm-client.models.repair import Repair
38
- from crc-pulp_npm-client.models.repository_add_remove_content import RepositoryAddRemoveContent
39
- from crc-pulp_npm-client.models.repository_sync_url import RepositorySyncURL
40
- from crc-pulp_npm-client.models.repository_version_response import RepositoryVersionResponse
41
- from crc-pulp_npm-client.models.set_label import SetLabel
42
- from crc-pulp_npm-client.models.set_label_response import SetLabelResponse
43
- from crc-pulp_npm-client.models.unset_label import UnsetLabel
44
- from crc-pulp_npm-client.models.unset_label_response import UnsetLabelResponse
@@ -1,45 +0,0 @@
1
- crc-pulp_npm-client/__init__.py,sha256=QDJyS5jtJnGFsSuOx43ZvLBCOrHImm8NrZk5f9URWdk,75
2
- crc-pulp_npm-client/api_client.py,sha256=72xnoNEsfsVMjf__OrNDZPXJmEcvhnB4jO5iGK4gvbo,27487
3
- crc-pulp_npm-client/api_response.py,sha256=eMxw1mpmJcoGZ3gs9z6jM4oYoZ10Gjk333s9sKxGv7s,652
4
- crc-pulp_npm-client/configuration.py,sha256=DLNCywebCDIq3LBl6U_dWC1qhMdyJ2_iYUUhUJa9NJM,19659
5
- crc-pulp_npm-client/exceptions.py,sha256=voqdIkPGpfNSUF9SsFqERflJMVs-uYFH60fd1rcsz6Y,5957
6
- crc-pulp_npm-client/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
7
- crc-pulp_npm-client/rest.py,sha256=NaMtOBtpZbtz3OFEttpL5fVFo4fd8JbIR5f6j_I9apk,9402
8
- crc-pulp_npm-client/api/__init__.py,sha256=cWFF3GcqgBrm5pLQvYGfYhLJ1KhRhHp1fmYyCltkmiQ,437
9
- crc-pulp_npm-client/api/content_packages_api.py,sha256=NhTAeq92PpAwBeZR7AfcKe4GuGF96YUYibb-5bEGxFU,91297
10
- crc-pulp_npm-client/api/distributions_npm_api.py,sha256=BtvezjBhIsoIwc2zNQGPUpkvtMfu7KA2G8SKy-hgRfo,130547
11
- crc-pulp_npm-client/api/remotes_npm_api.py,sha256=Sn_QbWRxEIKYJXl2wZaCHT6wS6rBBsXr_JuD2XiAzls,139875
12
- crc-pulp_npm-client/api/repositories_npm_api.py,sha256=bgmd3330m7NthiYk8m9_cmvADSCY-M8E4HF5JkzS0Ls,162350
13
- crc-pulp_npm-client/api/repositories_npm_versions_api.py,sha256=M_8vfdeRMzwJ2GRN-lwe4Cl8Ldz3hl--vgFyzBSCECE,78496
14
- crc-pulp_npm-client/models/__init__.py,sha256=ynuhIe93AB1J8jeSMnPvveyvKmAnJS3c_i6Bif13Mko,2718
15
- crc-pulp_npm-client/models/async_operation_response.py,sha256=IbcgvoCxfMCL9HXaPJDPLgDo8IKE12QKstLIxzhegt8,2558
16
- crc-pulp_npm-client/models/content_summary_response.py,sha256=lu9_HyGS1qnHpEQLJYe_e9rk9VGohiCNSI7mi7ZeobA,2714
17
- crc-pulp_npm-client/models/npm_npm_distribution.py,sha256=ElRcXgl5NH01ZUkKqnc43SUhcv8Kw6tQMcAjqP0AgdQ,4571
18
- crc-pulp_npm-client/models/npm_npm_distribution_response.py,sha256=mlZHzm9vTToriRqe_38Y2z6ub1npjxorpI8SjLCWB6o,6288
19
- crc-pulp_npm-client/models/npm_npm_remote.py,sha256=Cz0W1wETzsKr9eJT2SOjStCEKS5S0dcISg8guBnBN-Y,12422
20
- crc-pulp_npm-client/models/npm_npm_remote_response.py,sha256=GpjdvqAEv47t09v6IeFgm6lMcEIrcoE8B32r-IkWgao,11627
21
- crc-pulp_npm-client/models/npm_npm_remote_response_hidden_fields_inner.py,sha256=aCyHvOui1ZwAj56eJpjp4alkQ-w1lTBu0GcEXrqSDro,2635
22
- crc-pulp_npm-client/models/npm_npm_repository.py,sha256=GpZaf6hN7R9k4F2Lbf0XD4Z5j7xXUWerftOCCX7KSw8,4392
23
- crc-pulp_npm-client/models/npm_npm_repository_response.py,sha256=sG5SoRLAAzVN8DxUk2rT_jDVCv1t_zpBV39MvLYTGAk,5824
24
- crc-pulp_npm-client/models/npm_package_response.py,sha256=_qy8_-I7zXIYeXCuIfgwzE9DjcaWjsFVO25T-ip2Uzs,4808
25
- crc-pulp_npm-client/models/paginated_repository_version_response_list.py,sha256=AfIzGLPvvucrrDZNVvCJtWpAt_0QksbYTuYHCP9rcAk,3377
26
- crc-pulp_npm-client/models/paginatednpm_npm_distribution_response_list.py,sha256=dohl_S0RKa3KMw9fuhNNgn6dsVpWpFoi7sQ04G4fVbU,3386
27
- crc-pulp_npm-client/models/paginatednpm_npm_remote_response_list.py,sha256=Ev3lLtaiVj5Dq45cC49jinMGjV0XXcF28JkkOEYTuf8,3338
28
- crc-pulp_npm-client/models/paginatednpm_npm_repository_response_list.py,sha256=KEjGLDXZrk1MZ3fzhsq7UE0JNCU8rZYt5b-0qisa-v4,3370
29
- crc-pulp_npm-client/models/paginatednpm_package_response_list.py,sha256=1XOZ_mOLuVF-Xf_oeHYEGijOEFga8enPDTVchAuTxYM,3321
30
- crc-pulp_npm-client/models/patchednpm_npm_distribution.py,sha256=t9aT0wwaqDqdt4FhMQPMKxJt8FNlS7KtkSBK3bLxJAQ,4640
31
- crc-pulp_npm-client/models/patchednpm_npm_remote.py,sha256=lMVchxlRYUnjsW83ADGMU-MJIJCJ35vwpOJBFK-Tp-0,12491
32
- crc-pulp_npm-client/models/patchednpm_npm_repository.py,sha256=HufjJkq6Ys-9j5qgMpW6JyEcWQoULEbhDc_7t9m-xUM,4437
33
- crc-pulp_npm-client/models/policy_enum.py,sha256=alBNbWymx71uIJJLX3vvtlW-2wIql23bfXHM-DtgCww,1254
34
- crc-pulp_npm-client/models/repair.py,sha256=M8UfanWpr-eFWYNl6Dba83L-dI2BA9djt8QxIhPR6i4,2756
35
- crc-pulp_npm-client/models/repository_add_remove_content.py,sha256=q_pkagT8zIyG59AOIOCuZtBOVwrh_RHAbv6JcBPR0H8,3782
36
- crc-pulp_npm-client/models/repository_sync_url.py,sha256=BdTHsJJ7zQzJta874hLiAVkZD105xjhqY5g1QZgOFGw,2964
37
- crc-pulp_npm-client/models/repository_version_response.py,sha256=R4uUkZ8GOpz6vQdxPQTKrcD0m0DaZqwGa7QLvFzTYJM,5331
38
- crc-pulp_npm-client/models/set_label.py,sha256=U4GfMTtATF317Z37s7E8CAeTo0u64QLEYZ79ZTsTOYQ,3153
39
- crc-pulp_npm-client/models/set_label_response.py,sha256=nUSYQHAxcJ3ATyUmBfiu8L6xSspCLKwbwxVSZaY9yv0,3163
40
- crc-pulp_npm-client/models/unset_label.py,sha256=m6s6AFgi5_7fKsjPhcLwz7ZjKXsSd_4F6PS7u5eINO0,2858
41
- crc-pulp_npm-client/models/unset_label_response.py,sha256=-TZohJf66mUqg4qD04k1dNoyAx69bX_VSf-HM9EpqN8,3046
42
- crc_pulp_npm_client-20250828.3.dist-info/METADATA,sha256=uN7rTpSqrPvl6N53m4wP7kqo2kOvj74VJyPmKp8yLo0,638
43
- crc_pulp_npm_client-20250828.3.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
44
- crc_pulp_npm_client-20250828.3.dist-info/top_level.txt,sha256=g0UOGfFQABmdmApp9IpaW7zIUQ1043ilEnRC9iaGdaI,20
45
- crc_pulp_npm_client-20250828.3.dist-info/RECORD,,
@@ -1 +0,0 @@
1
- crc-pulp_npm-client
File without changes