ibm-platform-services 0.55.1__tar.gz → 0.55.3__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 (42) hide show
  1. ibm_platform_services-0.55.3/MANIFEST.in +1 -0
  2. {ibm-platform-services-0.55.1/ibm_platform_services.egg-info → ibm_platform_services-0.55.3}/PKG-INFO +24 -10
  3. {ibm-platform-services-0.55.1 → ibm_platform_services-0.55.3}/README.md +1 -1
  4. {ibm-platform-services-0.55.1 → ibm_platform_services-0.55.3}/ibm_platform_services/catalog_management_v1.py +58 -58
  5. {ibm-platform-services-0.55.1 → ibm_platform_services-0.55.3}/ibm_platform_services/global_catalog_v1.py +29 -29
  6. {ibm-platform-services-0.55.1 → ibm_platform_services-0.55.3}/ibm_platform_services/ibm_cloud_shell_v1.py +2 -2
  7. {ibm-platform-services-0.55.1 → ibm_platform_services-0.55.3}/ibm_platform_services/open_service_broker_v1.py +6 -6
  8. {ibm-platform-services-0.55.1 → ibm_platform_services-0.55.3}/ibm_platform_services/resource_manager_v2.py +3 -3
  9. {ibm-platform-services-0.55.1 → ibm_platform_services-0.55.3}/ibm_platform_services/usage_metering_v4.py +1 -1
  10. {ibm-platform-services-0.55.1 → ibm_platform_services-0.55.3}/ibm_platform_services/version.py +1 -1
  11. {ibm-platform-services-0.55.1 → ibm_platform_services-0.55.3/ibm_platform_services.egg-info}/PKG-INFO +24 -10
  12. {ibm-platform-services-0.55.1 → ibm_platform_services-0.55.3}/ibm_platform_services.egg-info/SOURCES.txt +1 -5
  13. ibm_platform_services-0.55.3/ibm_platform_services.egg-info/requires.txt +13 -0
  14. ibm_platform_services-0.55.3/pyproject.toml +63 -0
  15. ibm-platform-services-0.55.1/MANIFEST.in +0 -3
  16. ibm-platform-services-0.55.1/ibm_platform_services.egg-info/requires.txt +0 -1
  17. ibm-platform-services-0.55.1/ibm_platform_services.egg-info/zip-safe +0 -1
  18. ibm-platform-services-0.55.1/pyproject.toml +0 -3
  19. ibm-platform-services-0.55.1/requirements-dev.txt +0 -6
  20. ibm-platform-services-0.55.1/requirements.txt +0 -1
  21. ibm-platform-services-0.55.1/setup.py +0 -75
  22. {ibm-platform-services-0.55.1 → ibm_platform_services-0.55.3}/LICENSE +0 -0
  23. {ibm-platform-services-0.55.1 → ibm_platform_services-0.55.3}/ibm_platform_services/__init__.py +0 -0
  24. {ibm-platform-services-0.55.1 → ibm_platform_services-0.55.3}/ibm_platform_services/case_management_v1.py +0 -0
  25. {ibm-platform-services-0.55.1 → ibm_platform_services-0.55.3}/ibm_platform_services/common.py +0 -0
  26. {ibm-platform-services-0.55.1 → ibm_platform_services-0.55.3}/ibm_platform_services/context_based_restrictions_v1.py +0 -0
  27. {ibm-platform-services-0.55.1 → ibm_platform_services-0.55.3}/ibm_platform_services/enterprise_billing_units_v1.py +0 -0
  28. {ibm-platform-services-0.55.1 → ibm_platform_services-0.55.3}/ibm_platform_services/enterprise_management_v1.py +0 -0
  29. {ibm-platform-services-0.55.1 → ibm_platform_services-0.55.3}/ibm_platform_services/enterprise_usage_reports_v1.py +0 -0
  30. {ibm-platform-services-0.55.1 → ibm_platform_services-0.55.3}/ibm_platform_services/global_search_v2.py +0 -0
  31. {ibm-platform-services-0.55.1 → ibm_platform_services-0.55.3}/ibm_platform_services/global_tagging_v1.py +0 -0
  32. {ibm-platform-services-0.55.1 → ibm_platform_services-0.55.3}/ibm_platform_services/iam_access_groups_v2.py +0 -0
  33. {ibm-platform-services-0.55.1 → ibm_platform_services-0.55.3}/ibm_platform_services/iam_identity_v1.py +0 -0
  34. {ibm-platform-services-0.55.1 → ibm_platform_services-0.55.3}/ibm_platform_services/iam_policy_management_v1.py +0 -0
  35. {ibm-platform-services-0.55.1 → ibm_platform_services-0.55.3}/ibm_platform_services/partner_billing_units_v1.py +0 -0
  36. {ibm-platform-services-0.55.1 → ibm_platform_services-0.55.3}/ibm_platform_services/partner_usage_reports_v1.py +0 -0
  37. {ibm-platform-services-0.55.1 → ibm_platform_services-0.55.3}/ibm_platform_services/resource_controller_v2.py +0 -0
  38. {ibm-platform-services-0.55.1 → ibm_platform_services-0.55.3}/ibm_platform_services/usage_reports_v4.py +0 -0
  39. {ibm-platform-services-0.55.1 → ibm_platform_services-0.55.3}/ibm_platform_services/user_management_v1.py +0 -0
  40. {ibm-platform-services-0.55.1 → ibm_platform_services-0.55.3}/ibm_platform_services.egg-info/dependency_links.txt +0 -0
  41. {ibm-platform-services-0.55.1 → ibm_platform_services-0.55.3}/ibm_platform_services.egg-info/top_level.txt +0 -0
  42. {ibm-platform-services-0.55.1 → ibm_platform_services-0.55.3}/setup.cfg +0 -0
@@ -0,0 +1 @@
1
+ include LICENSE
@@ -1,13 +1,15 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: ibm-platform-services
3
- Version: 0.55.1
3
+ Version: 0.55.3
4
4
  Summary: Python client library for IBM Cloud Platform Services
5
- Home-page: https://github.com/IBM/platform-services-python-sdk
6
- Author: IBM
7
- Author-email: devxsdk@us.ibm.com
8
- License: Apache 2.0
9
- Keywords: ibm_platform_services
10
- Platform: UNKNOWN
5
+ Author-email: IBM <devxsdk@us.ibm.com>
6
+ Project-URL: Repository, https://github.com/IBM/platform-services-python-sdk
7
+ Project-URL: Documentation, https://github.com/IBM/platform-services-python-sdk/blob/main/README.md
8
+ Project-URL: Issues, https://github.com/IBM/platform-services-python-sdk/issues
9
+ Project-URL: Changelog, https://github.com/IBM/platform-services-python-sdk/blob/main/CHANGELOG.md
10
+ Project-URL: Contributing, https://github.com/IBM/platform-services-python-sdk/blob/main/CONTRIBUTING.md
11
+ Project-URL: License, https://github.com/IBM/platform-services-python-sdk/blob/main/LICENSE
12
+ Keywords: ibm,cloud,ibm cloud services,ibm cloud platform services
11
13
  Classifier: Programming Language :: Python
12
14
  Classifier: Programming Language :: Python :: 3
13
15
  Classifier: Programming Language :: Python :: 3.8
@@ -16,13 +18,27 @@ Classifier: Programming Language :: Python :: 3.10
16
18
  Classifier: Programming Language :: Python :: 3.11
17
19
  Classifier: Programming Language :: Python :: 3.12
18
20
  Classifier: Development Status :: 4 - Beta
21
+ Classifier: Environment :: Console
19
22
  Classifier: Intended Audience :: Developers
20
23
  Classifier: License :: OSI Approved :: Apache Software License
21
24
  Classifier: Operating System :: OS Independent
25
+ Classifier: Topic :: Software Development :: Libraries
22
26
  Classifier: Topic :: Software Development :: Libraries :: Python Modules
23
27
  Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
28
+ Requires-Python: >=3.8
24
29
  Description-Content-Type: text/markdown
25
30
  License-File: LICENSE
31
+ Requires-Dist: ibm_cloud_sdk_core<4.0.0,>=3.20.6
32
+ Provides-Extra: dev
33
+ Requires-Dist: coverage<8.0.0,>=7.3.2; extra == "dev"
34
+ Requires-Dist: pylint<4.0.0,>=3.0.0; extra == "dev"
35
+ Requires-Dist: pytest<8.0.0,>=7.4.2; extra == "dev"
36
+ Requires-Dist: pytest-cov<5.0.0,>=4.1.0; extra == "dev"
37
+ Requires-Dist: responses<1.0.0,>=0.23.3; extra == "dev"
38
+ Requires-Dist: black<25.0.0,>=24.0.0; extra == "dev"
39
+ Provides-Extra: publish
40
+ Requires-Dist: build; extra == "publish"
41
+ Requires-Dist: twine; extra == "publish"
26
42
 
27
43
  [![Build Status](https://app.travis-ci.com/IBM/platform-services-python-sdk.svg?branch=main)](https://app.travis-ci.com/IBM/platform-services-python-sdk)
28
44
  [![Release](https://img.shields.io/github/v/release/IBM/platform-services-python-sdk)](https://github.com/IBM/platform-services-python-sdk/releases/latest)
@@ -34,7 +50,7 @@ License-File: LICENSE
34
50
  [![CLA assistant](https://cla-assistant.io/readme/badge/IBM/platform-services-python-sdk)](https://cla-assistant.io/IBM/platform-services-python-sdk)
35
51
 
36
52
 
37
- # IBM Cloud Platform Services Python SDK Version 0.55.1
53
+ # IBM Cloud Platform Services Python SDK Version 0.55.3
38
54
 
39
55
  Python client library to interact with various
40
56
  [IBM Cloud Platform Service APIs](https://cloud.ibm.com/docs?tab=api-docs&category=platform_services).
@@ -147,5 +163,3 @@ See [CONTRIBUTING.md](https://github.com/IBM/platform-services-python-sdk/blob/m
147
163
 
148
164
  This SDK is released under the Apache 2.0 license.
149
165
  The license's full text can be found in [LICENSE](https://github.com/IBM/platform-services-python-sdk/blob/main/LICENSE).
150
-
151
-
@@ -8,7 +8,7 @@
8
8
  [![CLA assistant](https://cla-assistant.io/readme/badge/IBM/platform-services-python-sdk)](https://cla-assistant.io/IBM/platform-services-python-sdk)
9
9
 
10
10
 
11
- # IBM Cloud Platform Services Python SDK Version 0.55.1
11
+ # IBM Cloud Platform Services Python SDK Version 0.55.3
12
12
 
13
13
  Python client library to interact with various
14
14
  [IBM Cloud Platform Service APIs](https://cloud.ibm.com/docs?tab=api-docs&category=platform_services).
@@ -252,7 +252,7 @@ class CatalogManagementV1(BaseService):
252
252
  catalog_filters: 'Filters' = None,
253
253
  syndication_settings: 'SyndicationResource' = None,
254
254
  kind: str = None,
255
- **kwargs
255
+ **kwargs,
256
256
  ) -> DetailedResponse:
257
257
  """
258
258
  Create a catalog.
@@ -377,7 +377,7 @@ class CatalogManagementV1(BaseService):
377
377
  catalog_filters: 'Filters' = None,
378
378
  syndication_settings: 'SyndicationResource' = None,
379
379
  kind: str = None,
380
- **kwargs
380
+ **kwargs,
381
381
  ) -> DetailedResponse:
382
382
  """
383
383
  Update catalog.
@@ -535,7 +535,7 @@ class CatalogManagementV1(BaseService):
535
535
  include_hidden: bool = None,
536
536
  limit: int = None,
537
537
  offset: int = None,
538
- **kwargs
538
+ **kwargs,
539
539
  ) -> DetailedResponse:
540
540
  """
541
541
  Get consumption offerings.
@@ -599,7 +599,7 @@ class CatalogManagementV1(BaseService):
599
599
  offset: int = None,
600
600
  name: str = None,
601
601
  sort: str = None,
602
- **kwargs
602
+ **kwargs,
603
603
  ) -> DetailedResponse:
604
604
  """
605
605
  Get list of offerings.
@@ -688,7 +688,7 @@ class CatalogManagementV1(BaseService):
688
688
  repo_info: 'RepoInfo' = None,
689
689
  support: 'Support' = None,
690
690
  media: List['MediaItem'] = None,
691
- **kwargs
691
+ **kwargs,
692
692
  ) -> DetailedResponse:
693
693
  """
694
694
  Create offering.
@@ -850,7 +850,7 @@ class CatalogManagementV1(BaseService):
850
850
  include_config: bool = None,
851
851
  is_vsi: bool = None,
852
852
  repo_type: str = None,
853
- **kwargs
853
+ **kwargs,
854
854
  ) -> DetailedResponse:
855
855
  """
856
856
  Import offering version.
@@ -931,7 +931,7 @@ class CatalogManagementV1(BaseService):
931
931
  is_vsi: bool = None,
932
932
  repo_type: str = None,
933
933
  x_auth_token: str = None,
934
- **kwargs
934
+ **kwargs,
935
935
  ) -> DetailedResponse:
936
936
  """
937
937
  Import offering.
@@ -1011,7 +1011,7 @@ class CatalogManagementV1(BaseService):
1011
1011
  content: bytes = None,
1012
1012
  zipurl: str = None,
1013
1013
  repo_type: str = None,
1014
- **kwargs
1014
+ **kwargs,
1015
1015
  ) -> DetailedResponse:
1016
1016
  """
1017
1017
  Reload offering.
@@ -1154,7 +1154,7 @@ class CatalogManagementV1(BaseService):
1154
1154
  repo_info: 'RepoInfo' = None,
1155
1155
  support: 'Support' = None,
1156
1156
  media: List['MediaItem'] = None,
1157
- **kwargs
1157
+ **kwargs,
1158
1158
  ) -> DetailedResponse:
1159
1159
  """
1160
1160
  Update offering.
@@ -1313,7 +1313,7 @@ class CatalogManagementV1(BaseService):
1313
1313
  if_match: str,
1314
1314
  *,
1315
1315
  updates: List['JsonPatchOperation'] = None,
1316
- **kwargs
1316
+ **kwargs,
1317
1317
  ) -> DetailedResponse:
1318
1318
  """
1319
1319
  Update offering.
@@ -1537,7 +1537,7 @@ class CatalogManagementV1(BaseService):
1537
1537
  *,
1538
1538
  description: str = None,
1539
1539
  days_until_deprecate: int = None,
1540
- **kwargs
1540
+ **kwargs,
1541
1541
  ) -> DetailedResponse:
1542
1542
  """
1543
1543
  Allows offering to be deprecated.
@@ -1602,7 +1602,7 @@ class CatalogManagementV1(BaseService):
1602
1602
  channel: str = None,
1603
1603
  namespaces: List[str] = None,
1604
1604
  all_namespaces: bool = None,
1605
- **kwargs
1605
+ **kwargs,
1606
1606
  ) -> DetailedResponse:
1607
1607
  """
1608
1608
  Get version updates.
@@ -1689,7 +1689,7 @@ class CatalogManagementV1(BaseService):
1689
1689
  id: str = None,
1690
1690
  kind: str = None,
1691
1691
  channel: str = None,
1692
- **kwargs
1692
+ **kwargs,
1693
1693
  ) -> DetailedResponse:
1694
1694
  """
1695
1695
  Get offering source.
@@ -2056,7 +2056,7 @@ class CatalogManagementV1(BaseService):
2056
2056
  tags: List[str] = None,
2057
2057
  target_kinds: List[str] = None,
2058
2058
  content: bytes = None,
2059
- **kwargs
2059
+ **kwargs,
2060
2060
  ) -> DetailedResponse:
2061
2061
  """
2062
2062
  Copy version to new target kind.
@@ -2253,7 +2253,7 @@ class CatalogManagementV1(BaseService):
2253
2253
  *,
2254
2254
  limit: int = None,
2255
2255
  offset: int = None,
2256
- **kwargs
2256
+ **kwargs,
2257
2257
  ) -> DetailedResponse:
2258
2258
  """
2259
2259
  Get cluster namespaces.
@@ -2307,7 +2307,7 @@ class CatalogManagementV1(BaseService):
2307
2307
  namespaces: List[str] = None,
2308
2308
  all_namespaces: bool = None,
2309
2309
  version_locator_id: str = None,
2310
- **kwargs
2310
+ **kwargs,
2311
2311
  ) -> DetailedResponse:
2312
2312
  """
2313
2313
  Deploy operators.
@@ -2409,7 +2409,7 @@ class CatalogManagementV1(BaseService):
2409
2409
  namespaces: List[str] = None,
2410
2410
  all_namespaces: bool = None,
2411
2411
  version_locator_id: str = None,
2412
- **kwargs
2412
+ **kwargs,
2413
2413
  ) -> DetailedResponse:
2414
2414
  """
2415
2415
  Update operators.
@@ -2520,7 +2520,7 @@ class CatalogManagementV1(BaseService):
2520
2520
  vcenter_password: str = None,
2521
2521
  vcenter_location: str = None,
2522
2522
  vcenter_datastore: str = None,
2523
- **kwargs
2523
+ **kwargs,
2524
2524
  ) -> DetailedResponse:
2525
2525
  """
2526
2526
  Install version.
@@ -2617,7 +2617,7 @@ class CatalogManagementV1(BaseService):
2617
2617
  vcenter_password: str = None,
2618
2618
  vcenter_location: str = None,
2619
2619
  vcenter_datastore: str = None,
2620
- **kwargs
2620
+ **kwargs,
2621
2621
  ) -> DetailedResponse:
2622
2622
  """
2623
2623
  Pre-install version.
@@ -2703,7 +2703,7 @@ class CatalogManagementV1(BaseService):
2703
2703
  cluster_id: str = None,
2704
2704
  region: str = None,
2705
2705
  namespace: str = None,
2706
- **kwargs
2706
+ **kwargs,
2707
2707
  ) -> DetailedResponse:
2708
2708
  """
2709
2709
  Get version pre-install status.
@@ -2765,7 +2765,7 @@ class CatalogManagementV1(BaseService):
2765
2765
  vcenter_password: str = None,
2766
2766
  vcenter_location: str = None,
2767
2767
  vcenter_datastore: str = None,
2768
- **kwargs
2768
+ **kwargs,
2769
2769
  ) -> DetailedResponse:
2770
2770
  """
2771
2771
  Validate offering.
@@ -2968,7 +2968,7 @@ class CatalogManagementV1(BaseService):
2968
2968
  offset: int = None,
2969
2969
  name: str = None,
2970
2970
  sort: str = None,
2971
- **kwargs
2971
+ **kwargs,
2972
2972
  ) -> DetailedResponse:
2973
2973
  """
2974
2974
  List objects within a catalog.
@@ -3037,7 +3037,7 @@ class CatalogManagementV1(BaseService):
3037
3037
  catalog_id: str = None,
3038
3038
  catalog_name: str = None,
3039
3039
  data: dict = None,
3040
- **kwargs
3040
+ **kwargs,
3041
3041
  ) -> DetailedResponse:
3042
3042
  """
3043
3043
  Create catalog object.
@@ -3190,7 +3190,7 @@ class CatalogManagementV1(BaseService):
3190
3190
  catalog_id: str = None,
3191
3191
  catalog_name: str = None,
3192
3192
  data: dict = None,
3193
- **kwargs
3193
+ **kwargs,
3194
3194
  ) -> DetailedResponse:
3195
3195
  """
3196
3196
  Update catalog object.
@@ -3784,7 +3784,7 @@ class CatalogManagementV1(BaseService):
3784
3784
  channel: str = None,
3785
3785
  metadata: dict = None,
3786
3786
  last_operation: 'OfferingInstanceLastOperation' = None,
3787
- **kwargs
3787
+ **kwargs,
3788
3788
  ) -> DetailedResponse:
3789
3789
  """
3790
3790
  Create an offering resource instance.
@@ -3931,7 +3931,7 @@ class CatalogManagementV1(BaseService):
3931
3931
  channel: str = None,
3932
3932
  metadata: dict = None,
3933
3933
  last_operation: 'OfferingInstanceLastOperation' = None,
3934
- **kwargs
3934
+ **kwargs,
3935
3935
  ) -> DetailedResponse:
3936
3936
  """
3937
3937
  Update Offering Instance.
@@ -4300,7 +4300,7 @@ class AccumulatedFilters:
4300
4300
  self,
4301
4301
  *,
4302
4302
  account_filters: List['Filters'] = None,
4303
- catalog_filters: List['AccumulatedFiltersCatalogFiltersItem'] = None
4303
+ catalog_filters: List['AccumulatedFiltersCatalogFiltersItem'] = None,
4304
4304
  ) -> None:
4305
4305
  """
4306
4306
  Initialize a AccumulatedFilters object.
@@ -4639,7 +4639,7 @@ class AuditRecord:
4639
4639
  target_type: str = None,
4640
4640
  target_id: str = None,
4641
4641
  who_delegate_email: str = None,
4642
- message: str = None
4642
+ message: str = None,
4643
4643
  ) -> None:
4644
4644
  """
4645
4645
  Initialize a AuditRecord object.
@@ -4776,7 +4776,7 @@ class Catalog:
4776
4776
  owning_account: str = None,
4777
4777
  catalog_filters: 'Filters' = None,
4778
4778
  syndication_settings: 'SyndicationResource' = None,
4779
- kind: str = None
4779
+ kind: str = None,
4780
4780
  ) -> None:
4781
4781
  """
4782
4782
  Initialize a Catalog object.
@@ -4978,7 +4978,7 @@ class CatalogObject:
4978
4978
  state: 'State' = None,
4979
4979
  catalog_id: str = None,
4980
4980
  catalog_name: str = None,
4981
- data: dict = None
4981
+ data: dict = None,
4982
4982
  ) -> None:
4983
4983
  """
4984
4984
  Initialize a CatalogObject object.
@@ -5286,7 +5286,7 @@ class ClusterInfo:
5286
5286
  resource_group_name: str = None,
5287
5287
  id: str = None,
5288
5288
  name: str = None,
5289
- region: str = None
5289
+ region: str = None,
5290
5290
  ) -> None:
5291
5291
  """
5292
5292
  Initialize a ClusterInfo object.
@@ -5385,7 +5385,7 @@ class Configuration:
5385
5385
  description: str = None,
5386
5386
  required: bool = None,
5387
5387
  options: List[object] = None,
5388
- hidden: bool = None
5388
+ hidden: bool = None,
5389
5389
  ) -> None:
5390
5390
  """
5391
5391
  Initialize a Configuration object.
@@ -5585,7 +5585,7 @@ class Deployment:
5585
5585
  metadata: dict = None,
5586
5586
  tags: List[str] = None,
5587
5587
  created: datetime = None,
5588
- updated: datetime = None
5588
+ updated: datetime = None,
5589
5589
  ) -> None:
5590
5590
  """
5591
5591
  Initialize a Deployment object.
@@ -6079,7 +6079,7 @@ class InstallStatus:
6079
6079
  *,
6080
6080
  metadata: 'InstallStatusMetadata' = None,
6081
6081
  release: 'InstallStatusRelease' = None,
6082
- content_mgmt: 'InstallStatusContentMgmt' = None
6082
+ content_mgmt: 'InstallStatusContentMgmt' = None,
6083
6083
  ) -> None:
6084
6084
  """
6085
6085
  Initialize a InstallStatus object.
@@ -6220,7 +6220,7 @@ class InstallStatusMetadata:
6220
6220
  region: str = None,
6221
6221
  namespace: str = None,
6222
6222
  workspace_id: str = None,
6223
- workspace_name: str = None
6223
+ workspace_name: str = None,
6224
6224
  ) -> None:
6225
6225
  """
6226
6226
  Initialize a InstallStatusMetadata object.
@@ -6310,7 +6310,7 @@ class InstallStatusRelease:
6310
6310
  replicasets: List[dict] = None,
6311
6311
  statefulsets: List[dict] = None,
6312
6312
  pods: List[dict] = None,
6313
- errors: List[dict] = None
6313
+ errors: List[dict] = None,
6314
6314
  ) -> None:
6315
6315
  """
6316
6316
  Initialize a InstallStatusRelease object.
@@ -6511,7 +6511,7 @@ class Kind:
6511
6511
  created: datetime = None,
6512
6512
  updated: datetime = None,
6513
6513
  versions: List['Version'] = None,
6514
- plans: List['Plan'] = None
6514
+ plans: List['Plan'] = None,
6515
6515
  ) -> None:
6516
6516
  """
6517
6517
  Initialize a Kind object.
@@ -6815,7 +6815,7 @@ class NamespaceSearchResult:
6815
6815
  last: str = None,
6816
6816
  prev: str = None,
6817
6817
  next: str = None,
6818
- resources: List[str] = None
6818
+ resources: List[str] = None,
6819
6819
  ) -> None:
6820
6820
  """
6821
6821
  Initialize a NamespaceSearchResult object.
@@ -6941,7 +6941,7 @@ class ObjectAccess:
6941
6941
  account: str = None,
6942
6942
  catalog_id: str = None,
6943
6943
  target_id: str = None,
6944
- create: datetime = None
6944
+ create: datetime = None,
6945
6945
  ) -> None:
6946
6946
  """
6947
6947
  Initialize a ObjectAccess object.
@@ -7045,7 +7045,7 @@ class ObjectAccessListResult:
7045
7045
  last: str = None,
7046
7046
  prev: str = None,
7047
7047
  next: str = None,
7048
- resources: List['ObjectAccess'] = None
7048
+ resources: List['ObjectAccess'] = None,
7049
7049
  ) -> None:
7050
7050
  """
7051
7051
  Initialize a ObjectAccessListResult object.
@@ -7185,7 +7185,7 @@ class ObjectListResult:
7185
7185
  last: str = None,
7186
7186
  prev: str = None,
7187
7187
  next: str = None,
7188
- resources: List['CatalogObject'] = None
7188
+ resources: List['CatalogObject'] = None,
7189
7189
  ) -> None:
7190
7190
  """
7191
7191
  Initialize a ObjectListResult object.
@@ -7325,7 +7325,7 @@ class ObjectSearchResult:
7325
7325
  last: str = None,
7326
7326
  prev: str = None,
7327
7327
  next: str = None,
7328
- resources: List['CatalogObject'] = None
7328
+ resources: List['CatalogObject'] = None,
7329
7329
  ) -> None:
7330
7330
  """
7331
7331
  Initialize a ObjectSearchResult object.
@@ -7528,7 +7528,7 @@ class Offering:
7528
7528
  provider_info: 'ProviderInfo' = None,
7529
7529
  repo_info: 'RepoInfo' = None,
7530
7530
  support: 'Support' = None,
7531
- media: List['MediaItem'] = None
7531
+ media: List['MediaItem'] = None,
7532
7532
  ) -> None:
7533
7533
  """
7534
7534
  Initialize a Offering object.
@@ -7858,7 +7858,7 @@ class OfferingInstance:
7858
7858
  install_plan: str = None,
7859
7859
  channel: str = None,
7860
7860
  metadata: dict = None,
7861
- last_operation: 'OfferingInstanceLastOperation' = None
7861
+ last_operation: 'OfferingInstanceLastOperation' = None,
7862
7862
  ) -> None:
7863
7863
  """
7864
7864
  Initialize a OfferingInstance object.
@@ -8045,7 +8045,7 @@ class OfferingInstanceLastOperation:
8045
8045
  state: str = None,
8046
8046
  message: str = None,
8047
8047
  transaction_id: str = None,
8048
- updated: str = None
8048
+ updated: str = None,
8049
8049
  ) -> None:
8050
8050
  """
8051
8051
  Initialize a OfferingInstanceLastOperation object.
@@ -8151,7 +8151,7 @@ class OfferingSearchResult:
8151
8151
  last: str = None,
8152
8152
  prev: str = None,
8153
8153
  next: str = None,
8154
- resources: List['Offering'] = None
8154
+ resources: List['Offering'] = None,
8155
8155
  ) -> None:
8156
8156
  """
8157
8157
  Initialize a OfferingSearchResult object.
@@ -8283,7 +8283,7 @@ class OperatorDeployResult:
8283
8283
  version: str = None,
8284
8284
  namespace: str = None,
8285
8285
  package_name: str = None,
8286
- catalog_id: str = None
8286
+ catalog_id: str = None,
8287
8287
  ) -> None:
8288
8288
  """
8289
8289
  Initialize a OperatorDeployResult object.
@@ -8406,7 +8406,7 @@ class Plan:
8406
8406
  additional_features: List['Feature'] = None,
8407
8407
  created: datetime = None,
8408
8408
  updated: datetime = None,
8409
- deployments: List['Deployment'] = None
8409
+ deployments: List['Deployment'] = None,
8410
8410
  ) -> None:
8411
8411
  """
8412
8412
  Initialize a Plan object.
@@ -8602,7 +8602,7 @@ class PublishObject:
8602
8602
  ibm_approved: bool = None,
8603
8603
  public_approved: bool = None,
8604
8604
  portal_approval_record: str = None,
8605
- portal_url: str = None
8605
+ portal_url: str = None,
8606
8606
  ) -> None:
8607
8607
  """
8608
8608
  Initialize a PublishObject object.
@@ -8694,7 +8694,7 @@ class Rating:
8694
8694
  one_star_count: int = None,
8695
8695
  two_star_count: int = None,
8696
8696
  three_star_count: int = None,
8697
- four_star_count: int = None
8697
+ four_star_count: int = None,
8698
8698
  ) -> None:
8699
8699
  """
8700
8700
  Initialize a Rating object.
@@ -8918,7 +8918,7 @@ class Script:
8918
8918
  script: str = None,
8919
8919
  script_permission: str = None,
8920
8920
  delete_script: str = None,
8921
- scope: str = None
8921
+ scope: str = None,
8922
8922
  ) -> None:
8923
8923
  """
8924
8924
  Initialize a Script object.
@@ -9017,7 +9017,7 @@ class State:
9017
9017
  current_entered: datetime = None,
9018
9018
  pending: str = None,
9019
9019
  pending_requested: datetime = None,
9020
- previous: str = None
9020
+ previous: str = None,
9021
9021
  ) -> None:
9022
9022
  """
9023
9023
  Initialize a State object.
@@ -9249,7 +9249,7 @@ class SyndicationCluster:
9249
9249
  resource_group_name: str = None,
9250
9250
  type: str = None,
9251
9251
  namespaces: List[str] = None,
9252
- all_namespaces: bool = None
9252
+ all_namespaces: bool = None,
9253
9253
  ) -> None:
9254
9254
  """
9255
9255
  Initialize a SyndicationCluster object.
@@ -9422,7 +9422,7 @@ class SyndicationResource:
9422
9422
  remove_related_components: bool = None,
9423
9423
  clusters: List['SyndicationCluster'] = None,
9424
9424
  history: 'SyndicationHistory' = None,
9425
- authorization: 'SyndicationAuthorization' = None
9425
+ authorization: 'SyndicationAuthorization' = None,
9426
9426
  ) -> None:
9427
9427
  """
9428
9428
  Initialize a SyndicationResource object.
@@ -9513,7 +9513,7 @@ class Validation:
9513
9513
  requested: datetime = None,
9514
9514
  state: str = None,
9515
9515
  last_operation: str = None,
9516
- target: dict = None
9516
+ target: dict = None,
9517
9517
  ) -> None:
9518
9518
  """
9519
9519
  Initialize a Validation object.
@@ -9669,7 +9669,7 @@ class Version:
9669
9669
  version_locator: str = None,
9670
9670
  console_url: str = None,
9671
9671
  long_description: str = None,
9672
- whitelisted_accounts: List[str] = None
9672
+ whitelisted_accounts: List[str] = None,
9673
9673
  ) -> None:
9674
9674
  """
9675
9675
  Initialize a Version object.
@@ -9929,7 +9929,7 @@ class VersionEntitlement:
9929
9929
  provider_id: str = None,
9930
9930
  product_id: str = None,
9931
9931
  part_numbers: List[str] = None,
9932
- image_repo_name: str = None
9932
+ image_repo_name: str = None,
9933
9933
  ) -> None:
9934
9934
  """
9935
9935
  Initialize a VersionEntitlement object.
@@ -10031,7 +10031,7 @@ class VersionUpdateDescriptor:
10031
10031
  package_version: str = None,
10032
10032
  sha: str = None,
10033
10033
  can_update: bool = None,
10034
- messages: dict = None
10034
+ messages: dict = None,
10035
10035
  ) -> None:
10036
10036
  """
10037
10037
  Initialize a VersionUpdateDescriptor object.
@@ -93,7 +93,7 @@ class GlobalCatalogV1(BaseService):
93
93
  complete: bool = None,
94
94
  offset: int = None,
95
95
  limit: int = None,
96
- **kwargs
96
+ **kwargs,
97
97
  ) -> DetailedResponse:
98
98
  """
99
99
  Returns parent catalog entries.
@@ -192,7 +192,7 @@ class GlobalCatalogV1(BaseService):
192
192
  active: bool = None,
193
193
  metadata: 'ObjectMetadataSet' = None,
194
194
  account: str = None,
195
- **kwargs
195
+ **kwargs,
196
196
  ) -> DetailedResponse:
197
197
  """
198
198
  Create a catalog entry.
@@ -301,7 +301,7 @@ class GlobalCatalogV1(BaseService):
301
301
  languages: str = None,
302
302
  complete: bool = None,
303
303
  depth: int = None,
304
- **kwargs
304
+ **kwargs,
305
305
  ) -> DetailedResponse:
306
306
  """
307
307
  Get a specific catalog object.
@@ -380,7 +380,7 @@ class GlobalCatalogV1(BaseService):
380
380
  metadata: 'ObjectMetadataSet' = None,
381
381
  account: str = None,
382
382
  move: str = None,
383
- **kwargs
383
+ **kwargs,
384
384
  ) -> DetailedResponse:
385
385
  """
386
386
  Update a catalog entry.
@@ -545,7 +545,7 @@ class GlobalCatalogV1(BaseService):
545
545
  complete: bool = None,
546
546
  offset: int = None,
547
547
  limit: int = None,
548
- **kwargs
548
+ **kwargs,
549
549
  ) -> DetailedResponse:
550
550
  """
551
551
  Get child catalog entries of a specific kind.
@@ -717,7 +717,7 @@ class GlobalCatalogV1(BaseService):
717
717
  include: 'VisibilityDetail' = None,
718
718
  exclude: 'VisibilityDetail' = None,
719
719
  account: str = None,
720
- **kwargs
720
+ **kwargs,
721
721
  ) -> DetailedResponse:
722
722
  """
723
723
  Update visibility.
@@ -829,7 +829,7 @@ class GlobalCatalogV1(BaseService):
829
829
  startat: str = None,
830
830
  offset: int = None,
831
831
  limit: int = None,
832
- **kwargs
832
+ **kwargs,
833
833
  ) -> DetailedResponse:
834
834
  """
835
835
  Get the audit logs for an object.
@@ -975,7 +975,7 @@ class GlobalCatalogV1(BaseService):
975
975
  artifact: BinaryIO = None,
976
976
  content_type: str = None,
977
977
  account: str = None,
978
- **kwargs
978
+ **kwargs,
979
979
  ) -> DetailedResponse:
980
980
  """
981
981
  Upload artifact.
@@ -1381,7 +1381,7 @@ class AuditSearchResult:
1381
1381
  last: str = None,
1382
1382
  prev: str = None,
1383
1383
  next: str = None,
1384
- resources: List['Message'] = None
1384
+ resources: List['Message'] = None,
1385
1385
  ) -> None:
1386
1386
  """
1387
1387
  Initialize a AuditSearchResult object.
@@ -1671,7 +1671,7 @@ class CFMetaData:
1671
1671
  service_check_enabled: bool = None,
1672
1672
  test_check_interval: int = None,
1673
1673
  service_key_supported: bool = None,
1674
- cf_guid: dict = None
1674
+ cf_guid: dict = None,
1675
1675
  ) -> None:
1676
1676
  """
1677
1677
  Initialize a CFMetaData object.
@@ -1841,7 +1841,7 @@ class Callbacks:
1841
1841
  dashboard_detail_tab_ext_url: str = None,
1842
1842
  service_monitor_api: str = None,
1843
1843
  service_monitor_app: str = None,
1844
- api_endpoint: dict = None
1844
+ api_endpoint: dict = None,
1845
1845
  ) -> None:
1846
1846
  """
1847
1847
  Initialize a Callbacks object.
@@ -2006,7 +2006,7 @@ class CatalogEntry:
2006
2006
  geo_tags: List[str] = None,
2007
2007
  pricing_tags: List[str] = None,
2008
2008
  created: datetime = None,
2009
- updated: datetime = None
2009
+ updated: datetime = None,
2010
2010
  ) -> None:
2011
2011
  """
2012
2012
  Initialize a CatalogEntry object.
@@ -2232,7 +2232,7 @@ class CatalogEntryMetadata:
2232
2232
  version: str = None,
2233
2233
  other: dict = None,
2234
2234
  pricing: 'CatalogEntryMetadataPricing' = None,
2235
- deployment: 'CatalogEntryMetadataDeployment' = None
2235
+ deployment: 'CatalogEntryMetadataDeployment' = None,
2236
2236
  ) -> None:
2237
2237
  """
2238
2238
  Initialize a CatalogEntryMetadata object.
@@ -2395,7 +2395,7 @@ class CatalogEntryMetadataDeployment:
2395
2395
  mccp_id: str = None,
2396
2396
  broker: 'Broker' = None,
2397
2397
  supports_rc_migration: bool = None,
2398
- target_network: str = None
2398
+ target_network: str = None,
2399
2399
  ) -> None:
2400
2400
  """
2401
2401
  Initialize a CatalogEntryMetadataDeployment object.
@@ -2513,7 +2513,7 @@ class CatalogEntryMetadataPricing:
2513
2513
  type: str = None,
2514
2514
  origin: str = None,
2515
2515
  starting_price: 'StartingPrice' = None,
2516
- metrics: List['Metrics'] = None
2516
+ metrics: List['Metrics'] = None,
2517
2517
  ) -> None:
2518
2518
  """
2519
2519
  Initialize a CatalogEntryMetadataPricing object.
@@ -2676,7 +2676,7 @@ class DeploymentBase:
2676
2676
  mccp_id: str = None,
2677
2677
  broker: 'Broker' = None,
2678
2678
  supports_rc_migration: bool = None,
2679
- target_network: str = None
2679
+ target_network: str = None,
2680
2680
  ) -> None:
2681
2681
  """
2682
2682
  Initialize a DeploymentBase object.
@@ -2810,7 +2810,7 @@ class EntrySearchResult:
2810
2810
  last: str = None,
2811
2811
  prev: str = None,
2812
2812
  next: str = None,
2813
- resources: List['CatalogEntry'] = None
2813
+ resources: List['CatalogEntry'] = None,
2814
2814
  ) -> None:
2815
2815
  """
2816
2816
  Initialize a EntrySearchResult object.
@@ -3026,7 +3026,7 @@ class Message:
3026
3026
  gid: str = None,
3027
3027
  type: str = None,
3028
3028
  message: str = None,
3029
- data: dict = None
3029
+ data: dict = None,
3030
3030
  ) -> None:
3031
3031
  """
3032
3032
  Initialize a Message object.
@@ -3171,7 +3171,7 @@ class Metrics:
3171
3171
  display_cap: int = None,
3172
3172
  effective_from: datetime = None,
3173
3173
  effective_until: datetime = None,
3174
- amounts: List['Amount'] = None
3174
+ amounts: List['Amount'] = None,
3175
3175
  ) -> None:
3176
3176
  """
3177
3177
  Initialize a Metrics object.
@@ -3332,7 +3332,7 @@ class ObjectMetadataSet:
3332
3332
  version: str = None,
3333
3333
  other: dict = None,
3334
3334
  pricing: 'PricingSet' = None,
3335
- deployment: 'DeploymentBase' = None
3335
+ deployment: 'DeploymentBase' = None,
3336
3336
  ) -> None:
3337
3337
  """
3338
3338
  Initialize a ObjectMetadataSet object.
@@ -3582,7 +3582,7 @@ class PlanMetaData:
3582
3582
  test_check_interval: int = None,
3583
3583
  single_scope_instance: str = None,
3584
3584
  service_check_enabled: bool = None,
3585
- cf_guid: dict = None
3585
+ cf_guid: dict = None,
3586
3586
  ) -> None:
3587
3587
  """
3588
3588
  Initialize a PlanMetaData object.
@@ -3765,7 +3765,7 @@ class PricingGet:
3765
3765
  type: str = None,
3766
3766
  origin: str = None,
3767
3767
  starting_price: 'StartingPrice' = None,
3768
- metrics: List['Metrics'] = None
3768
+ metrics: List['Metrics'] = None,
3769
3769
  ) -> None:
3770
3770
  """
3771
3771
  Initialize a PricingGet object.
@@ -4015,7 +4015,7 @@ class SLAMetaData:
4015
4015
  tenancy: str = None,
4016
4016
  provisioning: str = None,
4017
4017
  responsiveness: str = None,
4018
- dr: 'DRMetaData' = None
4018
+ dr: 'DRMetaData' = None,
4019
4019
  ) -> None:
4020
4020
  """
4021
4021
  Initialize a SLAMetaData object.
@@ -4266,7 +4266,7 @@ class Strings:
4266
4266
  not_creatable_robot_msg: str = None,
4267
4267
  deprecation_warning: str = None,
4268
4268
  popup_warning_message: str = None,
4269
- instruction: str = None
4269
+ instruction: str = None,
4270
4270
  ) -> None:
4271
4271
  """
4272
4272
  Initialize a Strings object.
@@ -4384,7 +4384,7 @@ class TemplateMetaData:
4384
4384
  template_id: str = None,
4385
4385
  executable_file: str = None,
4386
4386
  buildpack: str = None,
4387
- environment_variables: dict = None
4387
+ environment_variables: dict = None,
4388
4388
  ) -> None:
4389
4389
  """
4390
4390
  Initialize a TemplateMetaData object.
@@ -4535,7 +4535,7 @@ class UIMetaData:
4535
4535
  end_of_service_time: datetime = None,
4536
4536
  hidden: bool = None,
4537
4537
  hide_lite_metering: bool = None,
4538
- no_upgrade_next_step: bool = None
4538
+ no_upgrade_next_step: bool = None,
4539
4539
  ) -> None:
4540
4540
  """
4541
4541
  Initialize a UIMetaData object.
@@ -4685,7 +4685,7 @@ class UIMetaMedia:
4685
4685
  thumbnail_url: str = None,
4686
4686
  type: str = None,
4687
4687
  url: str = None,
4688
- source: 'Bullets' = None
4688
+ source: 'Bullets' = None,
4689
4689
  ) -> None:
4690
4690
  """
4691
4691
  Initialize a UIMetaMedia object.
@@ -4791,7 +4791,7 @@ class URLS:
4791
4791
  deprecation_doc_url: str = None,
4792
4792
  dashboard_url: str = None,
4793
4793
  registration_url: str = None,
4794
- apidocsurl: str = None
4794
+ apidocsurl: str = None,
4795
4795
  ) -> None:
4796
4796
  """
4797
4797
  Initialize a URLS object.
@@ -4936,7 +4936,7 @@ class Visibility:
4936
4936
  extendable: bool = None,
4937
4937
  include: 'VisibilityDetail' = None,
4938
4938
  exclude: 'VisibilityDetail' = None,
4939
- approved: bool = None
4939
+ approved: bool = None,
4940
4940
  ) -> None:
4941
4941
  """
4942
4942
  Initialize a Visibility object.
@@ -120,7 +120,7 @@ class IbmCloudShellV1(BaseService):
120
120
  enabled: bool = None,
121
121
  features: List['Feature'] = None,
122
122
  regions: List['RegionSetting'] = None,
123
- **kwargs
123
+ **kwargs,
124
124
  ) -> DetailedResponse:
125
125
  """
126
126
  Update account settings.
@@ -237,7 +237,7 @@ class AccountSettings:
237
237
  regions: List['RegionSetting'] = None,
238
238
  type: str = None,
239
239
  updated_at: int = None,
240
- updated_by: str = None
240
+ updated_by: str = None,
241
241
  ) -> None:
242
242
  """
243
243
  Initialize a AccountSettings object.
@@ -201,7 +201,7 @@ class OpenServiceBrokerV1(BaseService):
201
201
  context: 'Context' = None,
202
202
  parameters: dict = None,
203
203
  accepts_incomplete: bool = None,
204
- **kwargs
204
+ **kwargs,
205
205
  ) -> DetailedResponse:
206
206
  """
207
207
  Create (provision) a service instance.
@@ -307,7 +307,7 @@ class OpenServiceBrokerV1(BaseService):
307
307
  plan_id: str = None,
308
308
  previous_values: dict = None,
309
309
  accepts_incomplete: bool = None,
310
- **kwargs
310
+ **kwargs,
311
311
  ) -> DetailedResponse:
312
312
  """
313
313
  Update a service instance.
@@ -559,7 +559,7 @@ class OpenServiceBrokerV1(BaseService):
559
559
  service_id: str = None,
560
560
  bind_resource: 'BindResource' = None,
561
561
  parameters: dict = None,
562
- **kwargs
562
+ **kwargs,
563
563
  ) -> DetailedResponse:
564
564
  """
565
565
  Bind a service instance to another resource.
@@ -991,7 +991,7 @@ class Resp2079876Root:
991
991
  credentials: object = None,
992
992
  syslog_drain_url: str = None,
993
993
  route_service_url: str = None,
994
- volume_mounts: List['VolumeMount'] = None
994
+ volume_mounts: List['VolumeMount'] = None,
995
995
  ) -> None:
996
996
  """
997
997
  Initialize a Resp2079876Root object.
@@ -1240,7 +1240,7 @@ class BindResource:
1240
1240
  serviceid_crn: str = None,
1241
1241
  target_crn: str = None,
1242
1242
  app_guid: str = None,
1243
- route: str = None
1243
+ route: str = None,
1244
1244
  ) -> None:
1245
1245
  """
1246
1246
  Initialize a BindResource object.
@@ -1552,7 +1552,7 @@ class Services:
1552
1552
  name: str,
1553
1553
  plans: List['Plans'],
1554
1554
  *,
1555
- plan_updateable: bool = None
1555
+ plan_updateable: bool = None,
1556
1556
  ) -> None:
1557
1557
  """
1558
1558
  Initialize a Services object.
@@ -83,7 +83,7 @@ class ResourceManagerV2(BaseService):
83
83
  name: str = None,
84
84
  default: bool = None,
85
85
  include_deleted: bool = None,
86
- **kwargs
86
+ **kwargs,
87
87
  ) -> DetailedResponse:
88
88
  """
89
89
  Get a list of all resource groups.
@@ -423,7 +423,7 @@ class QuotaDefinition:
423
423
  vsi_limit: float = None,
424
424
  resource_quotas: List['ResourceQuota'] = None,
425
425
  created_at: datetime = None,
426
- updated_at: datetime = None
426
+ updated_at: datetime = None,
427
427
  ) -> None:
428
428
  """
429
429
  Initialize a QuotaDefinition object.
@@ -719,7 +719,7 @@ class ResourceGroup:
719
719
  resource_linkages: List[object] = None,
720
720
  teams_url: str = None,
721
721
  created_at: datetime = None,
722
- updated_at: datetime = None
722
+ updated_at: datetime = None,
723
723
  ) -> None:
724
724
  """
725
725
  Initialize a ResourceGroup object.
@@ -228,7 +228,7 @@ class ResourceInstanceUsage:
228
228
  measured_usage: List['MeasureAndQuantity'],
229
229
  *,
230
230
  region: str = None,
231
- consumer_id: str = None
231
+ consumer_id: str = None,
232
232
  ) -> None:
233
233
  """
234
234
  Initialize a ResourceInstanceUsage object.
@@ -2,4 +2,4 @@
2
2
  Version of platform_services
3
3
  """
4
4
 
5
- __version__ = '0.55.1'
5
+ __version__ = '0.55.3'
@@ -1,13 +1,15 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: ibm-platform-services
3
- Version: 0.55.1
3
+ Version: 0.55.3
4
4
  Summary: Python client library for IBM Cloud Platform Services
5
- Home-page: https://github.com/IBM/platform-services-python-sdk
6
- Author: IBM
7
- Author-email: devxsdk@us.ibm.com
8
- License: Apache 2.0
9
- Keywords: ibm_platform_services
10
- Platform: UNKNOWN
5
+ Author-email: IBM <devxsdk@us.ibm.com>
6
+ Project-URL: Repository, https://github.com/IBM/platform-services-python-sdk
7
+ Project-URL: Documentation, https://github.com/IBM/platform-services-python-sdk/blob/main/README.md
8
+ Project-URL: Issues, https://github.com/IBM/platform-services-python-sdk/issues
9
+ Project-URL: Changelog, https://github.com/IBM/platform-services-python-sdk/blob/main/CHANGELOG.md
10
+ Project-URL: Contributing, https://github.com/IBM/platform-services-python-sdk/blob/main/CONTRIBUTING.md
11
+ Project-URL: License, https://github.com/IBM/platform-services-python-sdk/blob/main/LICENSE
12
+ Keywords: ibm,cloud,ibm cloud services,ibm cloud platform services
11
13
  Classifier: Programming Language :: Python
12
14
  Classifier: Programming Language :: Python :: 3
13
15
  Classifier: Programming Language :: Python :: 3.8
@@ -16,13 +18,27 @@ Classifier: Programming Language :: Python :: 3.10
16
18
  Classifier: Programming Language :: Python :: 3.11
17
19
  Classifier: Programming Language :: Python :: 3.12
18
20
  Classifier: Development Status :: 4 - Beta
21
+ Classifier: Environment :: Console
19
22
  Classifier: Intended Audience :: Developers
20
23
  Classifier: License :: OSI Approved :: Apache Software License
21
24
  Classifier: Operating System :: OS Independent
25
+ Classifier: Topic :: Software Development :: Libraries
22
26
  Classifier: Topic :: Software Development :: Libraries :: Python Modules
23
27
  Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
28
+ Requires-Python: >=3.8
24
29
  Description-Content-Type: text/markdown
25
30
  License-File: LICENSE
31
+ Requires-Dist: ibm_cloud_sdk_core<4.0.0,>=3.20.6
32
+ Provides-Extra: dev
33
+ Requires-Dist: coverage<8.0.0,>=7.3.2; extra == "dev"
34
+ Requires-Dist: pylint<4.0.0,>=3.0.0; extra == "dev"
35
+ Requires-Dist: pytest<8.0.0,>=7.4.2; extra == "dev"
36
+ Requires-Dist: pytest-cov<5.0.0,>=4.1.0; extra == "dev"
37
+ Requires-Dist: responses<1.0.0,>=0.23.3; extra == "dev"
38
+ Requires-Dist: black<25.0.0,>=24.0.0; extra == "dev"
39
+ Provides-Extra: publish
40
+ Requires-Dist: build; extra == "publish"
41
+ Requires-Dist: twine; extra == "publish"
26
42
 
27
43
  [![Build Status](https://app.travis-ci.com/IBM/platform-services-python-sdk.svg?branch=main)](https://app.travis-ci.com/IBM/platform-services-python-sdk)
28
44
  [![Release](https://img.shields.io/github/v/release/IBM/platform-services-python-sdk)](https://github.com/IBM/platform-services-python-sdk/releases/latest)
@@ -34,7 +50,7 @@ License-File: LICENSE
34
50
  [![CLA assistant](https://cla-assistant.io/readme/badge/IBM/platform-services-python-sdk)](https://cla-assistant.io/IBM/platform-services-python-sdk)
35
51
 
36
52
 
37
- # IBM Cloud Platform Services Python SDK Version 0.55.1
53
+ # IBM Cloud Platform Services Python SDK Version 0.55.3
38
54
 
39
55
  Python client library to interact with various
40
56
  [IBM Cloud Platform Service APIs](https://cloud.ibm.com/docs?tab=api-docs&category=platform_services).
@@ -147,5 +163,3 @@ See [CONTRIBUTING.md](https://github.com/IBM/platform-services-python-sdk/blob/m
147
163
 
148
164
  This SDK is released under the Apache 2.0 license.
149
165
  The license's full text can be found in [LICENSE](https://github.com/IBM/platform-services-python-sdk/blob/main/LICENSE).
150
-
151
-
@@ -2,9 +2,6 @@ LICENSE
2
2
  MANIFEST.in
3
3
  README.md
4
4
  pyproject.toml
5
- requirements-dev.txt
6
- requirements.txt
7
- setup.py
8
5
  ibm_platform_services/__init__.py
9
6
  ibm_platform_services/case_management_v1.py
10
7
  ibm_platform_services/catalog_management_v1.py
@@ -33,5 +30,4 @@ ibm_platform_services.egg-info/PKG-INFO
33
30
  ibm_platform_services.egg-info/SOURCES.txt
34
31
  ibm_platform_services.egg-info/dependency_links.txt
35
32
  ibm_platform_services.egg-info/requires.txt
36
- ibm_platform_services.egg-info/top_level.txt
37
- ibm_platform_services.egg-info/zip-safe
33
+ ibm_platform_services.egg-info/top_level.txt
@@ -0,0 +1,13 @@
1
+ ibm_cloud_sdk_core<4.0.0,>=3.20.6
2
+
3
+ [dev]
4
+ coverage<8.0.0,>=7.3.2
5
+ pylint<4.0.0,>=3.0.0
6
+ pytest<8.0.0,>=7.4.2
7
+ pytest-cov<5.0.0,>=4.1.0
8
+ responses<1.0.0,>=0.23.3
9
+ black<25.0.0,>=24.0.0
10
+
11
+ [publish]
12
+ build
13
+ twine
@@ -0,0 +1,63 @@
1
+ [project]
2
+ name = "ibm-platform-services"
3
+ version = "0.55.3"
4
+ authors = [
5
+ { name="IBM", email="devxsdk@us.ibm.com" }
6
+ ]
7
+ description = "Python client library for IBM Cloud Platform Services"
8
+ readme = "README.md"
9
+ requires-python = ">=3.8"
10
+ classifiers = [
11
+ "Programming Language :: Python",
12
+ "Programming Language :: Python :: 3",
13
+ "Programming Language :: Python :: 3.8",
14
+ "Programming Language :: Python :: 3.9",
15
+ "Programming Language :: Python :: 3.10",
16
+ "Programming Language :: Python :: 3.11",
17
+ "Programming Language :: Python :: 3.12",
18
+ "Development Status :: 4 - Beta",
19
+ "Environment :: Console",
20
+ "Intended Audience :: Developers",
21
+ "License :: OSI Approved :: Apache Software License",
22
+ "Operating System :: OS Independent",
23
+ "Topic :: Software Development :: Libraries",
24
+ "Topic :: Software Development :: Libraries :: Python Modules",
25
+ "Topic :: Software Development :: Libraries :: Application Frameworks",
26
+ ]
27
+ keywords=["ibm", "cloud", "ibm cloud services", "ibm cloud platform services"]
28
+ dependencies = [
29
+ "ibm_cloud_sdk_core>=3.20.6,<4.0.0",
30
+ ]
31
+
32
+ [project.urls]
33
+ Repository = "https://github.com/IBM/platform-services-python-sdk"
34
+ Documentation = "https://github.com/IBM/platform-services-python-sdk/blob/main/README.md"
35
+ Issues = "https://github.com/IBM/platform-services-python-sdk/issues"
36
+ Changelog = "https://github.com/IBM/platform-services-python-sdk/blob/main/CHANGELOG.md"
37
+ Contributing = "https://github.com/IBM/platform-services-python-sdk/blob/main/CONTRIBUTING.md"
38
+ License = "https://github.com/IBM/platform-services-python-sdk/blob/main/LICENSE"
39
+
40
+ [project.optional-dependencies]
41
+ dev = [
42
+ "coverage>=7.3.2,<8.0.0",
43
+ "pylint>=3.0.0,<4.0.0",
44
+ "pytest>=7.4.2,<8.0.0",
45
+ "pytest-cov>=4.1.0,<5.0.0",
46
+ "responses>=0.23.3,<1.0.0",
47
+ "black>=24.0.0,<25.0.0",
48
+ ]
49
+ publish = [
50
+ "build",
51
+ "twine"
52
+ ]
53
+
54
+ [build-system]
55
+ requires = ["setuptools>=67.7.2"]
56
+ build-backend = "setuptools.build_meta"
57
+
58
+ [tool.setuptools]
59
+ packages = ["ibm_platform_services"]
60
+
61
+ [tool.black]
62
+ line-length = 120
63
+ skip-string-normalization = true
@@ -1,3 +0,0 @@
1
- include requirements.txt
2
- include requirements-dev.txt
3
- include LICENSE
@@ -1 +0,0 @@
1
- ibm_cloud_sdk_core<4.0.0,>=3.20.3
@@ -1,3 +0,0 @@
1
- [tool.black]
2
- line-length = 120
3
- skip-string-normalization = true
@@ -1,6 +0,0 @@
1
- coverage>=7.3.2,<8.0.0
2
- pylint>=3.0.0,<4.0.0
3
- pytest>=7.4.2,<8.0.0
4
- pytest-cov>=4.1.0,<5.0.0
5
- responses>=0.23.3,<1.0.0
6
- black>=24.0.0,<25.0.0
@@ -1 +0,0 @@
1
- ibm_cloud_sdk_core>=3.20.3,<4.0.0
@@ -1,75 +0,0 @@
1
- #!/usr/bin/env python
2
- # Copyright 2019, 2024 IBM All Rights Reserved.
3
- #
4
- # Licensed under the Apache License, Version 2.0 (the "License");
5
- # you may not use this file except in compliance with the License.
6
- # You may obtain a copy of the License at
7
- #
8
- # http://www.apache.org/licenses/LICENSE-2.0
9
- #
10
- # Unless required by applicable law or agreed to in writing, software
11
- # distributed under the License is distributed on an "AS IS" BASIS,
12
- # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- # See the License for the specific language governing permissions and
14
- # limitations under the License.
15
-
16
- from setuptools import setup
17
- from setuptools.command.test import test as TestCommand
18
- import os
19
- import sys
20
- import pkg_resources
21
-
22
- __version__ = '0.55.1'
23
- PACKAGE_NAME = 'ibm_platform_services'
24
- PACKAGE_DESC = 'Python client library for IBM Cloud Platform Services'
25
-
26
- with open('requirements.txt') as f:
27
- install_requires = [str(req) for req in pkg_resources.parse_requirements(f)]
28
- with open('requirements-dev.txt') as f:
29
- tests_require = [str(req) for req in pkg_resources.parse_requirements(f)]
30
-
31
- if sys.argv[-1] == 'publish':
32
- # test server
33
- os.system('python setup.py register -r pypitest')
34
- os.system('python setup.py sdist upload -r pypitest')
35
-
36
- # production server
37
- os.system('python setup.py register -r pypi')
38
- os.system('python setup.py sdist upload -r pypi')
39
- sys.exit()
40
-
41
- with open("README.md", "r") as fh:
42
- readme = fh.read()
43
-
44
- setup(
45
- name=PACKAGE_NAME.replace('_', '-'),
46
- version=__version__,
47
- description=PACKAGE_DESC,
48
- license='Apache 2.0',
49
- install_requires=install_requires,
50
- tests_require=tests_require,
51
- author='IBM',
52
- author_email='devxsdk@us.ibm.com',
53
- long_description=readme,
54
- long_description_content_type='text/markdown',
55
- url='https://github.com/IBM/platform-services-python-sdk',
56
- packages=[PACKAGE_NAME],
57
- include_package_data=True,
58
- keywords=PACKAGE_NAME,
59
- classifiers=[
60
- 'Programming Language :: Python',
61
- 'Programming Language :: Python :: 3',
62
- 'Programming Language :: Python :: 3.8',
63
- 'Programming Language :: Python :: 3.9',
64
- 'Programming Language :: Python :: 3.10',
65
- 'Programming Language :: Python :: 3.11',
66
- 'Programming Language :: Python :: 3.12',
67
- 'Development Status :: 4 - Beta',
68
- 'Intended Audience :: Developers',
69
- 'License :: OSI Approved :: Apache Software License',
70
- 'Operating System :: OS Independent',
71
- 'Topic :: Software Development :: Libraries :: Python Modules',
72
- 'Topic :: Software Development :: Libraries :: Application Frameworks',
73
- ],
74
- zip_safe=True,
75
- )