ibm-platform-services 0.57.1__tar.gz → 0.57.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 (35) hide show
  1. {ibm_platform_services-0.57.1/ibm_platform_services.egg-info → ibm_platform_services-0.57.2}/PKG-INFO +3 -3
  2. {ibm_platform_services-0.57.1 → ibm_platform_services-0.57.2}/README.md +1 -1
  3. {ibm_platform_services-0.57.1 → ibm_platform_services-0.57.2}/ibm_platform_services/version.py +1 -1
  4. {ibm_platform_services-0.57.1 → ibm_platform_services-0.57.2/ibm_platform_services.egg-info}/PKG-INFO +3 -3
  5. {ibm_platform_services-0.57.1 → ibm_platform_services-0.57.2}/ibm_platform_services.egg-info/requires.txt +1 -1
  6. {ibm_platform_services-0.57.1 → ibm_platform_services-0.57.2}/pyproject.toml +2 -2
  7. {ibm_platform_services-0.57.1 → ibm_platform_services-0.57.2}/LICENSE +0 -0
  8. {ibm_platform_services-0.57.1 → ibm_platform_services-0.57.2}/MANIFEST.in +0 -0
  9. {ibm_platform_services-0.57.1 → ibm_platform_services-0.57.2}/ibm_platform_services/__init__.py +0 -0
  10. {ibm_platform_services-0.57.1 → ibm_platform_services-0.57.2}/ibm_platform_services/case_management_v1.py +0 -0
  11. {ibm_platform_services-0.57.1 → ibm_platform_services-0.57.2}/ibm_platform_services/catalog_management_v1.py +0 -0
  12. {ibm_platform_services-0.57.1 → ibm_platform_services-0.57.2}/ibm_platform_services/common.py +0 -0
  13. {ibm_platform_services-0.57.1 → ibm_platform_services-0.57.2}/ibm_platform_services/context_based_restrictions_v1.py +0 -0
  14. {ibm_platform_services-0.57.1 → ibm_platform_services-0.57.2}/ibm_platform_services/enterprise_billing_units_v1.py +0 -0
  15. {ibm_platform_services-0.57.1 → ibm_platform_services-0.57.2}/ibm_platform_services/enterprise_management_v1.py +0 -0
  16. {ibm_platform_services-0.57.1 → ibm_platform_services-0.57.2}/ibm_platform_services/enterprise_usage_reports_v1.py +0 -0
  17. {ibm_platform_services-0.57.1 → ibm_platform_services-0.57.2}/ibm_platform_services/global_catalog_v1.py +0 -0
  18. {ibm_platform_services-0.57.1 → ibm_platform_services-0.57.2}/ibm_platform_services/global_search_v2.py +0 -0
  19. {ibm_platform_services-0.57.1 → ibm_platform_services-0.57.2}/ibm_platform_services/global_tagging_v1.py +0 -0
  20. {ibm_platform_services-0.57.1 → ibm_platform_services-0.57.2}/ibm_platform_services/iam_access_groups_v2.py +0 -0
  21. {ibm_platform_services-0.57.1 → ibm_platform_services-0.57.2}/ibm_platform_services/iam_identity_v1.py +0 -0
  22. {ibm_platform_services-0.57.1 → ibm_platform_services-0.57.2}/ibm_platform_services/iam_policy_management_v1.py +0 -0
  23. {ibm_platform_services-0.57.1 → ibm_platform_services-0.57.2}/ibm_platform_services/ibm_cloud_shell_v1.py +0 -0
  24. {ibm_platform_services-0.57.1 → ibm_platform_services-0.57.2}/ibm_platform_services/open_service_broker_v1.py +0 -0
  25. {ibm_platform_services-0.57.1 → ibm_platform_services-0.57.2}/ibm_platform_services/partner_billing_units_v1.py +0 -0
  26. {ibm_platform_services-0.57.1 → ibm_platform_services-0.57.2}/ibm_platform_services/partner_usage_reports_v1.py +0 -0
  27. {ibm_platform_services-0.57.1 → ibm_platform_services-0.57.2}/ibm_platform_services/resource_controller_v2.py +0 -0
  28. {ibm_platform_services-0.57.1 → ibm_platform_services-0.57.2}/ibm_platform_services/resource_manager_v2.py +0 -0
  29. {ibm_platform_services-0.57.1 → ibm_platform_services-0.57.2}/ibm_platform_services/usage_metering_v4.py +0 -0
  30. {ibm_platform_services-0.57.1 → ibm_platform_services-0.57.2}/ibm_platform_services/usage_reports_v4.py +0 -0
  31. {ibm_platform_services-0.57.1 → ibm_platform_services-0.57.2}/ibm_platform_services/user_management_v1.py +0 -0
  32. {ibm_platform_services-0.57.1 → ibm_platform_services-0.57.2}/ibm_platform_services.egg-info/SOURCES.txt +0 -0
  33. {ibm_platform_services-0.57.1 → ibm_platform_services-0.57.2}/ibm_platform_services.egg-info/dependency_links.txt +0 -0
  34. {ibm_platform_services-0.57.1 → ibm_platform_services-0.57.2}/ibm_platform_services.egg-info/top_level.txt +0 -0
  35. {ibm_platform_services-0.57.1 → ibm_platform_services-0.57.2}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: ibm-platform-services
3
- Version: 0.57.1
3
+ Version: 0.57.2
4
4
  Summary: Python client library for IBM Cloud Platform Services
5
5
  Author-email: IBM <devxsdk@us.ibm.com>
6
6
  Project-URL: Repository, https://github.com/IBM/platform-services-python-sdk
@@ -28,7 +28,7 @@ Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
28
28
  Requires-Python: >=3.8
29
29
  Description-Content-Type: text/markdown
30
30
  License-File: LICENSE
31
- Requires-Dist: ibm_cloud_sdk_core<4.0.0,>=3.21.0
31
+ Requires-Dist: ibm_cloud_sdk_core<4.0.0,>=3.22.0
32
32
  Provides-Extra: dev
33
33
  Requires-Dist: coverage<8.0.0,>=7.3.2; extra == "dev"
34
34
  Requires-Dist: pylint<4.0.0,>=3.0.0; extra == "dev"
@@ -50,7 +50,7 @@ Requires-Dist: twine; extra == "publish"
50
50
  [![CLA assistant](https://cla-assistant.io/readme/badge/IBM/platform-services-python-sdk)](https://cla-assistant.io/IBM/platform-services-python-sdk)
51
51
 
52
52
 
53
- # IBM Cloud Platform Services Python SDK Version 0.57.1
53
+ # IBM Cloud Platform Services Python SDK Version 0.57.2
54
54
 
55
55
  Python client library to interact with various
56
56
  [IBM Cloud Platform Service APIs](https://cloud.ibm.com/docs?tab=api-docs&category=platform_services).
@@ -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.57.1
11
+ # IBM Cloud Platform Services Python SDK Version 0.57.2
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).
@@ -2,4 +2,4 @@
2
2
  Version of platform_services
3
3
  """
4
4
 
5
- __version__ = '0.57.1'
5
+ __version__ = '0.57.2'
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: ibm-platform-services
3
- Version: 0.57.1
3
+ Version: 0.57.2
4
4
  Summary: Python client library for IBM Cloud Platform Services
5
5
  Author-email: IBM <devxsdk@us.ibm.com>
6
6
  Project-URL: Repository, https://github.com/IBM/platform-services-python-sdk
@@ -28,7 +28,7 @@ Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
28
28
  Requires-Python: >=3.8
29
29
  Description-Content-Type: text/markdown
30
30
  License-File: LICENSE
31
- Requires-Dist: ibm_cloud_sdk_core<4.0.0,>=3.21.0
31
+ Requires-Dist: ibm_cloud_sdk_core<4.0.0,>=3.22.0
32
32
  Provides-Extra: dev
33
33
  Requires-Dist: coverage<8.0.0,>=7.3.2; extra == "dev"
34
34
  Requires-Dist: pylint<4.0.0,>=3.0.0; extra == "dev"
@@ -50,7 +50,7 @@ Requires-Dist: twine; extra == "publish"
50
50
  [![CLA assistant](https://cla-assistant.io/readme/badge/IBM/platform-services-python-sdk)](https://cla-assistant.io/IBM/platform-services-python-sdk)
51
51
 
52
52
 
53
- # IBM Cloud Platform Services Python SDK Version 0.57.1
53
+ # IBM Cloud Platform Services Python SDK Version 0.57.2
54
54
 
55
55
  Python client library to interact with various
56
56
  [IBM Cloud Platform Service APIs](https://cloud.ibm.com/docs?tab=api-docs&category=platform_services).
@@ -1,4 +1,4 @@
1
- ibm_cloud_sdk_core<4.0.0,>=3.21.0
1
+ ibm_cloud_sdk_core<4.0.0,>=3.22.0
2
2
 
3
3
  [dev]
4
4
  coverage<8.0.0,>=7.3.2
@@ -1,6 +1,6 @@
1
1
  [project]
2
2
  name = "ibm-platform-services"
3
- version = "0.57.1"
3
+ version = "0.57.2"
4
4
  authors = [
5
5
  { name="IBM", email="devxsdk@us.ibm.com" }
6
6
  ]
@@ -26,7 +26,7 @@ classifiers = [
26
26
  ]
27
27
  keywords=["ibm", "cloud", "ibm cloud services", "ibm cloud platform services"]
28
28
  dependencies = [
29
- "ibm_cloud_sdk_core>=3.21.0,<4.0.0",
29
+ "ibm_cloud_sdk_core>=3.22.0,<4.0.0",
30
30
  ]
31
31
 
32
32
  [project.urls]