ibm-platform-services 0.55.0__tar.gz → 0.55.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 (41) hide show
  1. {ibm-platform-services-0.55.0/ibm_platform_services.egg-info → ibm-platform-services-0.55.1}/PKG-INFO +3 -2
  2. {ibm-platform-services-0.55.0 → ibm-platform-services-0.55.1}/README.md +1 -1
  3. {ibm-platform-services-0.55.0 → ibm-platform-services-0.55.1}/ibm_platform_services/version.py +1 -1
  4. {ibm-platform-services-0.55.0 → ibm-platform-services-0.55.1/ibm_platform_services.egg-info}/PKG-INFO +3 -2
  5. ibm-platform-services-0.55.1/ibm_platform_services.egg-info/requires.txt +1 -0
  6. ibm-platform-services-0.55.1/requirements.txt +1 -0
  7. {ibm-platform-services-0.55.0 → ibm-platform-services-0.55.1}/setup.py +3 -2
  8. ibm-platform-services-0.55.0/ibm_platform_services.egg-info/requires.txt +0 -1
  9. ibm-platform-services-0.55.0/requirements.txt +0 -1
  10. {ibm-platform-services-0.55.0 → ibm-platform-services-0.55.1}/LICENSE +0 -0
  11. {ibm-platform-services-0.55.0 → ibm-platform-services-0.55.1}/MANIFEST.in +0 -0
  12. {ibm-platform-services-0.55.0 → ibm-platform-services-0.55.1}/ibm_platform_services/__init__.py +0 -0
  13. {ibm-platform-services-0.55.0 → ibm-platform-services-0.55.1}/ibm_platform_services/case_management_v1.py +0 -0
  14. {ibm-platform-services-0.55.0 → ibm-platform-services-0.55.1}/ibm_platform_services/catalog_management_v1.py +0 -0
  15. {ibm-platform-services-0.55.0 → ibm-platform-services-0.55.1}/ibm_platform_services/common.py +0 -0
  16. {ibm-platform-services-0.55.0 → ibm-platform-services-0.55.1}/ibm_platform_services/context_based_restrictions_v1.py +0 -0
  17. {ibm-platform-services-0.55.0 → ibm-platform-services-0.55.1}/ibm_platform_services/enterprise_billing_units_v1.py +0 -0
  18. {ibm-platform-services-0.55.0 → ibm-platform-services-0.55.1}/ibm_platform_services/enterprise_management_v1.py +0 -0
  19. {ibm-platform-services-0.55.0 → ibm-platform-services-0.55.1}/ibm_platform_services/enterprise_usage_reports_v1.py +0 -0
  20. {ibm-platform-services-0.55.0 → ibm-platform-services-0.55.1}/ibm_platform_services/global_catalog_v1.py +0 -0
  21. {ibm-platform-services-0.55.0 → ibm-platform-services-0.55.1}/ibm_platform_services/global_search_v2.py +0 -0
  22. {ibm-platform-services-0.55.0 → ibm-platform-services-0.55.1}/ibm_platform_services/global_tagging_v1.py +0 -0
  23. {ibm-platform-services-0.55.0 → ibm-platform-services-0.55.1}/ibm_platform_services/iam_access_groups_v2.py +0 -0
  24. {ibm-platform-services-0.55.0 → ibm-platform-services-0.55.1}/ibm_platform_services/iam_identity_v1.py +0 -0
  25. {ibm-platform-services-0.55.0 → ibm-platform-services-0.55.1}/ibm_platform_services/iam_policy_management_v1.py +0 -0
  26. {ibm-platform-services-0.55.0 → ibm-platform-services-0.55.1}/ibm_platform_services/ibm_cloud_shell_v1.py +0 -0
  27. {ibm-platform-services-0.55.0 → ibm-platform-services-0.55.1}/ibm_platform_services/open_service_broker_v1.py +0 -0
  28. {ibm-platform-services-0.55.0 → ibm-platform-services-0.55.1}/ibm_platform_services/partner_billing_units_v1.py +0 -0
  29. {ibm-platform-services-0.55.0 → ibm-platform-services-0.55.1}/ibm_platform_services/partner_usage_reports_v1.py +0 -0
  30. {ibm-platform-services-0.55.0 → ibm-platform-services-0.55.1}/ibm_platform_services/resource_controller_v2.py +0 -0
  31. {ibm-platform-services-0.55.0 → ibm-platform-services-0.55.1}/ibm_platform_services/resource_manager_v2.py +0 -0
  32. {ibm-platform-services-0.55.0 → ibm-platform-services-0.55.1}/ibm_platform_services/usage_metering_v4.py +0 -0
  33. {ibm-platform-services-0.55.0 → ibm-platform-services-0.55.1}/ibm_platform_services/usage_reports_v4.py +0 -0
  34. {ibm-platform-services-0.55.0 → ibm-platform-services-0.55.1}/ibm_platform_services/user_management_v1.py +0 -0
  35. {ibm-platform-services-0.55.0 → ibm-platform-services-0.55.1}/ibm_platform_services.egg-info/SOURCES.txt +0 -0
  36. {ibm-platform-services-0.55.0 → ibm-platform-services-0.55.1}/ibm_platform_services.egg-info/dependency_links.txt +0 -0
  37. {ibm-platform-services-0.55.0 → ibm-platform-services-0.55.1}/ibm_platform_services.egg-info/top_level.txt +0 -0
  38. {ibm-platform-services-0.55.0 → ibm-platform-services-0.55.1}/ibm_platform_services.egg-info/zip-safe +0 -0
  39. {ibm-platform-services-0.55.0 → ibm-platform-services-0.55.1}/pyproject.toml +0 -0
  40. {ibm-platform-services-0.55.0 → ibm-platform-services-0.55.1}/requirements-dev.txt +0 -0
  41. {ibm-platform-services-0.55.0 → ibm-platform-services-0.55.1}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: ibm-platform-services
3
- Version: 0.55.0
3
+ Version: 0.55.1
4
4
  Summary: Python client library for IBM Cloud Platform Services
5
5
  Home-page: https://github.com/IBM/platform-services-python-sdk
6
6
  Author: IBM
@@ -14,6 +14,7 @@ Classifier: Programming Language :: Python :: 3.8
14
14
  Classifier: Programming Language :: Python :: 3.9
15
15
  Classifier: Programming Language :: Python :: 3.10
16
16
  Classifier: Programming Language :: Python :: 3.11
17
+ Classifier: Programming Language :: Python :: 3.12
17
18
  Classifier: Development Status :: 4 - Beta
18
19
  Classifier: Intended Audience :: Developers
19
20
  Classifier: License :: OSI Approved :: Apache Software License
@@ -33,7 +34,7 @@ License-File: LICENSE
33
34
  [![CLA assistant](https://cla-assistant.io/readme/badge/IBM/platform-services-python-sdk)](https://cla-assistant.io/IBM/platform-services-python-sdk)
34
35
 
35
36
 
36
- # IBM Cloud Platform Services Python SDK Version 0.55.0
37
+ # IBM Cloud Platform Services Python SDK Version 0.55.1
37
38
 
38
39
  Python client library to interact with various
39
40
  [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.55.0
11
+ # IBM Cloud Platform Services Python SDK Version 0.55.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).
@@ -2,4 +2,4 @@
2
2
  Version of platform_services
3
3
  """
4
4
 
5
- __version__ = '0.55.0'
5
+ __version__ = '0.55.1'
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: ibm-platform-services
3
- Version: 0.55.0
3
+ Version: 0.55.1
4
4
  Summary: Python client library for IBM Cloud Platform Services
5
5
  Home-page: https://github.com/IBM/platform-services-python-sdk
6
6
  Author: IBM
@@ -14,6 +14,7 @@ Classifier: Programming Language :: Python :: 3.8
14
14
  Classifier: Programming Language :: Python :: 3.9
15
15
  Classifier: Programming Language :: Python :: 3.10
16
16
  Classifier: Programming Language :: Python :: 3.11
17
+ Classifier: Programming Language :: Python :: 3.12
17
18
  Classifier: Development Status :: 4 - Beta
18
19
  Classifier: Intended Audience :: Developers
19
20
  Classifier: License :: OSI Approved :: Apache Software License
@@ -33,7 +34,7 @@ License-File: LICENSE
33
34
  [![CLA assistant](https://cla-assistant.io/readme/badge/IBM/platform-services-python-sdk)](https://cla-assistant.io/IBM/platform-services-python-sdk)
34
35
 
35
36
 
36
- # IBM Cloud Platform Services Python SDK Version 0.55.0
37
+ # IBM Cloud Platform Services Python SDK Version 0.55.1
37
38
 
38
39
  Python client library to interact with various
39
40
  [IBM Cloud Platform Service APIs](https://cloud.ibm.com/docs?tab=api-docs&category=platform_services).
@@ -0,0 +1 @@
1
+ ibm_cloud_sdk_core<4.0.0,>=3.20.3
@@ -0,0 +1 @@
1
+ ibm_cloud_sdk_core>=3.20.3,<4.0.0
@@ -1,5 +1,5 @@
1
1
  #!/usr/bin/env python
2
- # Copyright 2019, 2023 IBM All Rights Reserved.
2
+ # Copyright 2019, 2024 IBM All Rights Reserved.
3
3
  #
4
4
  # Licensed under the Apache License, Version 2.0 (the "License");
5
5
  # you may not use this file except in compliance with the License.
@@ -19,7 +19,7 @@ import os
19
19
  import sys
20
20
  import pkg_resources
21
21
 
22
- __version__ = '0.55.0'
22
+ __version__ = '0.55.1'
23
23
  PACKAGE_NAME = 'ibm_platform_services'
24
24
  PACKAGE_DESC = 'Python client library for IBM Cloud Platform Services'
25
25
 
@@ -63,6 +63,7 @@ setup(
63
63
  'Programming Language :: Python :: 3.9',
64
64
  'Programming Language :: Python :: 3.10',
65
65
  'Programming Language :: Python :: 3.11',
66
+ 'Programming Language :: Python :: 3.12',
66
67
  'Development Status :: 4 - Beta',
67
68
  'Intended Audience :: Developers',
68
69
  'License :: OSI Approved :: Apache Software License',
@@ -1 +0,0 @@
1
- ibm_cloud_sdk_core<4.0.0,>=3.19.2
@@ -1 +0,0 @@
1
- ibm_cloud_sdk_core>=3.19.2,<4.0.0