ibm-platform-services 0.66.1__tar.gz → 0.66.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.66.1/ibm_platform_services.egg-info → ibm_platform_services-0.66.2}/PKG-INFO +8 -8
  2. {ibm_platform_services-0.66.1 → ibm_platform_services-0.66.2}/README.md +1 -1
  3. {ibm_platform_services-0.66.1 → ibm_platform_services-0.66.2}/ibm_platform_services/__init__.py +1 -1
  4. {ibm_platform_services-0.66.1 → ibm_platform_services-0.66.2}/ibm_platform_services/version.py +1 -1
  5. {ibm_platform_services-0.66.1 → ibm_platform_services-0.66.2/ibm_platform_services.egg-info}/PKG-INFO +8 -8
  6. ibm_platform_services-0.66.2/ibm_platform_services.egg-info/requires.txt +13 -0
  7. {ibm_platform_services-0.66.1 → ibm_platform_services-0.66.2}/pyproject.toml +7 -7
  8. ibm_platform_services-0.66.1/ibm_platform_services.egg-info/requires.txt +0 -13
  9. {ibm_platform_services-0.66.1 → ibm_platform_services-0.66.2}/LICENSE +0 -0
  10. {ibm_platform_services-0.66.1 → ibm_platform_services-0.66.2}/MANIFEST.in +0 -0
  11. {ibm_platform_services-0.66.1 → ibm_platform_services-0.66.2}/ibm_platform_services/case_management_v1.py +0 -0
  12. {ibm_platform_services-0.66.1 → ibm_platform_services-0.66.2}/ibm_platform_services/catalog_management_v1.py +0 -0
  13. {ibm_platform_services-0.66.1 → ibm_platform_services-0.66.2}/ibm_platform_services/common.py +0 -0
  14. {ibm_platform_services-0.66.1 → ibm_platform_services-0.66.2}/ibm_platform_services/context_based_restrictions_v1.py +0 -0
  15. {ibm_platform_services-0.66.1 → ibm_platform_services-0.66.2}/ibm_platform_services/enterprise_billing_units_v1.py +0 -0
  16. {ibm_platform_services-0.66.1 → ibm_platform_services-0.66.2}/ibm_platform_services/enterprise_management_v1.py +0 -0
  17. {ibm_platform_services-0.66.1 → ibm_platform_services-0.66.2}/ibm_platform_services/enterprise_usage_reports_v1.py +0 -0
  18. {ibm_platform_services-0.66.1 → ibm_platform_services-0.66.2}/ibm_platform_services/global_catalog_v1.py +0 -0
  19. {ibm_platform_services-0.66.1 → ibm_platform_services-0.66.2}/ibm_platform_services/global_search_v2.py +0 -0
  20. {ibm_platform_services-0.66.1 → ibm_platform_services-0.66.2}/ibm_platform_services/global_tagging_v1.py +0 -0
  21. {ibm_platform_services-0.66.1 → ibm_platform_services-0.66.2}/ibm_platform_services/iam_access_groups_v2.py +0 -0
  22. {ibm_platform_services-0.66.1 → ibm_platform_services-0.66.2}/ibm_platform_services/iam_identity_v1.py +0 -0
  23. {ibm_platform_services-0.66.1 → ibm_platform_services-0.66.2}/ibm_platform_services/iam_policy_management_v1.py +0 -0
  24. {ibm_platform_services-0.66.1 → ibm_platform_services-0.66.2}/ibm_platform_services/ibm_cloud_shell_v1.py +0 -0
  25. {ibm_platform_services-0.66.1 → ibm_platform_services-0.66.2}/ibm_platform_services/open_service_broker_v1.py +0 -0
  26. {ibm_platform_services-0.66.1 → ibm_platform_services-0.66.2}/ibm_platform_services/partner_management_v1.py +0 -0
  27. {ibm_platform_services-0.66.1 → ibm_platform_services-0.66.2}/ibm_platform_services/resource_controller_v2.py +0 -0
  28. {ibm_platform_services-0.66.1 → ibm_platform_services-0.66.2}/ibm_platform_services/resource_manager_v2.py +0 -0
  29. {ibm_platform_services-0.66.1 → ibm_platform_services-0.66.2}/ibm_platform_services/usage_metering_v4.py +0 -0
  30. {ibm_platform_services-0.66.1 → ibm_platform_services-0.66.2}/ibm_platform_services/usage_reports_v4.py +0 -0
  31. {ibm_platform_services-0.66.1 → ibm_platform_services-0.66.2}/ibm_platform_services/user_management_v1.py +0 -0
  32. {ibm_platform_services-0.66.1 → ibm_platform_services-0.66.2}/ibm_platform_services.egg-info/SOURCES.txt +0 -0
  33. {ibm_platform_services-0.66.1 → ibm_platform_services-0.66.2}/ibm_platform_services.egg-info/dependency_links.txt +0 -0
  34. {ibm_platform_services-0.66.1 → ibm_platform_services-0.66.2}/ibm_platform_services.egg-info/top_level.txt +0 -0
  35. {ibm_platform_services-0.66.1 → ibm_platform_services-0.66.2}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: ibm-platform-services
3
- Version: 0.66.1
3
+ Version: 0.66.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,14 +28,14 @@ Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
28
28
  Requires-Python: >=3.9
29
29
  Description-Content-Type: text/markdown
30
30
  License-File: LICENSE
31
- Requires-Dist: ibm_cloud_sdk_core<4.0.0,>=3.24.1
31
+ Requires-Dist: ibm_cloud_sdk_core<4.0.0,>=3.24.2
32
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"
33
+ Requires-Dist: coverage<8.0.0,>=7.9.0; extra == "dev"
34
+ Requires-Dist: pylint<4.0.0,>=3.3.7; extra == "dev"
35
+ Requires-Dist: pytest<8.0.0,>=7.4.4; extra == "dev"
36
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"
37
+ Requires-Dist: responses<1.0.0,>=0.25.7; extra == "dev"
38
+ Requires-Dist: black<26.0.0,>=25.0.0; extra == "dev"
39
39
  Provides-Extra: publish
40
40
  Requires-Dist: build; extra == "publish"
41
41
  Requires-Dist: twine; extra == "publish"
@@ -51,7 +51,7 @@ Dynamic: license-file
51
51
  [![CLA assistant](https://cla-assistant.io/readme/badge/IBM/platform-services-python-sdk)](https://cla-assistant.io/IBM/platform-services-python-sdk)
52
52
 
53
53
 
54
- # IBM Cloud Platform Services Python SDK Version 0.66.1
54
+ # IBM Cloud Platform Services Python SDK Version 0.66.2
55
55
 
56
56
  Python client library to interact with various
57
57
  [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.66.1
11
+ # IBM Cloud Platform Services Python SDK Version 0.66.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).
@@ -13,7 +13,7 @@
13
13
  # See the License for the specific language governing permissions and
14
14
  # limitations under the License.
15
15
  """
16
- This package provides a client library for accessing the IBM Cloud Platform Services.
16
+ This package provides a client library for accessing the IBM Cloud Platform Services.
17
17
  """
18
18
 
19
19
  from ibm_cloud_sdk_core import IAMTokenManager, DetailedResponse, BaseService, ApiException
@@ -2,4 +2,4 @@
2
2
  Version of platform_services
3
3
  """
4
4
 
5
- __version__ = '0.66.1'
5
+ __version__ = '0.66.2'
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: ibm-platform-services
3
- Version: 0.66.1
3
+ Version: 0.66.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,14 +28,14 @@ Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
28
28
  Requires-Python: >=3.9
29
29
  Description-Content-Type: text/markdown
30
30
  License-File: LICENSE
31
- Requires-Dist: ibm_cloud_sdk_core<4.0.0,>=3.24.1
31
+ Requires-Dist: ibm_cloud_sdk_core<4.0.0,>=3.24.2
32
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"
33
+ Requires-Dist: coverage<8.0.0,>=7.9.0; extra == "dev"
34
+ Requires-Dist: pylint<4.0.0,>=3.3.7; extra == "dev"
35
+ Requires-Dist: pytest<8.0.0,>=7.4.4; extra == "dev"
36
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"
37
+ Requires-Dist: responses<1.0.0,>=0.25.7; extra == "dev"
38
+ Requires-Dist: black<26.0.0,>=25.0.0; extra == "dev"
39
39
  Provides-Extra: publish
40
40
  Requires-Dist: build; extra == "publish"
41
41
  Requires-Dist: twine; extra == "publish"
@@ -51,7 +51,7 @@ Dynamic: license-file
51
51
  [![CLA assistant](https://cla-assistant.io/readme/badge/IBM/platform-services-python-sdk)](https://cla-assistant.io/IBM/platform-services-python-sdk)
52
52
 
53
53
 
54
- # IBM Cloud Platform Services Python SDK Version 0.66.1
54
+ # IBM Cloud Platform Services Python SDK Version 0.66.2
55
55
 
56
56
  Python client library to interact with various
57
57
  [IBM Cloud Platform Service APIs](https://cloud.ibm.com/docs?tab=api-docs&category=platform_services).
@@ -0,0 +1,13 @@
1
+ ibm_cloud_sdk_core<4.0.0,>=3.24.2
2
+
3
+ [dev]
4
+ coverage<8.0.0,>=7.9.0
5
+ pylint<4.0.0,>=3.3.7
6
+ pytest<8.0.0,>=7.4.4
7
+ pytest-cov<5.0.0,>=4.1.0
8
+ responses<1.0.0,>=0.25.7
9
+ black<26.0.0,>=25.0.0
10
+
11
+ [publish]
12
+ build
13
+ twine
@@ -1,6 +1,6 @@
1
1
  [project]
2
2
  name = "ibm-platform-services"
3
- version = "0.66.1"
3
+ version = "0.66.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.24.1,<4.0.0",
29
+ "ibm_cloud_sdk_core>=3.24.2,<4.0.0",
30
30
  ]
31
31
 
32
32
  [project.urls]
@@ -39,12 +39,12 @@ License = "https://github.com/IBM/platform-services-python-sdk/blob/main/LICENSE
39
39
 
40
40
  [project.optional-dependencies]
41
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",
42
+ "coverage>=7.9.0,<8.0.0",
43
+ "pylint>=3.3.7,<4.0.0",
44
+ "pytest>=7.4.4,<8.0.0",
45
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",
46
+ "responses>=0.25.7,<1.0.0",
47
+ "black>=25.0.0,<26.0.0",
48
48
  ]
49
49
  publish = [
50
50
  "build",
@@ -1,13 +0,0 @@
1
- ibm_cloud_sdk_core<4.0.0,>=3.24.1
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