symphony_bdk_python 2.9.1__py3-none-any.whl → 2.10.dev0__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.
- {symphony_bdk_python-2.9.1.dist-info → symphony_bdk_python-2.10.dev0.dist-info}/METADATA +4 -4
- {symphony_bdk_python-2.9.1.dist-info → symphony_bdk_python-2.10.dev0.dist-info}/RECORD +5 -5
- {symphony_bdk_python-2.9.1.dist-info → symphony_bdk_python-2.10.dev0.dist-info}/LICENSE +0 -0
- {symphony_bdk_python-2.9.1.dist-info → symphony_bdk_python-2.10.dev0.dist-info}/NOTICE +0 -0
- {symphony_bdk_python-2.9.1.dist-info → symphony_bdk_python-2.10.dev0.dist-info}/WHEEL +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.3
|
|
2
2
|
Name: symphony_bdk_python
|
|
3
|
-
Version: 2.
|
|
3
|
+
Version: 2.10.dev0
|
|
4
4
|
Summary: Symphony Bot Development Kit for Python
|
|
5
5
|
License: Apache-2.0
|
|
6
6
|
Author: Symphony Platform Solutions
|
|
@@ -21,14 +21,14 @@ Requires-Dist: nulltype (>=2.3.1,<3.0.0)
|
|
|
21
21
|
Requires-Dist: python-dateutil (>=2.8.2,<3.0.0)
|
|
22
22
|
Requires-Dist: pyyaml (>=6.0,<7.0)
|
|
23
23
|
Requires-Dist: tenacity (>=8.0.1,<9.0.0)
|
|
24
|
-
Requires-Dist: urllib3 (
|
|
24
|
+
Requires-Dist: urllib3 (>2.0.0,<2.4.0)
|
|
25
25
|
Project-URL: Documentation, https://symphony-bdk-python.finos.org/
|
|
26
26
|
Project-URL: Repository, https://github.com/finos/symphony-bdk-python
|
|
27
27
|
Description-Content-Type: text/markdown
|
|
28
28
|
|
|
29
29
|
[](https://community.finos.org/docs/governance/Software-Projects/stages/active)
|
|
30
30
|
[](https://opensource.org/licenses/Apache-2.0)
|
|
31
|
-
[](https://www.python.org/downloads/)
|
|
32
32
|
[](https://pypi.org/project/symphony-bdk-python/)
|
|
33
33
|

|
|
34
34
|
|
|
@@ -42,7 +42,7 @@ Symphony BDK for Python provides tools for building bots and integrating with Sy
|
|
|
42
42
|
|
|
43
43
|
## Prerequisites
|
|
44
44
|
|
|
45
|
-
- Python 3.
|
|
45
|
+
- Python 3.9 or higher
|
|
46
46
|
- [Poetry](https://python-poetry.org/docs/#installation)
|
|
47
47
|
|
|
48
48
|
## Installation Steps
|
|
@@ -531,8 +531,8 @@ symphony/bdk/gen/pod_model/v3_room_attributes.py,sha256=BF0j4_tDSHIOoFcHnjoRdIPL
|
|
|
531
531
|
symphony/bdk/gen/pod_model/v3_room_detail.py,sha256=WwHIaF3hgkoNooc8WJwu-NUFhrpqIVx5iHBiMuAozK4,12809
|
|
532
532
|
symphony/bdk/gen/pod_model/v3_room_search_results.py,sha256=xFNgxOkePANkFE8LeYk2PBrTzYWAfmezMhOVSBkQ2vM,13851
|
|
533
533
|
symphony/bdk/gen/rest.py,sha256=APEYcmiEKg1g7-usLVm3NoHvhlbN_Lu4fIpW3jk8nhc,10209
|
|
534
|
-
symphony_bdk_python-2.
|
|
535
|
-
symphony_bdk_python-2.
|
|
536
|
-
symphony_bdk_python-2.
|
|
537
|
-
symphony_bdk_python-2.
|
|
538
|
-
symphony_bdk_python-2.
|
|
534
|
+
symphony_bdk_python-2.10.dev0.dist-info/LICENSE,sha256=onGBgTTRUvMlypBDH1BOc19i38qjwU8J8dQwwF7rXxk,11342
|
|
535
|
+
symphony_bdk_python-2.10.dev0.dist-info/METADATA,sha256=GQFoqV0rl4q5e8EXS_jc4OZvGeZWhs1nKb0TX8rMgxw,4992
|
|
536
|
+
symphony_bdk_python-2.10.dev0.dist-info/NOTICE,sha256=SdZKoAgL2VymrQOOOG1fQDiKb-cnlzg21UvVbhPRe2c,174
|
|
537
|
+
symphony_bdk_python-2.10.dev0.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
|
|
538
|
+
symphony_bdk_python-2.10.dev0.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|