ibm-cloud-sdk-core 3.24.1__py3-none-any.whl → 3.24.2__py3-none-any.whl
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_cloud_sdk_core/version.py +1 -1
- {ibm_cloud_sdk_core-3.24.1.dist-info → ibm_cloud_sdk_core-3.24.2.dist-info}/METADATA +13 -13
- {ibm_cloud_sdk_core-3.24.1.dist-info → ibm_cloud_sdk_core-3.24.2.dist-info}/RECORD +6 -6
- {ibm_cloud_sdk_core-3.24.1.dist-info → ibm_cloud_sdk_core-3.24.2.dist-info}/WHEEL +0 -0
- {ibm_cloud_sdk_core-3.24.1.dist-info → ibm_cloud_sdk_core-3.24.2.dist-info}/licenses/LICENSE +0 -0
- {ibm_cloud_sdk_core-3.24.1.dist-info → ibm_cloud_sdk_core-3.24.2.dist-info}/top_level.txt +0 -0
ibm_cloud_sdk_core/version.py
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
__version__ = '3.24.
|
|
1
|
+
__version__ = '3.24.2'
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: ibm-cloud-sdk-core
|
|
3
|
-
Version: 3.24.
|
|
3
|
+
Version: 3.24.2
|
|
4
4
|
Summary: Core library used by SDKs for IBM Cloud Services
|
|
5
5
|
Author-email: IBM <devxsdk@us.ibm.com>
|
|
6
6
|
Project-URL: Repository, https://github.com/IBM/python-sdk-core
|
|
@@ -28,17 +28,17 @@ 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: requests<3.0.0,>=2.
|
|
32
|
-
Requires-Dist: urllib3<3.0.0,>=2.
|
|
33
|
-
Requires-Dist: python_dateutil<3.0.0,>=2.
|
|
34
|
-
Requires-Dist: PyJWT<3.0.0,>=2.
|
|
31
|
+
Requires-Dist: requests<3.0.0,>=2.32.4
|
|
32
|
+
Requires-Dist: urllib3<3.0.0,>=2.4.0
|
|
33
|
+
Requires-Dist: python_dateutil<3.0.0,>=2.9.0
|
|
34
|
+
Requires-Dist: PyJWT<3.0.0,>=2.10.1
|
|
35
35
|
Provides-Extra: dev
|
|
36
|
-
Requires-Dist: coverage<8.0.0,>=7.
|
|
37
|
-
Requires-Dist: pylint<4.0.0,>=3.
|
|
38
|
-
Requires-Dist: pytest<8.0.0,>=7.4.
|
|
36
|
+
Requires-Dist: coverage<8.0.0,>=7.9.0; extra == "dev"
|
|
37
|
+
Requires-Dist: pylint<4.0.0,>=3.3.7; extra == "dev"
|
|
38
|
+
Requires-Dist: pytest<8.0.0,>=7.4.4; extra == "dev"
|
|
39
39
|
Requires-Dist: pytest-cov<5.0.0,>=4.1.0; extra == "dev"
|
|
40
|
-
Requires-Dist: responses<1.0.0,>=0.
|
|
41
|
-
Requires-Dist: black<
|
|
40
|
+
Requires-Dist: responses<1.0.0,>=0.25.7; extra == "dev"
|
|
41
|
+
Requires-Dist: black<26.0.0,>=25.0.0; extra == "dev"
|
|
42
42
|
Provides-Extra: publish
|
|
43
43
|
Requires-Dist: build; extra == "publish"
|
|
44
44
|
Requires-Dist: twine; extra == "publish"
|
|
@@ -50,7 +50,7 @@ Dynamic: license-file
|
|
|
50
50
|
[](https://cla-assistant.io/ibm/python-sdk-core)
|
|
51
51
|
[](https://github.com/semantic-release/semantic-release)
|
|
52
52
|
|
|
53
|
-
# IBM Python SDK Core Version 3.24.
|
|
53
|
+
# IBM Python SDK Core Version 3.24.2
|
|
54
54
|
This project contains core functionality required by Python code generated by the IBM Cloud OpenAPI SDK Generator
|
|
55
55
|
(openapi-sdkgen).
|
|
56
56
|
|
|
@@ -116,12 +116,12 @@ When running your application, you should see output like this if debug logging
|
|
|
116
116
|
```
|
|
117
117
|
2024-09-16 15:44:45,174 [ibm-cloud-sdk-core:DEBUG] Get authenticator from environment, key=global_search
|
|
118
118
|
2024-09-16 15:44:45,175 [ibm-cloud-sdk-core:DEBUG] Set service URL: https://api.global-search-tagging.cloud.ibm.com
|
|
119
|
-
2024-09-16 15:44:45,175 [ibm-cloud-sdk-core:DEBUG] Set User-Agent: ibm-python-sdk-core-3.24.
|
|
119
|
+
2024-09-16 15:44:45,175 [ibm-cloud-sdk-core:DEBUG] Set User-Agent: ibm-python-sdk-core-3.24.2 os.name=Linux os.version=6.10.9-100.fc39.x86_64 python.version=3.12.5
|
|
120
120
|
2024-09-16 15:44:45,181 [ibm-cloud-sdk-core:DEBUG] Configuring BaseService instance with service name: global_search
|
|
121
121
|
2024-09-16 15:44:45,181 [ibm-cloud-sdk-core:DEBUG] Performing synchronous token fetch
|
|
122
122
|
2024-09-16 15:44:45,182 [ibm-cloud-sdk-core:DEBUG] Invoking IAM get_token operation: https://iam.cloud.ibm.com/identity/token
|
|
123
123
|
2024-09-16 15:44:45,182 [urllib3.connectionpool:DEBUG] Starting new HTTPS connection (1): iam.cloud.ibm.com:443
|
|
124
|
-
send: b'POST /identity/token HTTP/1.1\r\nHost: iam.cloud.ibm.com\r\nUser-Agent: ibm-python-sdk-core/iam-authenticator-3.24.
|
|
124
|
+
send: b'POST /identity/token HTTP/1.1\r\nHost: iam.cloud.ibm.com\r\nUser-Agent: ibm-python-sdk-core/iam-authenticator-3.24.2 os.name=Linux os.version=6.10.9-100.fc39.x86_64 python.version=3.12.5\r\nAccept-Encoding: gzip, deflate\r\nAccept: application/json\r\nConnection: keep-alive\r\nContent-Type: application/x-www-form-urlencoded\r\nContent-Length: 135\r\n\r\n'
|
|
125
125
|
send: b'grant_type=urn%3Aibm%3Aparams%3Aoauth%3Agrant-type%3Aapikey&apikey=[redacted]&response_type=cloud_iam'
|
|
126
126
|
reply: 'HTTP/1.1 200 OK\r\n'
|
|
127
127
|
header: Content-Type: application/json
|
|
@@ -7,7 +7,7 @@ ibm_cloud_sdk_core/http_adapter.py,sha256=nRUvt7hbSC8Vyhqe_oA5k_NKoRMM-S4VCSAZVQ
|
|
|
7
7
|
ibm_cloud_sdk_core/logger.py,sha256=sdDNAA9LlpynadFxTRsCWfqSNBrN6uKMxVsFuo2PnIo,2708
|
|
8
8
|
ibm_cloud_sdk_core/private_helpers.py,sha256=5ei9gNwuN-inNJ2WqMXcXEPfLM1NALOLi4ucLMcYohY,1181
|
|
9
9
|
ibm_cloud_sdk_core/utils.py,sha256=-vi21lStgoAxJWK4G4jkV5bmqypwxzY8GUIE_U5eSyI,16153
|
|
10
|
-
ibm_cloud_sdk_core/version.py,sha256=
|
|
10
|
+
ibm_cloud_sdk_core/version.py,sha256=fpm_3MPk_WSuDE4IcuD8Wvs_G1evwCzO7rzrJTjXPBY,23
|
|
11
11
|
ibm_cloud_sdk_core/authenticators/__init__.py,sha256=kfO8cLILf8zmNM_Uth652jZHEUUkTqEcwvTzDK7WCOw,2622
|
|
12
12
|
ibm_cloud_sdk_core/authenticators/authenticator.py,sha256=q-4pswHnL37_TAVYd_3G6zPezKSeuncKLarL1fWITxc,2048
|
|
13
13
|
ibm_cloud_sdk_core/authenticators/basic_authenticator.py,sha256=-VETJqCwAj77_RNhokAp8rLqN0lkGj3TPF6xU1_lpY8,3366
|
|
@@ -32,8 +32,8 @@ ibm_cloud_sdk_core/token_managers/mcsp_token_manager.py,sha256=jaVwmqPnWF0ZG3lGO
|
|
|
32
32
|
ibm_cloud_sdk_core/token_managers/mcspv2_token_manager.py,sha256=JPzAwDpP7B5xWoe_M2QeykzqYT69_R8bR-F9DLzf-kw,8005
|
|
33
33
|
ibm_cloud_sdk_core/token_managers/token_manager.py,sha256=7vSaSctmy46o5OVnmvVafBAGKzoNjA7kJEzd-rrcLWM,7993
|
|
34
34
|
ibm_cloud_sdk_core/token_managers/vpc_instance_token_manager.py,sha256=0oYXV-Y2o5L3_70r53CxtJLS6Y2pIkzbi1CW1z-QR4Y,7014
|
|
35
|
-
ibm_cloud_sdk_core-3.24.
|
|
36
|
-
ibm_cloud_sdk_core-3.24.
|
|
37
|
-
ibm_cloud_sdk_core-3.24.
|
|
38
|
-
ibm_cloud_sdk_core-3.24.
|
|
39
|
-
ibm_cloud_sdk_core-3.24.
|
|
35
|
+
ibm_cloud_sdk_core-3.24.2.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
|
36
|
+
ibm_cloud_sdk_core-3.24.2.dist-info/METADATA,sha256=1WdCw9I0s-5VrrzVPC3HyOFlzGf9BKldM9yNpdldg6k,8675
|
|
37
|
+
ibm_cloud_sdk_core-3.24.2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
38
|
+
ibm_cloud_sdk_core-3.24.2.dist-info/top_level.txt,sha256=otLtvxe-8ugPRmPqeSnbaOjnAl0qjDRZ1HSkC3aeLpI,19
|
|
39
|
+
ibm_cloud_sdk_core-3.24.2.dist-info/RECORD,,
|
|
File without changes
|
{ibm_cloud_sdk_core-3.24.1.dist-info → ibm_cloud_sdk_core-3.24.2.dist-info}/licenses/LICENSE
RENAMED
|
File without changes
|
|
File without changes
|