dv-flow-mgr 1.9.15512138719rc0__py3-none-any.whl → 1.10.15512259924rc0__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.
- dv_flow/mgr/__init__.py +2 -2
- {dv_flow_mgr-1.9.15512138719rc0.dist-info → dv_flow_mgr-1.10.15512259924rc0.dist-info}/METADATA +1 -1
- {dv_flow_mgr-1.9.15512138719rc0.dist-info → dv_flow_mgr-1.10.15512259924rc0.dist-info}/RECORD +7 -7
- {dv_flow_mgr-1.9.15512138719rc0.dist-info → dv_flow_mgr-1.10.15512259924rc0.dist-info}/WHEEL +0 -0
- {dv_flow_mgr-1.9.15512138719rc0.dist-info → dv_flow_mgr-1.10.15512259924rc0.dist-info}/entry_points.txt +0 -0
- {dv_flow_mgr-1.9.15512138719rc0.dist-info → dv_flow_mgr-1.10.15512259924rc0.dist-info}/licenses/LICENSE +0 -0
- {dv_flow_mgr-1.9.15512138719rc0.dist-info → dv_flow_mgr-1.10.15512259924rc0.dist-info}/top_level.txt +0 -0
dv_flow/mgr/__init__.py
CHANGED
@@ -31,7 +31,7 @@ from .task_node_ctor_wrapper import task
|
|
31
31
|
from .task_runner import TaskSetRunner
|
32
32
|
from .task_listener_log import TaskListenerLog
|
33
33
|
|
34
|
-
VERSION="1.
|
35
|
-
SUFFIX="
|
34
|
+
VERSION="1.10.0"
|
35
|
+
SUFFIX="15512259924rc0"
|
36
36
|
__version__="%s%s" % (VERSION, SUFFIX)
|
37
37
|
|
{dv_flow_mgr-1.9.15512138719rc0.dist-info → dv_flow_mgr-1.10.15512259924rc0.dist-info}/RECORD
RENAMED
@@ -1,4 +1,4 @@
|
|
1
|
-
dv_flow/mgr/__init__.py,sha256=
|
1
|
+
dv_flow/mgr/__init__.py,sha256=hP8WzQxLAhIr8V_C3j23nKLX0b0CiPhZ7_wHeA-92so,1316
|
2
2
|
dv_flow/mgr/__main__.py,sha256=yrNrvz-jYEovBGpY1E9aS1iZ9S_9MQv0lT-XUQSp0vc,4141
|
3
3
|
dv_flow/mgr/cond_def.py,sha256=2ZkzPusqVkN1fFMTvkDl9O_OJLPdD_cK3xzX9J75RMw,343
|
4
4
|
dv_flow/mgr/config.py,sha256=b2MVlVVNB0psk8x4bQRAYshkpNJrtyMtV1Ymhmx9AfM,137
|
@@ -76,9 +76,9 @@ dv_flow/mgr/util/__main__.py,sha256=ioXQ-IMZctzYysJM4RswuPWNSRxtPxzEcG5hutp3Cd4,
|
|
76
76
|
dv_flow/mgr/util/util.py,sha256=Ob2RTJOhanWajatiWJYm2ixuzspVx9hPFjGaaw0oPRI,1924
|
77
77
|
dv_flow/mgr/util/cmds/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
78
78
|
dv_flow/mgr/util/cmds/cmd_schema.py,sha256=IJzZdxCSEgIQ79LpYiM7UqJ9RJ-7yraqmBN2XVgAgXA,1752
|
79
|
-
dv_flow_mgr-1.
|
80
|
-
dv_flow_mgr-1.
|
81
|
-
dv_flow_mgr-1.
|
82
|
-
dv_flow_mgr-1.
|
83
|
-
dv_flow_mgr-1.
|
84
|
-
dv_flow_mgr-1.
|
79
|
+
dv_flow_mgr-1.10.15512259924rc0.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
80
|
+
dv_flow_mgr-1.10.15512259924rc0.dist-info/METADATA,sha256=faJ46imzZLkiPEKnkN5nrm7v_Z_UYn1TIg0HLYzblrM,13336
|
81
|
+
dv_flow_mgr-1.10.15512259924rc0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
82
|
+
dv_flow_mgr-1.10.15512259924rc0.dist-info/entry_points.txt,sha256=1roy8wAFM48LabOvr6jiOw0MUs-qE8X3Vf8YykPazxk,50
|
83
|
+
dv_flow_mgr-1.10.15512259924rc0.dist-info/top_level.txt,sha256=amfVTkggzYPtWwLqNmRukfz1Buu0pGS2SrYBBLhXm04,8
|
84
|
+
dv_flow_mgr-1.10.15512259924rc0.dist-info/RECORD,,
|
{dv_flow_mgr-1.9.15512138719rc0.dist-info → dv_flow_mgr-1.10.15512259924rc0.dist-info}/WHEEL
RENAMED
File without changes
|
File without changes
|
File without changes
|
{dv_flow_mgr-1.9.15512138719rc0.dist-info → dv_flow_mgr-1.10.15512259924rc0.dist-info}/top_level.txt
RENAMED
File without changes
|