ibm-platform-services 0.59.0__tar.gz → 0.59.1__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 (34) hide show
  1. {ibm_platform_services-0.59.0/ibm_platform_services.egg-info → ibm_platform_services-0.59.1}/PKG-INFO +6 -6
  2. {ibm_platform_services-0.59.0 → ibm_platform_services-0.59.1}/README.md +2 -2
  3. {ibm_platform_services-0.59.0 → ibm_platform_services-0.59.1}/ibm_platform_services/version.py +1 -1
  4. {ibm_platform_services-0.59.0 → ibm_platform_services-0.59.1/ibm_platform_services.egg-info}/PKG-INFO +6 -6
  5. {ibm_platform_services-0.59.0 → ibm_platform_services-0.59.1}/pyproject.toml +3 -3
  6. {ibm_platform_services-0.59.0 → ibm_platform_services-0.59.1}/LICENSE +0 -0
  7. {ibm_platform_services-0.59.0 → ibm_platform_services-0.59.1}/MANIFEST.in +0 -0
  8. {ibm_platform_services-0.59.0 → ibm_platform_services-0.59.1}/ibm_platform_services/__init__.py +0 -0
  9. {ibm_platform_services-0.59.0 → ibm_platform_services-0.59.1}/ibm_platform_services/case_management_v1.py +0 -0
  10. {ibm_platform_services-0.59.0 → ibm_platform_services-0.59.1}/ibm_platform_services/catalog_management_v1.py +0 -0
  11. {ibm_platform_services-0.59.0 → ibm_platform_services-0.59.1}/ibm_platform_services/common.py +0 -0
  12. {ibm_platform_services-0.59.0 → ibm_platform_services-0.59.1}/ibm_platform_services/context_based_restrictions_v1.py +0 -0
  13. {ibm_platform_services-0.59.0 → ibm_platform_services-0.59.1}/ibm_platform_services/enterprise_billing_units_v1.py +0 -0
  14. {ibm_platform_services-0.59.0 → ibm_platform_services-0.59.1}/ibm_platform_services/enterprise_management_v1.py +0 -0
  15. {ibm_platform_services-0.59.0 → ibm_platform_services-0.59.1}/ibm_platform_services/enterprise_usage_reports_v1.py +0 -0
  16. {ibm_platform_services-0.59.0 → ibm_platform_services-0.59.1}/ibm_platform_services/global_catalog_v1.py +0 -0
  17. {ibm_platform_services-0.59.0 → ibm_platform_services-0.59.1}/ibm_platform_services/global_search_v2.py +0 -0
  18. {ibm_platform_services-0.59.0 → ibm_platform_services-0.59.1}/ibm_platform_services/global_tagging_v1.py +0 -0
  19. {ibm_platform_services-0.59.0 → ibm_platform_services-0.59.1}/ibm_platform_services/iam_access_groups_v2.py +0 -0
  20. {ibm_platform_services-0.59.0 → ibm_platform_services-0.59.1}/ibm_platform_services/iam_identity_v1.py +0 -0
  21. {ibm_platform_services-0.59.0 → ibm_platform_services-0.59.1}/ibm_platform_services/iam_policy_management_v1.py +0 -0
  22. {ibm_platform_services-0.59.0 → ibm_platform_services-0.59.1}/ibm_platform_services/ibm_cloud_shell_v1.py +0 -0
  23. {ibm_platform_services-0.59.0 → ibm_platform_services-0.59.1}/ibm_platform_services/open_service_broker_v1.py +0 -0
  24. {ibm_platform_services-0.59.0 → ibm_platform_services-0.59.1}/ibm_platform_services/partner_management_v1.py +0 -0
  25. {ibm_platform_services-0.59.0 → ibm_platform_services-0.59.1}/ibm_platform_services/resource_controller_v2.py +0 -0
  26. {ibm_platform_services-0.59.0 → ibm_platform_services-0.59.1}/ibm_platform_services/resource_manager_v2.py +0 -0
  27. {ibm_platform_services-0.59.0 → ibm_platform_services-0.59.1}/ibm_platform_services/usage_metering_v4.py +0 -0
  28. {ibm_platform_services-0.59.0 → ibm_platform_services-0.59.1}/ibm_platform_services/usage_reports_v4.py +0 -0
  29. {ibm_platform_services-0.59.0 → ibm_platform_services-0.59.1}/ibm_platform_services/user_management_v1.py +0 -0
  30. {ibm_platform_services-0.59.0 → ibm_platform_services-0.59.1}/ibm_platform_services.egg-info/SOURCES.txt +0 -0
  31. {ibm_platform_services-0.59.0 → ibm_platform_services-0.59.1}/ibm_platform_services.egg-info/dependency_links.txt +0 -0
  32. {ibm_platform_services-0.59.0 → ibm_platform_services-0.59.1}/ibm_platform_services.egg-info/requires.txt +0 -0
  33. {ibm_platform_services-0.59.0 → ibm_platform_services-0.59.1}/ibm_platform_services.egg-info/top_level.txt +0 -0
  34. {ibm_platform_services-0.59.0 → ibm_platform_services-0.59.1}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.2
2
2
  Name: ibm-platform-services
3
- Version: 0.59.0
3
+ Version: 0.59.1
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
@@ -12,11 +12,11 @@ Project-URL: License, https://github.com/IBM/platform-services-python-sdk/blob/m
12
12
  Keywords: ibm,cloud,ibm cloud services,ibm cloud platform services
13
13
  Classifier: Programming Language :: Python
14
14
  Classifier: Programming Language :: Python :: 3
15
- Classifier: Programming Language :: Python :: 3.8
16
15
  Classifier: Programming Language :: Python :: 3.9
17
16
  Classifier: Programming Language :: Python :: 3.10
18
17
  Classifier: Programming Language :: Python :: 3.11
19
18
  Classifier: Programming Language :: Python :: 3.12
19
+ Classifier: Programming Language :: Python :: 3.13
20
20
  Classifier: Development Status :: 4 - Beta
21
21
  Classifier: Environment :: Console
22
22
  Classifier: Intended Audience :: Developers
@@ -25,7 +25,7 @@ Classifier: Operating System :: OS Independent
25
25
  Classifier: Topic :: Software Development :: Libraries
26
26
  Classifier: Topic :: Software Development :: Libraries :: Python Modules
27
27
  Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
28
- Requires-Python: >=3.8
28
+ Requires-Python: >=3.9
29
29
  Description-Content-Type: text/markdown
30
30
  License-File: LICENSE
31
31
  Requires-Dist: ibm_cloud_sdk_core<4.0.0,>=3.22.0
@@ -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.59.0
53
+ # IBM Cloud Platform Services Python SDK Version 0.59.1
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).
@@ -123,7 +123,7 @@ Service Name | Module Name | Service Class Name
123
123
 
124
124
  * An [IBM Cloud][ibm-cloud-onboarding] account.
125
125
  * An IAM API key to allow the SDK to access your account. Create one [here](https://cloud.ibm.com/iam/apikeys).
126
- * Python 3.8 or above.
126
+ * Python 3.9 or above.
127
127
 
128
128
  ## Installation
129
129
 
@@ -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.59.0
11
+ # IBM Cloud Platform Services Python SDK Version 0.59.1
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).
@@ -81,7 +81,7 @@ Service Name | Module Name | Service Class Name
81
81
 
82
82
  * An [IBM Cloud][ibm-cloud-onboarding] account.
83
83
  * An IAM API key to allow the SDK to access your account. Create one [here](https://cloud.ibm.com/iam/apikeys).
84
- * Python 3.8 or above.
84
+ * Python 3.9 or above.
85
85
 
86
86
  ## Installation
87
87
 
@@ -2,4 +2,4 @@
2
2
  Version of platform_services
3
3
  """
4
4
 
5
- __version__ = '0.59.0'
5
+ __version__ = '0.59.1'
@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.2
2
2
  Name: ibm-platform-services
3
- Version: 0.59.0
3
+ Version: 0.59.1
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
@@ -12,11 +12,11 @@ Project-URL: License, https://github.com/IBM/platform-services-python-sdk/blob/m
12
12
  Keywords: ibm,cloud,ibm cloud services,ibm cloud platform services
13
13
  Classifier: Programming Language :: Python
14
14
  Classifier: Programming Language :: Python :: 3
15
- Classifier: Programming Language :: Python :: 3.8
16
15
  Classifier: Programming Language :: Python :: 3.9
17
16
  Classifier: Programming Language :: Python :: 3.10
18
17
  Classifier: Programming Language :: Python :: 3.11
19
18
  Classifier: Programming Language :: Python :: 3.12
19
+ Classifier: Programming Language :: Python :: 3.13
20
20
  Classifier: Development Status :: 4 - Beta
21
21
  Classifier: Environment :: Console
22
22
  Classifier: Intended Audience :: Developers
@@ -25,7 +25,7 @@ Classifier: Operating System :: OS Independent
25
25
  Classifier: Topic :: Software Development :: Libraries
26
26
  Classifier: Topic :: Software Development :: Libraries :: Python Modules
27
27
  Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
28
- Requires-Python: >=3.8
28
+ Requires-Python: >=3.9
29
29
  Description-Content-Type: text/markdown
30
30
  License-File: LICENSE
31
31
  Requires-Dist: ibm_cloud_sdk_core<4.0.0,>=3.22.0
@@ -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.59.0
53
+ # IBM Cloud Platform Services Python SDK Version 0.59.1
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).
@@ -123,7 +123,7 @@ Service Name | Module Name | Service Class Name
123
123
 
124
124
  * An [IBM Cloud][ibm-cloud-onboarding] account.
125
125
  * An IAM API key to allow the SDK to access your account. Create one [here](https://cloud.ibm.com/iam/apikeys).
126
- * Python 3.8 or above.
126
+ * Python 3.9 or above.
127
127
 
128
128
  ## Installation
129
129
 
@@ -1,20 +1,20 @@
1
1
  [project]
2
2
  name = "ibm-platform-services"
3
- version = "0.59.0"
3
+ version = "0.59.1"
4
4
  authors = [
5
5
  { name="IBM", email="devxsdk@us.ibm.com" }
6
6
  ]
7
7
  description = "Python client library for IBM Cloud Platform Services"
8
8
  readme = "README.md"
9
- requires-python = ">=3.8"
9
+ requires-python = ">=3.9"
10
10
  classifiers = [
11
11
  "Programming Language :: Python",
12
12
  "Programming Language :: Python :: 3",
13
- "Programming Language :: Python :: 3.8",
14
13
  "Programming Language :: Python :: 3.9",
15
14
  "Programming Language :: Python :: 3.10",
16
15
  "Programming Language :: Python :: 3.11",
17
16
  "Programming Language :: Python :: 3.12",
17
+ "Programming Language :: Python :: 3.13",
18
18
  "Development Status :: 4 - Beta",
19
19
  "Environment :: Console",
20
20
  "Intended Audience :: Developers",