conductor-python 1.3.5__py3-none-any.whl → 1.3.6__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.
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: conductor-python
|
|
3
|
-
Version: 1.3.
|
|
3
|
+
Version: 1.3.6
|
|
4
4
|
Summary: Python SDK for working with https://github.com/conductor-oss/conductor
|
|
5
5
|
License: Apache-2.0
|
|
6
6
|
Author: Orkes
|
|
7
7
|
Author-email: developers@orkes.io
|
|
8
|
-
Requires-Python: >=3.9
|
|
8
|
+
Requires-Python: >=3.9
|
|
9
9
|
Classifier: Development Status :: 5 - Production/Stable
|
|
10
10
|
Classifier: Intended Audience :: Developers
|
|
11
11
|
Classifier: Intended Audience :: System Administrators
|
|
@@ -15,6 +15,8 @@ Classifier: Programming Language :: Python :: 3.9
|
|
|
15
15
|
Classifier: Programming Language :: Python :: 3.10
|
|
16
16
|
Classifier: Programming Language :: Python :: 3.11
|
|
17
17
|
Classifier: Programming Language :: Python :: 3.12
|
|
18
|
+
Classifier: Programming Language :: Python :: 3.13
|
|
19
|
+
Classifier: Programming Language :: Python :: 3.14
|
|
18
20
|
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
|
|
19
21
|
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
|
20
22
|
Requires-Dist: astor (>=0.8.1)
|
|
@@ -236,6 +236,6 @@ conductor/client/workflow/task/timeout_policy.py,sha256=JzoZGtCQ4scykATG1oXksHTS
|
|
|
236
236
|
conductor/client/workflow/task/wait_for_webhook_task.py,sha256=irmcSu-sKoR8AHff_KCsQYTn2RIwXdize9bck0Jc4Uc,1546
|
|
237
237
|
conductor/client/workflow/task/wait_task.py,sha256=yHfuFf7N0HhNMP4LHU6_sw2AOVDAcnCb-6cS9sRoeW0,1618
|
|
238
238
|
conductor/client/workflow_client.py,sha256=S5f9DP4LUM3HLpxIT_g2pWJ4v75GeLN273bp5iQBfr0,4279
|
|
239
|
-
conductor_python-1.3.
|
|
240
|
-
conductor_python-1.3.
|
|
241
|
-
conductor_python-1.3.
|
|
239
|
+
conductor_python-1.3.6.dist-info/METADATA,sha256=iQRQqW_N0v2OPTL4mF6oyqdgYCw7wBH6-nZJvpwJMGw,23600
|
|
240
|
+
conductor_python-1.3.6.dist-info/WHEEL,sha256=kJCRJT_g0adfAJzTx2GUMmS80rTJIVHRCfG0DQgLq3o,88
|
|
241
|
+
conductor_python-1.3.6.dist-info/RECORD,,
|
|
File without changes
|