dnastack-client-library 3.1.170__py3-none-any.whl → 3.1.171__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.
- dnastack/cli/commands/workbench/workflows/utils.py +0 -4
- dnastack/constants.py +1 -1
- {dnastack_client_library-3.1.170.dist-info → dnastack_client_library-3.1.171.dist-info}/METADATA +1 -1
- {dnastack_client_library-3.1.170.dist-info → dnastack_client_library-3.1.171.dist-info}/RECORD +8 -8
- {dnastack_client_library-3.1.170.dist-info → dnastack_client_library-3.1.171.dist-info}/WHEEL +0 -0
- {dnastack_client_library-3.1.170.dist-info → dnastack_client_library-3.1.171.dist-info}/entry_points.txt +0 -0
- {dnastack_client_library-3.1.170.dist-info → dnastack_client_library-3.1.171.dist-info}/licenses/LICENSE +0 -0
- {dnastack_client_library-3.1.170.dist-info → dnastack_client_library-3.1.171.dist-info}/top_level.txt +0 -0
|
@@ -307,8 +307,4 @@ def resolve_workflow_dependency(workflow_client: WorkflowClient, dependency_str:
|
|
|
307
307
|
Exception: If the workflow is not found or has no versions
|
|
308
308
|
"""
|
|
309
309
|
workflow_id, version_id = parse_workflow_dependency(dependency_str)
|
|
310
|
-
|
|
311
|
-
if version_id is None:
|
|
312
|
-
version_id = get_latest_workflow_version(workflow_client, workflow_id)
|
|
313
|
-
|
|
314
310
|
return workflow_id, version_id
|
dnastack/constants.py
CHANGED
{dnastack_client_library-3.1.170.dist-info → dnastack_client_library-3.1.171.dist-info}/RECORD
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
dnastack/__init__.py,sha256=mslf7se8vBSK_HkqWTGPdibeVhT4xyKXgzQBV7dEK1M,333
|
|
2
2
|
dnastack/__main__.py,sha256=EKmtIs4TBseQJi-OT_U6LqRyKLiyrGTBuTQg9zE-G2I,4376
|
|
3
|
-
dnastack/constants.py,sha256=
|
|
3
|
+
dnastack/constants.py,sha256=LPcirEvddWrZhY9qJLJhZbeO_556vFENTkdO5npaLkQ,114
|
|
4
4
|
dnastack/feature_flags.py,sha256=RK_V_Ovncoe6NeTheAA_frP-kYkZC1fDlTbbup2KYG4,1419
|
|
5
5
|
dnastack/json_path.py,sha256=TyghhDf7nGQmnsUWBhenU_fKsE_Ez-HLVER6HgH5-hU,2700
|
|
6
6
|
dnastack/omics_cli.py,sha256=ZppKZTHv_XjUUZyRIzSkx0Ug5ODAYrCOTsU0ezCOVrA,3694
|
|
@@ -89,7 +89,7 @@ dnastack/cli/commands/workbench/storage/update.py,sha256=man43AfkFA-9STQiSH4_SuI
|
|
|
89
89
|
dnastack/cli/commands/workbench/storage/utils.py,sha256=uZPN6rx14y8Wymc2uDOiGj4imSJOWbDWMm1Fmta_pYE,3204
|
|
90
90
|
dnastack/cli/commands/workbench/workflows/__init__.py,sha256=GLUXWR2UD5ZOlvfcUv2o2oz_k7mmPWU8650egt3rDfM,513
|
|
91
91
|
dnastack/cli/commands/workbench/workflows/commands.py,sha256=xdMx45U7901F9fU3AZU7nOOeXCbqKio6CenCQpc-b6A,14036
|
|
92
|
-
dnastack/cli/commands/workbench/workflows/utils.py,sha256=
|
|
92
|
+
dnastack/cli/commands/workbench/workflows/utils.py,sha256=ME2DVlY7pRrPnDrTN5FrWPvl8oKEF4RmrmmZ79R--I4,12044
|
|
93
93
|
dnastack/cli/commands/workbench/workflows/versions/__init__.py,sha256=tiVcCClMNuxmBwJEJQrvm8_t-ytzjOHaILAfAGFCoQY,979
|
|
94
94
|
dnastack/cli/commands/workbench/workflows/versions/commands.py,sha256=fS5YrQcTSbHUig8kDuD3daWatZtXnopUT4eyWuzQT5w,16150
|
|
95
95
|
dnastack/cli/commands/workbench/workflows/versions/defaults.py,sha256=NoDsUpkrFFLzw9J6l3ebdViwt6OaNFrmGxjv3yBFMak,12265
|
|
@@ -196,9 +196,9 @@ dnastack/http/authenticators/oauth2_adapter/device_code_flow.py,sha256=dXI5CyUcs
|
|
|
196
196
|
dnastack/http/authenticators/oauth2_adapter/factory.py,sha256=ZtNXOklWEim-26ooNoPp3ji_hRg1vf4fHHnY94F0wLI,1087
|
|
197
197
|
dnastack/http/authenticators/oauth2_adapter/models.py,sha256=iY7asrSElyjubInrGV5rJKKZAxJWeq7csnaj-EqMq00,943
|
|
198
198
|
dnastack/http/authenticators/oauth2_adapter/token_exchange.py,sha256=nSuAsSKWa_UNqHSbPMOEk4komaFITYAnE04Sk5WOrLc,6332
|
|
199
|
-
dnastack_client_library-3.1.
|
|
200
|
-
dnastack_client_library-3.1.
|
|
201
|
-
dnastack_client_library-3.1.
|
|
202
|
-
dnastack_client_library-3.1.
|
|
203
|
-
dnastack_client_library-3.1.
|
|
204
|
-
dnastack_client_library-3.1.
|
|
199
|
+
dnastack_client_library-3.1.171.dist-info/licenses/LICENSE,sha256=uwybO-wUbQhxkosgjhJlxmYATMy-AzoULFO9FUedE34,11580
|
|
200
|
+
dnastack_client_library-3.1.171.dist-info/METADATA,sha256=AqSDmwqRpUB55NI79jRhQm3ROOeMmXOe7SEhY5qtnII,1766
|
|
201
|
+
dnastack_client_library-3.1.171.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
202
|
+
dnastack_client_library-3.1.171.dist-info/entry_points.txt,sha256=Y6OeicsiyGn3-8D-SiV4NiKlJgXfkSqK88kFBR6R1rY,89
|
|
203
|
+
dnastack_client_library-3.1.171.dist-info/top_level.txt,sha256=P2RgRyqJ7hfNy1wLVRoVLJYEppUVkCX3syGK9zBqkt8,9
|
|
204
|
+
dnastack_client_library-3.1.171.dist-info/RECORD,,
|
{dnastack_client_library-3.1.170.dist-info → dnastack_client_library-3.1.171.dist-info}/WHEEL
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|