ibm-platform-services 0.55.0__tar.gz → 0.55.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.
- {ibm-platform-services-0.55.0/ibm_platform_services.egg-info → ibm-platform-services-0.55.2}/PKG-INFO +3 -2
- {ibm-platform-services-0.55.0 → ibm-platform-services-0.55.2}/README.md +1 -1
- {ibm-platform-services-0.55.0 → ibm-platform-services-0.55.2}/ibm_platform_services/version.py +1 -1
- {ibm-platform-services-0.55.0 → ibm-platform-services-0.55.2/ibm_platform_services.egg-info}/PKG-INFO +3 -2
- ibm-platform-services-0.55.2/ibm_platform_services.egg-info/requires.txt +1 -0
- ibm-platform-services-0.55.2/requirements.txt +1 -0
- {ibm-platform-services-0.55.0 → ibm-platform-services-0.55.2}/setup.py +3 -3
- ibm-platform-services-0.55.0/ibm_platform_services.egg-info/requires.txt +0 -1
- ibm-platform-services-0.55.0/requirements.txt +0 -1
- {ibm-platform-services-0.55.0 → ibm-platform-services-0.55.2}/LICENSE +0 -0
- {ibm-platform-services-0.55.0 → ibm-platform-services-0.55.2}/MANIFEST.in +0 -0
- {ibm-platform-services-0.55.0 → ibm-platform-services-0.55.2}/ibm_platform_services/__init__.py +0 -0
- {ibm-platform-services-0.55.0 → ibm-platform-services-0.55.2}/ibm_platform_services/case_management_v1.py +0 -0
- {ibm-platform-services-0.55.0 → ibm-platform-services-0.55.2}/ibm_platform_services/catalog_management_v1.py +0 -0
- {ibm-platform-services-0.55.0 → ibm-platform-services-0.55.2}/ibm_platform_services/common.py +0 -0
- {ibm-platform-services-0.55.0 → ibm-platform-services-0.55.2}/ibm_platform_services/context_based_restrictions_v1.py +0 -0
- {ibm-platform-services-0.55.0 → ibm-platform-services-0.55.2}/ibm_platform_services/enterprise_billing_units_v1.py +0 -0
- {ibm-platform-services-0.55.0 → ibm-platform-services-0.55.2}/ibm_platform_services/enterprise_management_v1.py +0 -0
- {ibm-platform-services-0.55.0 → ibm-platform-services-0.55.2}/ibm_platform_services/enterprise_usage_reports_v1.py +0 -0
- {ibm-platform-services-0.55.0 → ibm-platform-services-0.55.2}/ibm_platform_services/global_catalog_v1.py +0 -0
- {ibm-platform-services-0.55.0 → ibm-platform-services-0.55.2}/ibm_platform_services/global_search_v2.py +0 -0
- {ibm-platform-services-0.55.0 → ibm-platform-services-0.55.2}/ibm_platform_services/global_tagging_v1.py +0 -0
- {ibm-platform-services-0.55.0 → ibm-platform-services-0.55.2}/ibm_platform_services/iam_access_groups_v2.py +0 -0
- {ibm-platform-services-0.55.0 → ibm-platform-services-0.55.2}/ibm_platform_services/iam_identity_v1.py +0 -0
- {ibm-platform-services-0.55.0 → ibm-platform-services-0.55.2}/ibm_platform_services/iam_policy_management_v1.py +0 -0
- {ibm-platform-services-0.55.0 → ibm-platform-services-0.55.2}/ibm_platform_services/ibm_cloud_shell_v1.py +0 -0
- {ibm-platform-services-0.55.0 → ibm-platform-services-0.55.2}/ibm_platform_services/open_service_broker_v1.py +0 -0
- {ibm-platform-services-0.55.0 → ibm-platform-services-0.55.2}/ibm_platform_services/partner_billing_units_v1.py +0 -0
- {ibm-platform-services-0.55.0 → ibm-platform-services-0.55.2}/ibm_platform_services/partner_usage_reports_v1.py +0 -0
- {ibm-platform-services-0.55.0 → ibm-platform-services-0.55.2}/ibm_platform_services/resource_controller_v2.py +0 -0
- {ibm-platform-services-0.55.0 → ibm-platform-services-0.55.2}/ibm_platform_services/resource_manager_v2.py +0 -0
- {ibm-platform-services-0.55.0 → ibm-platform-services-0.55.2}/ibm_platform_services/usage_metering_v4.py +0 -0
- {ibm-platform-services-0.55.0 → ibm-platform-services-0.55.2}/ibm_platform_services/usage_reports_v4.py +0 -0
- {ibm-platform-services-0.55.0 → ibm-platform-services-0.55.2}/ibm_platform_services/user_management_v1.py +0 -0
- {ibm-platform-services-0.55.0 → ibm-platform-services-0.55.2}/ibm_platform_services.egg-info/SOURCES.txt +0 -0
- {ibm-platform-services-0.55.0 → ibm-platform-services-0.55.2}/ibm_platform_services.egg-info/dependency_links.txt +0 -0
- {ibm-platform-services-0.55.0 → ibm-platform-services-0.55.2}/ibm_platform_services.egg-info/top_level.txt +0 -0
- {ibm-platform-services-0.55.0 → ibm-platform-services-0.55.2}/ibm_platform_services.egg-info/zip-safe +0 -0
- {ibm-platform-services-0.55.0 → ibm-platform-services-0.55.2}/pyproject.toml +0 -0
- {ibm-platform-services-0.55.0 → ibm-platform-services-0.55.2}/requirements-dev.txt +0 -0
- {ibm-platform-services-0.55.0 → ibm-platform-services-0.55.2}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: ibm-platform-services
|
|
3
|
-
Version: 0.55.
|
|
3
|
+
Version: 0.55.2
|
|
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
|
[](https://cla-assistant.io/IBM/platform-services-python-sdk)
|
|
34
35
|
|
|
35
36
|
|
|
36
|
-
# IBM Cloud Platform Services Python SDK Version 0.55.
|
|
37
|
+
# IBM Cloud Platform Services Python SDK Version 0.55.2
|
|
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
|
[](https://cla-assistant.io/IBM/platform-services-python-sdk)
|
|
9
9
|
|
|
10
10
|
|
|
11
|
-
# IBM Cloud Platform Services Python SDK Version 0.55.
|
|
11
|
+
# IBM Cloud Platform Services Python SDK Version 0.55.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).
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: ibm-platform-services
|
|
3
|
-
Version: 0.55.
|
|
3
|
+
Version: 0.55.2
|
|
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
|
[](https://cla-assistant.io/IBM/platform-services-python-sdk)
|
|
34
35
|
|
|
35
36
|
|
|
36
|
-
# IBM Cloud Platform Services Python SDK Version 0.55.
|
|
37
|
+
# IBM Cloud Platform Services Python SDK Version 0.55.2
|
|
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.4
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
ibm_cloud_sdk_core>=3.20.4,<4.0.0
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
#!/usr/bin/env python
|
|
2
|
-
# Copyright 2019,
|
|
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.
|
|
@@ -14,12 +14,11 @@
|
|
|
14
14
|
# limitations under the License.
|
|
15
15
|
|
|
16
16
|
from setuptools import setup
|
|
17
|
-
from setuptools.command.test import test as TestCommand
|
|
18
17
|
import os
|
|
19
18
|
import sys
|
|
20
19
|
import pkg_resources
|
|
21
20
|
|
|
22
|
-
__version__ = '0.55.
|
|
21
|
+
__version__ = '0.55.2'
|
|
23
22
|
PACKAGE_NAME = 'ibm_platform_services'
|
|
24
23
|
PACKAGE_DESC = 'Python client library for IBM Cloud Platform Services'
|
|
25
24
|
|
|
@@ -63,6 +62,7 @@ setup(
|
|
|
63
62
|
'Programming Language :: Python :: 3.9',
|
|
64
63
|
'Programming Language :: Python :: 3.10',
|
|
65
64
|
'Programming Language :: Python :: 3.11',
|
|
65
|
+
'Programming Language :: Python :: 3.12',
|
|
66
66
|
'Development Status :: 4 - Beta',
|
|
67
67
|
'Intended Audience :: Developers',
|
|
68
68
|
'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
|
|
File without changes
|
|
File without changes
|
{ibm-platform-services-0.55.0 → ibm-platform-services-0.55.2}/ibm_platform_services/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ibm-platform-services-0.55.0 → ibm-platform-services-0.55.2}/ibm_platform_services/common.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|