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

@@ -48,6 +48,7 @@ common_settings = CommonSettings(
48
48
  class Executor(RemoteExecutor):
49
49
  def __post_init__(self):
50
50
  self.run_uuid = str(uuid.uuid4())
51
+ self.logger.info(f"SLURM run ID: {self.run_uuid}")
51
52
  self._fallback_account_arg = None
52
53
  self._fallback_partition = None
53
54
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: snakemake-executor-plugin-slurm
3
- Version: 0.2.2
3
+ Version: 0.3.0
4
4
  Summary: A Snakemake executor plugin for submitting jobs to a SLURM cluster.
5
5
  Home-page: https://github.com/snakemake/snakemake-executor-plugin-slurm
6
6
  License: MIT
@@ -0,0 +1,5 @@
1
+ snakemake_executor_plugin_slurm/__init__.py,sha256=PwAYSUOcESH2arDMjVJpOkPtGnO2_2naw1NzWtpQIm4,19075
2
+ snakemake_executor_plugin_slurm-0.3.0.dist-info/LICENSE,sha256=YVc4xTLWMqGfFL36120k7rzXtsT6e4RkJsh68VVn12s,1076
3
+ snakemake_executor_plugin_slurm-0.3.0.dist-info/METADATA,sha256=fHuzHaO3K4hXidwmPsiK75eNV3w8cvwegEj_QW-RxbM,1233
4
+ snakemake_executor_plugin_slurm-0.3.0.dist-info/WHEEL,sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4,88
5
+ snakemake_executor_plugin_slurm-0.3.0.dist-info/RECORD,,
@@ -1,5 +0,0 @@
1
- snakemake_executor_plugin_slurm/__init__.py,sha256=qwuFQjBglOmS7y4CWlJiRe-81pdR1-AmwqrWRHRIz08,19016
2
- snakemake_executor_plugin_slurm-0.2.2.dist-info/LICENSE,sha256=YVc4xTLWMqGfFL36120k7rzXtsT6e4RkJsh68VVn12s,1076
3
- snakemake_executor_plugin_slurm-0.2.2.dist-info/METADATA,sha256=3a_F-Av8mUAkWd9wHYHrRkpK_IzJC6_ulTj_5NPvfFw,1233
4
- snakemake_executor_plugin_slurm-0.2.2.dist-info/WHEEL,sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4,88
5
- snakemake_executor_plugin_slurm-0.2.2.dist-info/RECORD,,