dv-flow-mgr 0.0.2.14180123344a1__py3-none-any.whl → 0.0.2.14180132375a1__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/task_node_ctor_compound.py +1 -1
- {dv_flow_mgr-0.0.2.14180123344a1.dist-info → dv_flow_mgr-0.0.2.14180132375a1.dist-info}/METADATA +1 -1
- {dv_flow_mgr-0.0.2.14180123344a1.dist-info → dv_flow_mgr-0.0.2.14180132375a1.dist-info}/RECORD +7 -7
- {dv_flow_mgr-0.0.2.14180123344a1.dist-info → dv_flow_mgr-0.0.2.14180132375a1.dist-info}/WHEEL +0 -0
- {dv_flow_mgr-0.0.2.14180123344a1.dist-info → dv_flow_mgr-0.0.2.14180132375a1.dist-info}/entry_points.txt +0 -0
- {dv_flow_mgr-0.0.2.14180123344a1.dist-info → dv_flow_mgr-0.0.2.14180132375a1.dist-info}/licenses/LICENSE +0 -0
- {dv_flow_mgr-0.0.2.14180123344a1.dist-info → dv_flow_mgr-0.0.2.14180132375a1.dist-info}/top_level.txt +0 -0
@@ -80,7 +80,7 @@ class TaskNodeCtorCompound(TaskNodeCtor):
|
|
80
80
|
# - Look for the task name in the package
|
81
81
|
|
82
82
|
names = []
|
83
|
-
for pref in (builder.get_name_prefix(
|
83
|
+
for pref in (builder.get_name_prefix(), "", builder.package().name):
|
84
84
|
need_name = n if pref == "" else ("%s.%s" % (pref, n))
|
85
85
|
names.append(need_name)
|
86
86
|
task = builder.findTask(need_name)
|
{dv_flow_mgr-0.0.2.14180123344a1.dist-info → dv_flow_mgr-0.0.2.14180132375a1.dist-info}/RECORD
RENAMED
@@ -23,7 +23,7 @@ dv_flow/mgr/task_listener_log.py,sha256=hrJEjSRXXoovDTcD1Cmhi3Spzw7uEJ-WP6tv6JUa
|
|
23
23
|
dv_flow/mgr/task_node.py,sha256=JXq2QimCZKxfhhkdhM-HKk4JbxpIlpW65xUJ0hVlQc0,4981
|
24
24
|
dv_flow/mgr/task_node_compound.py,sha256=mNu4nf9hVqu2698ue5fpE3FeAOkvJH0Ke2W9V0G3-As,2975
|
25
25
|
dv_flow/mgr/task_node_ctor.py,sha256=COFGvm5PR2B92H3uW1yhDIUCmppo9U4IfOcv_Jrsreo,3952
|
26
|
-
dv_flow/mgr/task_node_ctor_compound.py,sha256=
|
26
|
+
dv_flow/mgr/task_node_ctor_compound.py,sha256=pINhIyiYBQANTQmauCDjbLuU4Vj9vC_YN2e2kbaKzpc,4734
|
27
27
|
dv_flow/mgr/task_node_ctor_compound_proxy.py,sha256=D8x54nD8Pd-2-_mr1syhqVeSFfIVf100ldi3bdzmSfI,2073
|
28
28
|
dv_flow/mgr/task_node_ctor_def_base.py,sha256=_8QQHKDkONio_ve0Z409yxC0AMO8ocNBPDjRiNED1FI,1503
|
29
29
|
dv_flow/mgr/task_node_ctor_proxy.py,sha256=ViOFJ64JM4-CGFZNl89BghFuKSQ66kZVqSj4v2PA6VA,1906
|
@@ -51,9 +51,9 @@ dv_flow/mgr/util/__main__.py,sha256=F0LXpCDpYTPalSo0dc1h_qZkip5v1AZYYh-vcYbh5s0,
|
|
51
51
|
dv_flow/mgr/util/util.py,sha256=yg9oTPRiO87mkCSOQpOtlG9vyKPQzY3qp4OJkEMbWyY,1443
|
52
52
|
dv_flow/mgr/util/cmds/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
53
53
|
dv_flow/mgr/util/cmds/cmd_schema.py,sha256=lrEI-Jwb8j4I4yYOn9hq7_7NYbK8leVxLesrHyEWm-E,1879
|
54
|
-
dv_flow_mgr-0.0.2.
|
55
|
-
dv_flow_mgr-0.0.2.
|
56
|
-
dv_flow_mgr-0.0.2.
|
57
|
-
dv_flow_mgr-0.0.2.
|
58
|
-
dv_flow_mgr-0.0.2.
|
59
|
-
dv_flow_mgr-0.0.2.
|
54
|
+
dv_flow_mgr-0.0.2.14180132375a1.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
55
|
+
dv_flow_mgr-0.0.2.14180132375a1.dist-info/METADATA,sha256=QLOGDOXZd4thm8uoINL9_a6fsgnl9jM4nXojB_ArY9E,13336
|
56
|
+
dv_flow_mgr-0.0.2.14180132375a1.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
|
57
|
+
dv_flow_mgr-0.0.2.14180132375a1.dist-info/entry_points.txt,sha256=1roy8wAFM48LabOvr6jiOw0MUs-qE8X3Vf8YykPazxk,50
|
58
|
+
dv_flow_mgr-0.0.2.14180132375a1.dist-info/top_level.txt,sha256=amfVTkggzYPtWwLqNmRukfz1Buu0pGS2SrYBBLhXm04,8
|
59
|
+
dv_flow_mgr-0.0.2.14180132375a1.dist-info/RECORD,,
|
{dv_flow_mgr-0.0.2.14180123344a1.dist-info → dv_flow_mgr-0.0.2.14180132375a1.dist-info}/WHEEL
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|