crc-pulp-npm-client 20251021.4__py3-none-any.whl → 20251023.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.
- crc_pulp_npm_client-20251023.2.dist-info/METADATA +4561 -0
- {crc_pulp_npm_client-20251021.4.dist-info → crc_pulp_npm_client-20251023.2.dist-info}/RECORD +6 -6
- pulpcore/client/pulp_npm/__init__.py +1 -1
- pulpcore/client/pulp_npm/configuration.py +3 -3
- crc_pulp_npm_client-20251021.4.dist-info/METADATA +0 -25
- {crc_pulp_npm_client-20251021.4.dist-info → crc_pulp_npm_client-20251023.2.dist-info}/WHEEL +0 -0
- {crc_pulp_npm_client-20251021.4.dist-info → crc_pulp_npm_client-20251023.2.dist-info}/top_level.txt +0 -0
{crc_pulp_npm_client-20251021.4.dist-info → crc_pulp_npm_client-20251023.2.dist-info}/RECORD
RENAMED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
pulpcore/__init__.py,sha256=QDJyS5jtJnGFsSuOx43ZvLBCOrHImm8NrZk5f9URWdk,75
|
|
2
2
|
pulpcore/client/__init__.py,sha256=QDJyS5jtJnGFsSuOx43ZvLBCOrHImm8NrZk5f9URWdk,75
|
|
3
|
-
pulpcore/client/pulp_npm/__init__.py,sha256=
|
|
3
|
+
pulpcore/client/pulp_npm/__init__.py,sha256=25BY_Kmd-RXy9ShmzinkzJTT3CVB6l2VOxpSGjQHda4,3906
|
|
4
4
|
pulpcore/client/pulp_npm/api_client.py,sha256=satrI3gNWj9n4F711Br6UXikCjs6N_yvy6vjmXkcuyQ,27497
|
|
5
5
|
pulpcore/client/pulp_npm/api_response.py,sha256=eMxw1mpmJcoGZ3gs9z6jM4oYoZ10Gjk333s9sKxGv7s,652
|
|
6
|
-
pulpcore/client/pulp_npm/configuration.py,sha256=
|
|
6
|
+
pulpcore/client/pulp_npm/configuration.py,sha256=QQaQ3KVDqORK8ALQcAKk4SaLcZWBbdrn4gINhYmNFd8,19674
|
|
7
7
|
pulpcore/client/pulp_npm/exceptions.py,sha256=voqdIkPGpfNSUF9SsFqERflJMVs-uYFH60fd1rcsz6Y,5957
|
|
8
8
|
pulpcore/client/pulp_npm/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
9
9
|
pulpcore/client/pulp_npm/rest.py,sha256=qI2QLYfBm1XAk85JdUc2JG2y0IfX51V98Ta2H4wMZoQ,9407
|
|
@@ -41,7 +41,7 @@ pulpcore/client/pulp_npm/models/set_label.py,sha256=U4GfMTtATF317Z37s7E8CAeTo0u6
|
|
|
41
41
|
pulpcore/client/pulp_npm/models/set_label_response.py,sha256=nUSYQHAxcJ3ATyUmBfiu8L6xSspCLKwbwxVSZaY9yv0,3163
|
|
42
42
|
pulpcore/client/pulp_npm/models/unset_label.py,sha256=m6s6AFgi5_7fKsjPhcLwz7ZjKXsSd_4F6PS7u5eINO0,2858
|
|
43
43
|
pulpcore/client/pulp_npm/models/unset_label_response.py,sha256=-TZohJf66mUqg4qD04k1dNoyAx69bX_VSf-HM9EpqN8,3046
|
|
44
|
-
crc_pulp_npm_client-
|
|
45
|
-
crc_pulp_npm_client-
|
|
46
|
-
crc_pulp_npm_client-
|
|
47
|
-
crc_pulp_npm_client-
|
|
44
|
+
crc_pulp_npm_client-20251023.2.dist-info/METADATA,sha256=wA_eY2a7I-HpS1sUH002NGWZ8uHcskmD0-VOsWfD6XM,224937
|
|
45
|
+
crc_pulp_npm_client-20251023.2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
46
|
+
crc_pulp_npm_client-20251023.2.dist-info/top_level.txt,sha256=v1J0AeNxNhm8YE5-xQe1G1YbfoMRZ_u9DAg_Gi7omeY,9
|
|
47
|
+
crc_pulp_npm_client-20251023.2.dist-info/RECORD,,
|
|
@@ -225,7 +225,7 @@ conf = pulpcore.client.pulp_npm.Configuration(
|
|
|
225
225
|
) -> None:
|
|
226
226
|
"""Constructor
|
|
227
227
|
"""
|
|
228
|
-
self._base_path = "https://env-ephemeral-
|
|
228
|
+
self._base_path = "https://env-ephemeral-yvk3tx.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 = pulpcore.client.pulp_npm.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: 20251023.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 = pulpcore.client.pulp_npm.Configuration(
|
|
|
567
567
|
"""
|
|
568
568
|
return [
|
|
569
569
|
{
|
|
570
|
-
'url': "https://env-ephemeral-
|
|
570
|
+
'url': "https://env-ephemeral-yvk3tx.apps.crc-eph.r9lp.p1.openshiftapps.com",
|
|
571
571
|
'description': "No description provided",
|
|
572
572
|
}
|
|
573
573
|
]
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
Metadata-Version: 2.4
|
|
2
|
-
Name: crc-pulp_npm-client
|
|
3
|
-
Version: 20251021.4
|
|
4
|
-
Summary: Pulp 3 API
|
|
5
|
-
Home-page:
|
|
6
|
-
Author: Pulp Team
|
|
7
|
-
Author-email: pulp-list@redhat.com
|
|
8
|
-
License: GPLv2+
|
|
9
|
-
Keywords: pulp,pulpcore,client,Pulp 3 API
|
|
10
|
-
Description-Content-Type: text/markdown
|
|
11
|
-
Requires-Dist: urllib3<3.0.0,>=1.25.3
|
|
12
|
-
Requires-Dist: python-dateutil<2.10.0,>=2.8.1
|
|
13
|
-
Requires-Dist: pydantic>=2
|
|
14
|
-
Requires-Dist: typing-extensions>=4.7.1
|
|
15
|
-
Dynamic: author
|
|
16
|
-
Dynamic: author-email
|
|
17
|
-
Dynamic: description
|
|
18
|
-
Dynamic: description-content-type
|
|
19
|
-
Dynamic: keywords
|
|
20
|
-
Dynamic: license
|
|
21
|
-
Dynamic: requires-dist
|
|
22
|
-
Dynamic: summary
|
|
23
|
-
|
|
24
|
-
Fetch, Upload, Organize, and Distribute Software Packages
|
|
25
|
-
|
|
File without changes
|
{crc_pulp_npm_client-20251021.4.dist-info → crc_pulp_npm_client-20251023.2.dist-info}/top_level.txt
RENAMED
|
File without changes
|