snakemake-executor-plugin-slurm 0.15.0__py3-none-any.whl → 0.15.1__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.

Potentially problematic release.


This version of snakemake-executor-plugin-slurm might be problematic. Click here for more details.

@@ -208,7 +208,7 @@ class Executor(RemoteExecutor):
208
208
  f"--job-name {self.run_uuid} "
209
209
  f"--output '{slurm_logfile}' "
210
210
  f"--export=ALL "
211
- f"--comment {comment_str}"
211
+ f"--comment '{comment_str}'"
212
212
  )
213
213
 
214
214
  call += self.get_account_arg(job)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: snakemake-executor-plugin-slurm
3
- Version: 0.15.0
3
+ Version: 0.15.1
4
4
  Summary: A Snakemake executor plugin for submitting jobs to a SLURM cluster.
5
5
  License: MIT
6
6
  Keywords: snakemake,plugin,executor,cluster,slurm
@@ -0,0 +1,6 @@
1
+ snakemake_executor_plugin_slurm/__init__.py,sha256=QcHIYGn9GZQsJEHzWh4hUpHUT8Ek3UX2WqhHZP2k4eI,29672
2
+ snakemake_executor_plugin_slurm/utils.py,sha256=JOpQaUviGz6SORrMUsVDrSHc0lH6qX_SM0eUjVbWgp0,1282
3
+ snakemake_executor_plugin_slurm-0.15.1.dist-info/LICENSE,sha256=YVc4xTLWMqGfFL36120k7rzXtsT6e4RkJsh68VVn12s,1076
4
+ snakemake_executor_plugin_slurm-0.15.1.dist-info/METADATA,sha256=-ULFOV9j_D_uDTJvsDzZxowvnZzfKlmCLXEaDugXYMs,1360
5
+ snakemake_executor_plugin_slurm-0.15.1.dist-info/WHEEL,sha256=IYZQI976HJqqOpQU6PHkJ8fb3tMNBFjg-Cn-pwAbaFM,88
6
+ snakemake_executor_plugin_slurm-0.15.1.dist-info/RECORD,,
@@ -1,6 +0,0 @@
1
- snakemake_executor_plugin_slurm/__init__.py,sha256=FftjPVxYHcMNFvjq63D5xrlCZHNYBDNOEynfsoD5v1s,29670
2
- snakemake_executor_plugin_slurm/utils.py,sha256=JOpQaUviGz6SORrMUsVDrSHc0lH6qX_SM0eUjVbWgp0,1282
3
- snakemake_executor_plugin_slurm-0.15.0.dist-info/LICENSE,sha256=YVc4xTLWMqGfFL36120k7rzXtsT6e4RkJsh68VVn12s,1076
4
- snakemake_executor_plugin_slurm-0.15.0.dist-info/METADATA,sha256=3swzWD9uoemx6bXSrpEEVEeKkDiBEJm_Q-mTED35UsA,1360
5
- snakemake_executor_plugin_slurm-0.15.0.dist-info/WHEEL,sha256=IYZQI976HJqqOpQU6PHkJ8fb3tMNBFjg-Cn-pwAbaFM,88
6
- snakemake_executor_plugin_slurm-0.15.0.dist-info/RECORD,,