hpc-runner 0.1.0__py3-none-any.whl → 0.1.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.
hpc_runner/_version.py CHANGED
@@ -28,7 +28,7 @@ version_tuple: VERSION_TUPLE
28
28
  commit_id: COMMIT_ID
29
29
  __commit_id__: COMMIT_ID
30
30
 
31
- __version__ = version = '0.1.0'
32
- __version_tuple__ = version_tuple = (0, 1, 0)
31
+ __version__ = version = '0.1.1'
32
+ __version_tuple__ = version_tuple = (0, 1, 1)
33
33
 
34
34
  __commit_id__ = commit_id = None
@@ -1,9 +1,9 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: hpc-runner
3
- Version: 0.1.0
3
+ Version: 0.1.1
4
4
  Summary: Unified HPC job submission across multiple schedulers
5
- Project-URL: Homepage, https://github.com/shareefj/hpc-tools
6
- Project-URL: Repository, https://github.com/shareefj/hpc-tools
5
+ Project-URL: Homepage, https://github.com/sjalloq/hpc-runner
6
+ Project-URL: Repository, https://github.com/sjalloq/hpc-runner
7
7
  Author: Shareef Jalloq
8
8
  License-Expression: MIT
9
9
  Keywords: cluster,hpc,job-submission,pbs,sge,slurm
@@ -1,5 +1,5 @@
1
1
  hpc_runner/__init__.py,sha256=1xnewzCt8FVqseOG5PRmLbiMz0I8V8_TrTyIjW0Q8_A,1414
2
- hpc_runner/_version.py,sha256=5jwwVncvCiTnhOedfkzzxmxsggwmTBORdFL_4wq0ZeY,704
2
+ hpc_runner/_version.py,sha256=m8HxkqoKGw_wAJtc4ZokpJKNLXqp4zwnNhbnfDtro7w,704
3
3
  hpc_runner/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
4
  hpc_runner/cli/__init__.py,sha256=SkyeG7kzxbBGgO9fU96VvHjMjLaSdGI3KFVcqeUAYtg,25
5
5
  hpc_runner/cli/cancel.py,sha256=__Ftt1Em3Z2n3DRGRtI24lZWmwB6PAmTk5S_m9Sbyk0,913
@@ -32,7 +32,7 @@ hpc_runner/templates/engine.py,sha256=XDW9C51rz9O2rcB3mpjVHQ0qkeG4386gXa8fwaDYsx
32
32
  hpc_runner/workflow/__init__.py,sha256=Y5h7wfnlWcav_f2USZaP6r5m7I5KFam8eEJGo4UqJ0w,221
33
33
  hpc_runner/workflow/dependency.py,sha256=PjhgCurnlfcKYO_arlUDLCKOpwqq324l09Sj0v-iwOU,639
34
34
  hpc_runner/workflow/pipeline.py,sha256=MYV95Kp-5m2YVxYDk_zIYUsyt31ctl7jnVA10F2OJgg,5540
35
- hpc_runner-0.1.0.dist-info/METADATA,sha256=M5zlO1IiuIrfuJwFnz_A6augKkUEG_f5rSrXIbMdzNs,1919
36
- hpc_runner-0.1.0.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
37
- hpc_runner-0.1.0.dist-info/entry_points.txt,sha256=Ou3LsalLkY9mNOrUwyCDN8Q4PekM1K5h52hAU6fADk8,48
38
- hpc_runner-0.1.0.dist-info/RECORD,,
35
+ hpc_runner-0.1.1.dist-info/METADATA,sha256=fgg-u9jTGySLbrlWTu8NlqUVA6za0dZRPz3dGnsb54E,1919
36
+ hpc_runner-0.1.1.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
37
+ hpc_runner-0.1.1.dist-info/entry_points.txt,sha256=Ou3LsalLkY9mNOrUwyCDN8Q4PekM1K5h52hAU6fADk8,48
38
+ hpc_runner-0.1.1.dist-info/RECORD,,