crc-pulp-service-client 20260119.1__tar.gz → 20260119.2__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (75) hide show
  1. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/PKG-INFO +57 -57
  2. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/README.md +4 -4
  3. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/crc_pulp_service_client.egg-info/PKG-INFO +57 -57
  4. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/pulpcore/client/pulp_service/__init__.py +1 -1
  5. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/pulpcore/client/pulp_service/configuration.py +3 -3
  6. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/pyproject.toml +1 -1
  7. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/setup.py +1 -1
  8. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/crc_pulp_service_client.egg-info/SOURCES.txt +0 -0
  9. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/crc_pulp_service_client.egg-info/dependency_links.txt +0 -0
  10. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/crc_pulp_service_client.egg-info/requires.txt +0 -0
  11. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/crc_pulp_service_client.egg-info/top_level.txt +0 -0
  12. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/pulpcore/__init__.py +0 -0
  13. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/pulpcore/client/__init__.py +0 -0
  14. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/pulpcore/client/pulp_service/api/__init__.py +0 -0
  15. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/pulpcore/client/pulp_service/api/api_create_domain_api.py +0 -0
  16. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/pulpcore/client/pulp_service/api/api_debug_auth_header_api.py +0 -0
  17. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/pulpcore/client/pulp_service/api/api_debug_database_triggers_api.py +0 -0
  18. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/pulpcore/client/pulp_service/api/api_debug_release_task_locks_api.py +0 -0
  19. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/pulpcore/client/pulp_service/api/api_rds_connection_tests_api.py +0 -0
  20. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/pulpcore/client/pulp_service/api/api_test_random_lock_tasks_api.py +0 -0
  21. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/pulpcore/client/pulp_service/api/api_test_tasks_api.py +0 -0
  22. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/pulpcore/client/pulp_service/api/contentguards_feature_api.py +0 -0
  23. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/pulpcore/client/pulp_service/api/tasks_api.py +0 -0
  24. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/pulpcore/client/pulp_service/api/vuln_report_service_api.py +0 -0
  25. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/pulpcore/client/pulp_service/api_client.py +0 -0
  26. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/pulpcore/client/pulp_service/api_response.py +0 -0
  27. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/pulpcore/client/pulp_service/exceptions.py +0 -0
  28. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/pulpcore/client/pulp_service/models/__init__.py +0 -0
  29. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/pulpcore/client/pulp_service/models/async_operation_response.py +0 -0
  30. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/pulpcore/client/pulp_service/models/domain.py +0 -0
  31. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/pulpcore/client/pulp_service/models/domain_response.py +0 -0
  32. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/pulpcore/client/pulp_service/models/my_permissions_response.py +0 -0
  33. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/pulpcore/client/pulp_service/models/nested_role.py +0 -0
  34. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/pulpcore/client/pulp_service/models/nested_role_response.py +0 -0
  35. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/pulpcore/client/pulp_service/models/object_roles_response.py +0 -0
  36. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/pulpcore/client/pulp_service/models/paginated_task_response_list.py +0 -0
  37. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/pulpcore/client/pulp_service/models/paginatedservice_feature_content_guard_response_list.py +0 -0
  38. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/pulpcore/client/pulp_service/models/paginatedservice_vulnerability_report_response_list.py +0 -0
  39. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/pulpcore/client/pulp_service/models/patchedservice_feature_content_guard.py +0 -0
  40. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/pulpcore/client/pulp_service/models/progress_report_response.py +0 -0
  41. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/pulpcore/client/pulp_service/models/service_feature_content_guard.py +0 -0
  42. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/pulpcore/client/pulp_service/models/service_feature_content_guard_response.py +0 -0
  43. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/pulpcore/client/pulp_service/models/service_vulnerability_report_response.py +0 -0
  44. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/pulpcore/client/pulp_service/models/storage_class_enum.py +0 -0
  45. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/pulpcore/client/pulp_service/models/task_response.py +0 -0
  46. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/pulpcore/client/pulp_service/py.typed +0 -0
  47. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/pulpcore/client/pulp_service/rest.py +0 -0
  48. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/setup.cfg +0 -0
  49. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/test/test_api_create_domain_api.py +0 -0
  50. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/test/test_api_debug_auth_header_api.py +0 -0
  51. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/test/test_api_debug_database_triggers_api.py +0 -0
  52. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/test/test_api_debug_release_task_locks_api.py +0 -0
  53. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/test/test_api_rds_connection_tests_api.py +0 -0
  54. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/test/test_api_test_random_lock_tasks_api.py +0 -0
  55. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/test/test_api_test_tasks_api.py +0 -0
  56. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/test/test_async_operation_response.py +0 -0
  57. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/test/test_contentguards_feature_api.py +0 -0
  58. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/test/test_domain.py +0 -0
  59. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/test/test_domain_response.py +0 -0
  60. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/test/test_my_permissions_response.py +0 -0
  61. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/test/test_nested_role.py +0 -0
  62. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/test/test_nested_role_response.py +0 -0
  63. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/test/test_object_roles_response.py +0 -0
  64. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/test/test_paginated_task_response_list.py +0 -0
  65. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/test/test_paginatedservice_feature_content_guard_response_list.py +0 -0
  66. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/test/test_paginatedservice_vulnerability_report_response_list.py +0 -0
  67. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/test/test_patchedservice_feature_content_guard.py +0 -0
  68. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/test/test_progress_report_response.py +0 -0
  69. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/test/test_service_feature_content_guard.py +0 -0
  70. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/test/test_service_feature_content_guard_response.py +0 -0
  71. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/test/test_service_vulnerability_report_response.py +0 -0
  72. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/test/test_storage_class_enum.py +0 -0
  73. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/test/test_task_response.py +0 -0
  74. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/test/test_tasks_api.py +0 -0
  75. {crc_pulp_service_client-20260119.1 → crc_pulp_service_client-20260119.2}/test/test_vuln_report_service_api.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: crc-pulp_service-client
3
- Version: 20260119.1
3
+ Version: 20260119.2
4
4
  Summary: Pulp 3 API
5
5
  Home-page:
6
6
  Author: Pulp Team
@@ -23,7 +23,7 @@ Dynamic: summary
23
23
 
24
24
  # pulpcore.client.pulp_service.ApiCreateDomainApi
25
25
 
26
- All URIs are relative to *https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com*
26
+ All URIs are relative to *https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com*
27
27
 
28
28
  Method | HTTP request | Description
29
29
  ------------- | ------------- | -------------
@@ -50,10 +50,10 @@ from pulpcore.client.pulp_service.models.domain_response import DomainResponse
50
50
  from pulpcore.client.pulp_service.rest import ApiException
51
51
  from pprint import pprint
52
52
 
53
- # Defining the host is optional and defaults to https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com
53
+ # Defining the host is optional and defaults to https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com
54
54
  # See configuration.py for a list of all supported configuration parameters.
55
55
  configuration = pulpcore.client.pulp_service.Configuration(
56
- host = "https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com"
56
+ host = "https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com"
57
57
  )
58
58
 
59
59
  # The client must configure the authentication and authorization parameters
@@ -124,7 +124,7 @@ Name | Type | Description | Notes
124
124
 
125
125
  # pulpcore.client.pulp_service.ApiDebugAuthHeaderApi
126
126
 
127
- All URIs are relative to *https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com*
127
+ All URIs are relative to *https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com*
128
128
 
129
129
  Method | HTTP request | Description
130
130
  ------------- | ------------- | -------------
@@ -146,10 +146,10 @@ import pulpcore.client.pulp_service
146
146
  from pulpcore.client.pulp_service.rest import ApiException
147
147
  from pprint import pprint
148
148
 
149
- # Defining the host is optional and defaults to https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com
149
+ # Defining the host is optional and defaults to https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com
150
150
  # See configuration.py for a list of all supported configuration parameters.
151
151
  configuration = pulpcore.client.pulp_service.Configuration(
152
- host = "https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com"
152
+ host = "https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com"
153
153
  )
154
154
 
155
155
 
@@ -201,7 +201,7 @@ No authorization required
201
201
 
202
202
  # pulpcore.client.pulp_service.ApiDebugDatabaseTriggersApi
203
203
 
204
- All URIs are relative to *https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com*
204
+ All URIs are relative to *https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com*
205
205
 
206
206
  Method | HTTP request | Description
207
207
  ------------- | ------------- | -------------
@@ -223,10 +223,10 @@ import pulpcore.client.pulp_service
223
223
  from pulpcore.client.pulp_service.rest import ApiException
224
224
  from pprint import pprint
225
225
 
226
- # Defining the host is optional and defaults to https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com
226
+ # Defining the host is optional and defaults to https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com
227
227
  # See configuration.py for a list of all supported configuration parameters.
228
228
  configuration = pulpcore.client.pulp_service.Configuration(
229
- host = "https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com"
229
+ host = "https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com"
230
230
  )
231
231
 
232
232
 
@@ -278,7 +278,7 @@ No authorization required
278
278
 
279
279
  # pulpcore.client.pulp_service.ApiDebugReleaseTaskLocksApi
280
280
 
281
- All URIs are relative to *https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com*
281
+ All URIs are relative to *https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com*
282
282
 
283
283
  Method | HTTP request | Description
284
284
  ------------- | ------------- | -------------
@@ -303,10 +303,10 @@ import pulpcore.client.pulp_service
303
303
  from pulpcore.client.pulp_service.rest import ApiException
304
304
  from pprint import pprint
305
305
 
306
- # Defining the host is optional and defaults to https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com
306
+ # Defining the host is optional and defaults to https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com
307
307
  # See configuration.py for a list of all supported configuration parameters.
308
308
  configuration = pulpcore.client.pulp_service.Configuration(
309
- host = "https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com"
309
+ host = "https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com"
310
310
  )
311
311
 
312
312
  # The client must configure the authentication and authorization parameters
@@ -376,7 +376,7 @@ void (empty response body)
376
376
 
377
377
  # pulpcore.client.pulp_service.ApiRdsConnectionTestsApi
378
378
 
379
- All URIs are relative to *https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com*
379
+ All URIs are relative to *https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com*
380
380
 
381
381
  Method | HTTP request | Description
382
382
  ------------- | ------------- | -------------
@@ -399,10 +399,10 @@ import pulpcore.client.pulp_service
399
399
  from pulpcore.client.pulp_service.rest import ApiException
400
400
  from pprint import pprint
401
401
 
402
- # Defining the host is optional and defaults to https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com
402
+ # Defining the host is optional and defaults to https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com
403
403
  # See configuration.py for a list of all supported configuration parameters.
404
404
  configuration = pulpcore.client.pulp_service.Configuration(
405
- host = "https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com"
405
+ host = "https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com"
406
406
  )
407
407
 
408
408
 
@@ -468,10 +468,10 @@ from pulpcore.client.pulp_service.models.async_operation_response import AsyncOp
468
468
  from pulpcore.client.pulp_service.rest import ApiException
469
469
  from pprint import pprint
470
470
 
471
- # Defining the host is optional and defaults to https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com
471
+ # Defining the host is optional and defaults to https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com
472
472
  # See configuration.py for a list of all supported configuration parameters.
473
473
  configuration = pulpcore.client.pulp_service.Configuration(
474
- host = "https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com"
474
+ host = "https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com"
475
475
  )
476
476
 
477
477
 
@@ -522,7 +522,7 @@ No authorization required
522
522
 
523
523
  # pulpcore.client.pulp_service.ApiTestRandomLockTasksApi
524
524
 
525
- All URIs are relative to *https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com*
525
+ All URIs are relative to *https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com*
526
526
 
527
527
  Method | HTTP request | Description
528
528
  ------------- | ------------- | -------------
@@ -542,10 +542,10 @@ import pulpcore.client.pulp_service
542
542
  from pulpcore.client.pulp_service.rest import ApiException
543
543
  from pprint import pprint
544
544
 
545
- # Defining the host is optional and defaults to https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com
545
+ # Defining the host is optional and defaults to https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com
546
546
  # See configuration.py for a list of all supported configuration parameters.
547
547
  configuration = pulpcore.client.pulp_service.Configuration(
548
- host = "https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com"
548
+ host = "https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com"
549
549
  )
550
550
 
551
551
 
@@ -597,7 +597,7 @@ No authorization required
597
597
 
598
598
  # pulpcore.client.pulp_service.ApiTestTasksApi
599
599
 
600
- All URIs are relative to *https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com*
600
+ All URIs are relative to *https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com*
601
601
 
602
602
  Method | HTTP request | Description
603
603
  ------------- | ------------- | -------------
@@ -617,10 +617,10 @@ import pulpcore.client.pulp_service
617
617
  from pulpcore.client.pulp_service.rest import ApiException
618
618
  from pprint import pprint
619
619
 
620
- # Defining the host is optional and defaults to https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com
620
+ # Defining the host is optional and defaults to https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com
621
621
  # See configuration.py for a list of all supported configuration parameters.
622
622
  configuration = pulpcore.client.pulp_service.Configuration(
623
- host = "https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com"
623
+ host = "https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com"
624
624
  )
625
625
 
626
626
 
@@ -702,7 +702,7 @@ async_operation_response_from_dict = AsyncOperationResponse.from_dict(async_oper
702
702
 
703
703
  # pulpcore.client.pulp_service.ContentguardsFeatureApi
704
704
 
705
- All URIs are relative to *https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com*
705
+ All URIs are relative to *https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com*
706
706
 
707
707
  Method | HTTP request | Description
708
708
  ------------- | ------------- | -------------
@@ -738,10 +738,10 @@ from pulpcore.client.pulp_service.models.nested_role_response import NestedRoleR
738
738
  from pulpcore.client.pulp_service.rest import ApiException
739
739
  from pprint import pprint
740
740
 
741
- # Defining the host is optional and defaults to https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com
741
+ # Defining the host is optional and defaults to https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com
742
742
  # See configuration.py for a list of all supported configuration parameters.
743
743
  configuration = pulpcore.client.pulp_service.Configuration(
744
- host = "https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com"
744
+ host = "https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com"
745
745
  )
746
746
 
747
747
  # The client must configure the authentication and authorization parameters
@@ -832,10 +832,10 @@ from pulpcore.client.pulp_service.models.service_feature_content_guard_response
832
832
  from pulpcore.client.pulp_service.rest import ApiException
833
833
  from pprint import pprint
834
834
 
835
- # Defining the host is optional and defaults to https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com
835
+ # Defining the host is optional and defaults to https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com
836
836
  # See configuration.py for a list of all supported configuration parameters.
837
837
  configuration = pulpcore.client.pulp_service.Configuration(
838
- host = "https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com"
838
+ host = "https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com"
839
839
  )
840
840
 
841
841
  # The client must configure the authentication and authorization parameters
@@ -924,10 +924,10 @@ import pulpcore.client.pulp_service
924
924
  from pulpcore.client.pulp_service.rest import ApiException
925
925
  from pprint import pprint
926
926
 
927
- # Defining the host is optional and defaults to https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com
927
+ # Defining the host is optional and defaults to https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com
928
928
  # See configuration.py for a list of all supported configuration parameters.
929
929
  configuration = pulpcore.client.pulp_service.Configuration(
930
- host = "https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com"
930
+ host = "https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com"
931
931
  )
932
932
 
933
933
  # The client must configure the authentication and authorization parameters
@@ -1013,10 +1013,10 @@ from pulpcore.client.pulp_service.models.paginatedservice_feature_content_guard_
1013
1013
  from pulpcore.client.pulp_service.rest import ApiException
1014
1014
  from pprint import pprint
1015
1015
 
1016
- # Defining the host is optional and defaults to https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com
1016
+ # Defining the host is optional and defaults to https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com
1017
1017
  # See configuration.py for a list of all supported configuration parameters.
1018
1018
  configuration = pulpcore.client.pulp_service.Configuration(
1019
- host = "https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com"
1019
+ host = "https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com"
1020
1020
  )
1021
1021
 
1022
1022
  # The client must configure the authentication and authorization parameters
@@ -1140,10 +1140,10 @@ from pulpcore.client.pulp_service.models.object_roles_response import ObjectRole
1140
1140
  from pulpcore.client.pulp_service.rest import ApiException
1141
1141
  from pprint import pprint
1142
1142
 
1143
- # Defining the host is optional and defaults to https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com
1143
+ # Defining the host is optional and defaults to https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com
1144
1144
  # See configuration.py for a list of all supported configuration parameters.
1145
1145
  configuration = pulpcore.client.pulp_service.Configuration(
1146
- host = "https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com"
1146
+ host = "https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com"
1147
1147
  )
1148
1148
 
1149
1149
  # The client must configure the authentication and authorization parameters
@@ -1235,10 +1235,10 @@ from pulpcore.client.pulp_service.models.my_permissions_response import MyPermis
1235
1235
  from pulpcore.client.pulp_service.rest import ApiException
1236
1236
  from pprint import pprint
1237
1237
 
1238
- # Defining the host is optional and defaults to https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com
1238
+ # Defining the host is optional and defaults to https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com
1239
1239
  # See configuration.py for a list of all supported configuration parameters.
1240
1240
  configuration = pulpcore.client.pulp_service.Configuration(
1241
- host = "https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com"
1241
+ host = "https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com"
1242
1242
  )
1243
1243
 
1244
1244
  # The client must configure the authentication and authorization parameters
@@ -1331,10 +1331,10 @@ from pulpcore.client.pulp_service.models.service_feature_content_guard_response
1331
1331
  from pulpcore.client.pulp_service.rest import ApiException
1332
1332
  from pprint import pprint
1333
1333
 
1334
- # Defining the host is optional and defaults to https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com
1334
+ # Defining the host is optional and defaults to https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com
1335
1335
  # See configuration.py for a list of all supported configuration parameters.
1336
1336
  configuration = pulpcore.client.pulp_service.Configuration(
1337
- host = "https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com"
1337
+ host = "https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com"
1338
1338
  )
1339
1339
 
1340
1340
  # The client must configure the authentication and authorization parameters
@@ -1424,10 +1424,10 @@ from pulpcore.client.pulp_service.models.service_feature_content_guard_response
1424
1424
  from pulpcore.client.pulp_service.rest import ApiException
1425
1425
  from pprint import pprint
1426
1426
 
1427
- # Defining the host is optional and defaults to https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com
1427
+ # Defining the host is optional and defaults to https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com
1428
1428
  # See configuration.py for a list of all supported configuration parameters.
1429
1429
  configuration = pulpcore.client.pulp_service.Configuration(
1430
- host = "https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com"
1430
+ host = "https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com"
1431
1431
  )
1432
1432
 
1433
1433
  # The client must configure the authentication and authorization parameters
@@ -1520,10 +1520,10 @@ from pulpcore.client.pulp_service.models.nested_role_response import NestedRoleR
1520
1520
  from pulpcore.client.pulp_service.rest import ApiException
1521
1521
  from pprint import pprint
1522
1522
 
1523
- # Defining the host is optional and defaults to https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com
1523
+ # Defining the host is optional and defaults to https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com
1524
1524
  # See configuration.py for a list of all supported configuration parameters.
1525
1525
  configuration = pulpcore.client.pulp_service.Configuration(
1526
- host = "https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com"
1526
+ host = "https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com"
1527
1527
  )
1528
1528
 
1529
1529
  # The client must configure the authentication and authorization parameters
@@ -1614,10 +1614,10 @@ from pulpcore.client.pulp_service.models.service_feature_content_guard_response
1614
1614
  from pulpcore.client.pulp_service.rest import ApiException
1615
1615
  from pprint import pprint
1616
1616
 
1617
- # Defining the host is optional and defaults to https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com
1617
+ # Defining the host is optional and defaults to https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com
1618
1618
  # See configuration.py for a list of all supported configuration parameters.
1619
1619
  configuration = pulpcore.client.pulp_service.Configuration(
1620
- host = "https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com"
1620
+ host = "https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com"
1621
1621
  )
1622
1622
 
1623
1623
  # The client must configure the authentication and authorization parameters
@@ -2225,7 +2225,7 @@ task_response_from_dict = TaskResponse.from_dict(task_response_dict)
2225
2225
 
2226
2226
  # pulpcore.client.pulp_service.TasksApi
2227
2227
 
2228
- All URIs are relative to *https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com*
2228
+ All URIs are relative to *https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com*
2229
2229
 
2230
2230
  Method | HTTP request | Description
2231
2231
  ------------- | ------------- | -------------
@@ -2251,10 +2251,10 @@ from pulpcore.client.pulp_service.models.paginated_task_response_list import Pag
2251
2251
  from pulpcore.client.pulp_service.rest import ApiException
2252
2252
  from pprint import pprint
2253
2253
 
2254
- # Defining the host is optional and defaults to https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com
2254
+ # Defining the host is optional and defaults to https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com
2255
2255
  # See configuration.py for a list of all supported configuration parameters.
2256
2256
  configuration = pulpcore.client.pulp_service.Configuration(
2257
- host = "https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com"
2257
+ host = "https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com"
2258
2258
  )
2259
2259
 
2260
2260
  # The client must configure the authentication and authorization parameters
@@ -2436,7 +2436,7 @@ Name | Type | Description | Notes
2436
2436
 
2437
2437
  # pulpcore.client.pulp_service.VulnReportServiceApi
2438
2438
 
2439
- All URIs are relative to *https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com*
2439
+ All URIs are relative to *https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com*
2440
2440
 
2441
2441
  Method | HTTP request | Description
2442
2442
  ------------- | ------------- | -------------
@@ -2465,10 +2465,10 @@ from pulpcore.client.pulp_service.models.async_operation_response import AsyncOp
2465
2465
  from pulpcore.client.pulp_service.rest import ApiException
2466
2466
  from pprint import pprint
2467
2467
 
2468
- # Defining the host is optional and defaults to https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com
2468
+ # Defining the host is optional and defaults to https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com
2469
2469
  # See configuration.py for a list of all supported configuration parameters.
2470
2470
  configuration = pulpcore.client.pulp_service.Configuration(
2471
- host = "https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com"
2471
+ host = "https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com"
2472
2472
  )
2473
2473
 
2474
2474
  # The client must configure the authentication and authorization parameters
@@ -2559,10 +2559,10 @@ import pulpcore.client.pulp_service
2559
2559
  from pulpcore.client.pulp_service.rest import ApiException
2560
2560
  from pprint import pprint
2561
2561
 
2562
- # Defining the host is optional and defaults to https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com
2562
+ # Defining the host is optional and defaults to https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com
2563
2563
  # See configuration.py for a list of all supported configuration parameters.
2564
2564
  configuration = pulpcore.client.pulp_service.Configuration(
2565
- host = "https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com"
2565
+ host = "https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com"
2566
2566
  )
2567
2567
 
2568
2568
  # The client must configure the authentication and authorization parameters
@@ -2648,10 +2648,10 @@ from pulpcore.client.pulp_service.models.paginatedservice_vulnerability_report_r
2648
2648
  from pulpcore.client.pulp_service.rest import ApiException
2649
2649
  from pprint import pprint
2650
2650
 
2651
- # Defining the host is optional and defaults to https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com
2651
+ # Defining the host is optional and defaults to https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com
2652
2652
  # See configuration.py for a list of all supported configuration parameters.
2653
2653
  configuration = pulpcore.client.pulp_service.Configuration(
2654
- host = "https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com"
2654
+ host = "https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com"
2655
2655
  )
2656
2656
 
2657
2657
  # The client must configure the authentication and authorization parameters
@@ -2747,10 +2747,10 @@ from pulpcore.client.pulp_service.models.service_vulnerability_report_response i
2747
2747
  from pulpcore.client.pulp_service.rest import ApiException
2748
2748
  from pprint import pprint
2749
2749
 
2750
- # Defining the host is optional and defaults to https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com
2750
+ # Defining the host is optional and defaults to https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com
2751
2751
  # See configuration.py for a list of all supported configuration parameters.
2752
2752
  configuration = pulpcore.client.pulp_service.Configuration(
2753
- host = "https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com"
2753
+ host = "https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com"
2754
2754
  )
2755
2755
 
2756
2756
  # The client must configure the authentication and authorization parameters
@@ -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: 20260119.1
7
+ - Package version: 20260119.2
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 pulpcore.client.pulp_service
56
56
  from pulpcore.client.pulp_service.rest import ApiException
57
57
  from pprint import pprint
58
58
 
59
- # Defining the host is optional and defaults to https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com
59
+ # Defining the host is optional and defaults to https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com
60
60
  # See configuration.py for a list of all supported configuration parameters.
61
61
  configuration = pulpcore.client.pulp_service.Configuration(
62
- host = "https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com"
62
+ host = "https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com"
63
63
  )
64
64
 
65
65
  # The client must configure the authentication and authorization parameters
@@ -101,7 +101,7 @@ with pulpcore.client.pulp_service.ApiClient(configuration) as api_client:
101
101
 
102
102
  ## Documentation for API Endpoints
103
103
 
104
- All URIs are relative to *https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com*
104
+ All URIs are relative to *https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com*
105
105
 
106
106
  Class | Method | HTTP request | Description
107
107
  ------------ | ------------- | ------------- | -------------
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: crc-pulp_service-client
3
- Version: 20260119.1
3
+ Version: 20260119.2
4
4
  Summary: Pulp 3 API
5
5
  Home-page:
6
6
  Author: Pulp Team
@@ -23,7 +23,7 @@ Dynamic: summary
23
23
 
24
24
  # pulpcore.client.pulp_service.ApiCreateDomainApi
25
25
 
26
- All URIs are relative to *https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com*
26
+ All URIs are relative to *https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com*
27
27
 
28
28
  Method | HTTP request | Description
29
29
  ------------- | ------------- | -------------
@@ -50,10 +50,10 @@ from pulpcore.client.pulp_service.models.domain_response import DomainResponse
50
50
  from pulpcore.client.pulp_service.rest import ApiException
51
51
  from pprint import pprint
52
52
 
53
- # Defining the host is optional and defaults to https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com
53
+ # Defining the host is optional and defaults to https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com
54
54
  # See configuration.py for a list of all supported configuration parameters.
55
55
  configuration = pulpcore.client.pulp_service.Configuration(
56
- host = "https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com"
56
+ host = "https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com"
57
57
  )
58
58
 
59
59
  # The client must configure the authentication and authorization parameters
@@ -124,7 +124,7 @@ Name | Type | Description | Notes
124
124
 
125
125
  # pulpcore.client.pulp_service.ApiDebugAuthHeaderApi
126
126
 
127
- All URIs are relative to *https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com*
127
+ All URIs are relative to *https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com*
128
128
 
129
129
  Method | HTTP request | Description
130
130
  ------------- | ------------- | -------------
@@ -146,10 +146,10 @@ import pulpcore.client.pulp_service
146
146
  from pulpcore.client.pulp_service.rest import ApiException
147
147
  from pprint import pprint
148
148
 
149
- # Defining the host is optional and defaults to https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com
149
+ # Defining the host is optional and defaults to https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com
150
150
  # See configuration.py for a list of all supported configuration parameters.
151
151
  configuration = pulpcore.client.pulp_service.Configuration(
152
- host = "https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com"
152
+ host = "https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com"
153
153
  )
154
154
 
155
155
 
@@ -201,7 +201,7 @@ No authorization required
201
201
 
202
202
  # pulpcore.client.pulp_service.ApiDebugDatabaseTriggersApi
203
203
 
204
- All URIs are relative to *https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com*
204
+ All URIs are relative to *https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com*
205
205
 
206
206
  Method | HTTP request | Description
207
207
  ------------- | ------------- | -------------
@@ -223,10 +223,10 @@ import pulpcore.client.pulp_service
223
223
  from pulpcore.client.pulp_service.rest import ApiException
224
224
  from pprint import pprint
225
225
 
226
- # Defining the host is optional and defaults to https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com
226
+ # Defining the host is optional and defaults to https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com
227
227
  # See configuration.py for a list of all supported configuration parameters.
228
228
  configuration = pulpcore.client.pulp_service.Configuration(
229
- host = "https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com"
229
+ host = "https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com"
230
230
  )
231
231
 
232
232
 
@@ -278,7 +278,7 @@ No authorization required
278
278
 
279
279
  # pulpcore.client.pulp_service.ApiDebugReleaseTaskLocksApi
280
280
 
281
- All URIs are relative to *https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com*
281
+ All URIs are relative to *https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com*
282
282
 
283
283
  Method | HTTP request | Description
284
284
  ------------- | ------------- | -------------
@@ -303,10 +303,10 @@ import pulpcore.client.pulp_service
303
303
  from pulpcore.client.pulp_service.rest import ApiException
304
304
  from pprint import pprint
305
305
 
306
- # Defining the host is optional and defaults to https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com
306
+ # Defining the host is optional and defaults to https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com
307
307
  # See configuration.py for a list of all supported configuration parameters.
308
308
  configuration = pulpcore.client.pulp_service.Configuration(
309
- host = "https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com"
309
+ host = "https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com"
310
310
  )
311
311
 
312
312
  # The client must configure the authentication and authorization parameters
@@ -376,7 +376,7 @@ void (empty response body)
376
376
 
377
377
  # pulpcore.client.pulp_service.ApiRdsConnectionTestsApi
378
378
 
379
- All URIs are relative to *https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com*
379
+ All URIs are relative to *https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com*
380
380
 
381
381
  Method | HTTP request | Description
382
382
  ------------- | ------------- | -------------
@@ -399,10 +399,10 @@ import pulpcore.client.pulp_service
399
399
  from pulpcore.client.pulp_service.rest import ApiException
400
400
  from pprint import pprint
401
401
 
402
- # Defining the host is optional and defaults to https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com
402
+ # Defining the host is optional and defaults to https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com
403
403
  # See configuration.py for a list of all supported configuration parameters.
404
404
  configuration = pulpcore.client.pulp_service.Configuration(
405
- host = "https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com"
405
+ host = "https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com"
406
406
  )
407
407
 
408
408
 
@@ -468,10 +468,10 @@ from pulpcore.client.pulp_service.models.async_operation_response import AsyncOp
468
468
  from pulpcore.client.pulp_service.rest import ApiException
469
469
  from pprint import pprint
470
470
 
471
- # Defining the host is optional and defaults to https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com
471
+ # Defining the host is optional and defaults to https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com
472
472
  # See configuration.py for a list of all supported configuration parameters.
473
473
  configuration = pulpcore.client.pulp_service.Configuration(
474
- host = "https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com"
474
+ host = "https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com"
475
475
  )
476
476
 
477
477
 
@@ -522,7 +522,7 @@ No authorization required
522
522
 
523
523
  # pulpcore.client.pulp_service.ApiTestRandomLockTasksApi
524
524
 
525
- All URIs are relative to *https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com*
525
+ All URIs are relative to *https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com*
526
526
 
527
527
  Method | HTTP request | Description
528
528
  ------------- | ------------- | -------------
@@ -542,10 +542,10 @@ import pulpcore.client.pulp_service
542
542
  from pulpcore.client.pulp_service.rest import ApiException
543
543
  from pprint import pprint
544
544
 
545
- # Defining the host is optional and defaults to https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com
545
+ # Defining the host is optional and defaults to https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com
546
546
  # See configuration.py for a list of all supported configuration parameters.
547
547
  configuration = pulpcore.client.pulp_service.Configuration(
548
- host = "https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com"
548
+ host = "https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com"
549
549
  )
550
550
 
551
551
 
@@ -597,7 +597,7 @@ No authorization required
597
597
 
598
598
  # pulpcore.client.pulp_service.ApiTestTasksApi
599
599
 
600
- All URIs are relative to *https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com*
600
+ All URIs are relative to *https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com*
601
601
 
602
602
  Method | HTTP request | Description
603
603
  ------------- | ------------- | -------------
@@ -617,10 +617,10 @@ import pulpcore.client.pulp_service
617
617
  from pulpcore.client.pulp_service.rest import ApiException
618
618
  from pprint import pprint
619
619
 
620
- # Defining the host is optional and defaults to https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com
620
+ # Defining the host is optional and defaults to https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com
621
621
  # See configuration.py for a list of all supported configuration parameters.
622
622
  configuration = pulpcore.client.pulp_service.Configuration(
623
- host = "https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com"
623
+ host = "https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com"
624
624
  )
625
625
 
626
626
 
@@ -702,7 +702,7 @@ async_operation_response_from_dict = AsyncOperationResponse.from_dict(async_oper
702
702
 
703
703
  # pulpcore.client.pulp_service.ContentguardsFeatureApi
704
704
 
705
- All URIs are relative to *https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com*
705
+ All URIs are relative to *https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com*
706
706
 
707
707
  Method | HTTP request | Description
708
708
  ------------- | ------------- | -------------
@@ -738,10 +738,10 @@ from pulpcore.client.pulp_service.models.nested_role_response import NestedRoleR
738
738
  from pulpcore.client.pulp_service.rest import ApiException
739
739
  from pprint import pprint
740
740
 
741
- # Defining the host is optional and defaults to https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com
741
+ # Defining the host is optional and defaults to https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com
742
742
  # See configuration.py for a list of all supported configuration parameters.
743
743
  configuration = pulpcore.client.pulp_service.Configuration(
744
- host = "https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com"
744
+ host = "https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com"
745
745
  )
746
746
 
747
747
  # The client must configure the authentication and authorization parameters
@@ -832,10 +832,10 @@ from pulpcore.client.pulp_service.models.service_feature_content_guard_response
832
832
  from pulpcore.client.pulp_service.rest import ApiException
833
833
  from pprint import pprint
834
834
 
835
- # Defining the host is optional and defaults to https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com
835
+ # Defining the host is optional and defaults to https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com
836
836
  # See configuration.py for a list of all supported configuration parameters.
837
837
  configuration = pulpcore.client.pulp_service.Configuration(
838
- host = "https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com"
838
+ host = "https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com"
839
839
  )
840
840
 
841
841
  # The client must configure the authentication and authorization parameters
@@ -924,10 +924,10 @@ import pulpcore.client.pulp_service
924
924
  from pulpcore.client.pulp_service.rest import ApiException
925
925
  from pprint import pprint
926
926
 
927
- # Defining the host is optional and defaults to https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com
927
+ # Defining the host is optional and defaults to https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com
928
928
  # See configuration.py for a list of all supported configuration parameters.
929
929
  configuration = pulpcore.client.pulp_service.Configuration(
930
- host = "https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com"
930
+ host = "https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com"
931
931
  )
932
932
 
933
933
  # The client must configure the authentication and authorization parameters
@@ -1013,10 +1013,10 @@ from pulpcore.client.pulp_service.models.paginatedservice_feature_content_guard_
1013
1013
  from pulpcore.client.pulp_service.rest import ApiException
1014
1014
  from pprint import pprint
1015
1015
 
1016
- # Defining the host is optional and defaults to https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com
1016
+ # Defining the host is optional and defaults to https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com
1017
1017
  # See configuration.py for a list of all supported configuration parameters.
1018
1018
  configuration = pulpcore.client.pulp_service.Configuration(
1019
- host = "https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com"
1019
+ host = "https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com"
1020
1020
  )
1021
1021
 
1022
1022
  # The client must configure the authentication and authorization parameters
@@ -1140,10 +1140,10 @@ from pulpcore.client.pulp_service.models.object_roles_response import ObjectRole
1140
1140
  from pulpcore.client.pulp_service.rest import ApiException
1141
1141
  from pprint import pprint
1142
1142
 
1143
- # Defining the host is optional and defaults to https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com
1143
+ # Defining the host is optional and defaults to https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com
1144
1144
  # See configuration.py for a list of all supported configuration parameters.
1145
1145
  configuration = pulpcore.client.pulp_service.Configuration(
1146
- host = "https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com"
1146
+ host = "https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com"
1147
1147
  )
1148
1148
 
1149
1149
  # The client must configure the authentication and authorization parameters
@@ -1235,10 +1235,10 @@ from pulpcore.client.pulp_service.models.my_permissions_response import MyPermis
1235
1235
  from pulpcore.client.pulp_service.rest import ApiException
1236
1236
  from pprint import pprint
1237
1237
 
1238
- # Defining the host is optional and defaults to https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com
1238
+ # Defining the host is optional and defaults to https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com
1239
1239
  # See configuration.py for a list of all supported configuration parameters.
1240
1240
  configuration = pulpcore.client.pulp_service.Configuration(
1241
- host = "https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com"
1241
+ host = "https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com"
1242
1242
  )
1243
1243
 
1244
1244
  # The client must configure the authentication and authorization parameters
@@ -1331,10 +1331,10 @@ from pulpcore.client.pulp_service.models.service_feature_content_guard_response
1331
1331
  from pulpcore.client.pulp_service.rest import ApiException
1332
1332
  from pprint import pprint
1333
1333
 
1334
- # Defining the host is optional and defaults to https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com
1334
+ # Defining the host is optional and defaults to https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com
1335
1335
  # See configuration.py for a list of all supported configuration parameters.
1336
1336
  configuration = pulpcore.client.pulp_service.Configuration(
1337
- host = "https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com"
1337
+ host = "https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com"
1338
1338
  )
1339
1339
 
1340
1340
  # The client must configure the authentication and authorization parameters
@@ -1424,10 +1424,10 @@ from pulpcore.client.pulp_service.models.service_feature_content_guard_response
1424
1424
  from pulpcore.client.pulp_service.rest import ApiException
1425
1425
  from pprint import pprint
1426
1426
 
1427
- # Defining the host is optional and defaults to https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com
1427
+ # Defining the host is optional and defaults to https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com
1428
1428
  # See configuration.py for a list of all supported configuration parameters.
1429
1429
  configuration = pulpcore.client.pulp_service.Configuration(
1430
- host = "https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com"
1430
+ host = "https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com"
1431
1431
  )
1432
1432
 
1433
1433
  # The client must configure the authentication and authorization parameters
@@ -1520,10 +1520,10 @@ from pulpcore.client.pulp_service.models.nested_role_response import NestedRoleR
1520
1520
  from pulpcore.client.pulp_service.rest import ApiException
1521
1521
  from pprint import pprint
1522
1522
 
1523
- # Defining the host is optional and defaults to https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com
1523
+ # Defining the host is optional and defaults to https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com
1524
1524
  # See configuration.py for a list of all supported configuration parameters.
1525
1525
  configuration = pulpcore.client.pulp_service.Configuration(
1526
- host = "https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com"
1526
+ host = "https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com"
1527
1527
  )
1528
1528
 
1529
1529
  # The client must configure the authentication and authorization parameters
@@ -1614,10 +1614,10 @@ from pulpcore.client.pulp_service.models.service_feature_content_guard_response
1614
1614
  from pulpcore.client.pulp_service.rest import ApiException
1615
1615
  from pprint import pprint
1616
1616
 
1617
- # Defining the host is optional and defaults to https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com
1617
+ # Defining the host is optional and defaults to https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com
1618
1618
  # See configuration.py for a list of all supported configuration parameters.
1619
1619
  configuration = pulpcore.client.pulp_service.Configuration(
1620
- host = "https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com"
1620
+ host = "https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com"
1621
1621
  )
1622
1622
 
1623
1623
  # The client must configure the authentication and authorization parameters
@@ -2225,7 +2225,7 @@ task_response_from_dict = TaskResponse.from_dict(task_response_dict)
2225
2225
 
2226
2226
  # pulpcore.client.pulp_service.TasksApi
2227
2227
 
2228
- All URIs are relative to *https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com*
2228
+ All URIs are relative to *https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com*
2229
2229
 
2230
2230
  Method | HTTP request | Description
2231
2231
  ------------- | ------------- | -------------
@@ -2251,10 +2251,10 @@ from pulpcore.client.pulp_service.models.paginated_task_response_list import Pag
2251
2251
  from pulpcore.client.pulp_service.rest import ApiException
2252
2252
  from pprint import pprint
2253
2253
 
2254
- # Defining the host is optional and defaults to https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com
2254
+ # Defining the host is optional and defaults to https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com
2255
2255
  # See configuration.py for a list of all supported configuration parameters.
2256
2256
  configuration = pulpcore.client.pulp_service.Configuration(
2257
- host = "https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com"
2257
+ host = "https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com"
2258
2258
  )
2259
2259
 
2260
2260
  # The client must configure the authentication and authorization parameters
@@ -2436,7 +2436,7 @@ Name | Type | Description | Notes
2436
2436
 
2437
2437
  # pulpcore.client.pulp_service.VulnReportServiceApi
2438
2438
 
2439
- All URIs are relative to *https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com*
2439
+ All URIs are relative to *https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com*
2440
2440
 
2441
2441
  Method | HTTP request | Description
2442
2442
  ------------- | ------------- | -------------
@@ -2465,10 +2465,10 @@ from pulpcore.client.pulp_service.models.async_operation_response import AsyncOp
2465
2465
  from pulpcore.client.pulp_service.rest import ApiException
2466
2466
  from pprint import pprint
2467
2467
 
2468
- # Defining the host is optional and defaults to https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com
2468
+ # Defining the host is optional and defaults to https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com
2469
2469
  # See configuration.py for a list of all supported configuration parameters.
2470
2470
  configuration = pulpcore.client.pulp_service.Configuration(
2471
- host = "https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com"
2471
+ host = "https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com"
2472
2472
  )
2473
2473
 
2474
2474
  # The client must configure the authentication and authorization parameters
@@ -2559,10 +2559,10 @@ import pulpcore.client.pulp_service
2559
2559
  from pulpcore.client.pulp_service.rest import ApiException
2560
2560
  from pprint import pprint
2561
2561
 
2562
- # Defining the host is optional and defaults to https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com
2562
+ # Defining the host is optional and defaults to https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com
2563
2563
  # See configuration.py for a list of all supported configuration parameters.
2564
2564
  configuration = pulpcore.client.pulp_service.Configuration(
2565
- host = "https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com"
2565
+ host = "https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com"
2566
2566
  )
2567
2567
 
2568
2568
  # The client must configure the authentication and authorization parameters
@@ -2648,10 +2648,10 @@ from pulpcore.client.pulp_service.models.paginatedservice_vulnerability_report_r
2648
2648
  from pulpcore.client.pulp_service.rest import ApiException
2649
2649
  from pprint import pprint
2650
2650
 
2651
- # Defining the host is optional and defaults to https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com
2651
+ # Defining the host is optional and defaults to https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com
2652
2652
  # See configuration.py for a list of all supported configuration parameters.
2653
2653
  configuration = pulpcore.client.pulp_service.Configuration(
2654
- host = "https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com"
2654
+ host = "https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com"
2655
2655
  )
2656
2656
 
2657
2657
  # The client must configure the authentication and authorization parameters
@@ -2747,10 +2747,10 @@ from pulpcore.client.pulp_service.models.service_vulnerability_report_response i
2747
2747
  from pulpcore.client.pulp_service.rest import ApiException
2748
2748
  from pprint import pprint
2749
2749
 
2750
- # Defining the host is optional and defaults to https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com
2750
+ # Defining the host is optional and defaults to https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com
2751
2751
  # See configuration.py for a list of all supported configuration parameters.
2752
2752
  configuration = pulpcore.client.pulp_service.Configuration(
2753
- host = "https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com"
2753
+ host = "https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com"
2754
2754
  )
2755
2755
 
2756
2756
  # The client must configure the authentication and authorization parameters
@@ -15,7 +15,7 @@
15
15
  """ # noqa: E501
16
16
 
17
17
 
18
- __version__ = "20260119.1"
18
+ __version__ = "20260119.2"
19
19
 
20
20
  # import apis into sdk package
21
21
  from pulpcore.client.pulp_service.api.api_create_domain_api import ApiCreateDomainApi
@@ -225,7 +225,7 @@ conf = pulpcore.client.pulp_service.Configuration(
225
225
  ) -> None:
226
226
  """Constructor
227
227
  """
228
- self._base_path = "https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com" if host is None else host
228
+ self._base_path = "https://env-ephemeral-uxdpuw.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_service.Configuration(
557
557
  "OS: {env}\n"\
558
558
  "Python Version: {pyversion}\n"\
559
559
  "Version of the API: v3\n"\
560
- "SDK Package Version: 20260119.1".\
560
+ "SDK Package Version: 20260119.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_service.Configuration(
567
567
  """
568
568
  return [
569
569
  {
570
- 'url': "https://env-ephemeral-rwmrmr.apps.crc-eph.r9lp.p1.openshiftapps.com",
570
+ 'url': "https://env-ephemeral-uxdpuw.apps.crc-eph.r9lp.p1.openshiftapps.com",
571
571
  'description': "No description provided",
572
572
  }
573
573
  ]
@@ -1,6 +1,6 @@
1
1
  [tool.poetry]
2
2
  name = "pulpcore.client.pulp_service"
3
- version = "20260119.1"
3
+ version = "20260119.2"
4
4
  description = "Pulp 3 API"
5
5
  authors = ["Pulp Team <pulp-list@redhat.com>"]
6
6
  license = "GPLv2+"
@@ -23,7 +23,7 @@ from setuptools import setup, find_packages # noqa: H301
23
23
  # prerequisite: setuptools
24
24
  # http://pypi.python.org/pypi/setuptools
25
25
  NAME = "crc-pulp_service-client"
26
- VERSION = "20260119.1"
26
+ VERSION = "20260119.2"
27
27
  PYTHON_REQUIRES = ">= 3.8"
28
28
  REQUIRES = [
29
29
  "urllib3 >= 1.25.3, < 2.7",