looper 1.9.0__py3-none-any.whl → 1.9.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.
- looper/_version.py +1 -1
- looper/cli_pydantic.py +1 -1
- {looper-1.9.0.dist-info → looper-1.9.1.dist-info}/METADATA +2 -2
- {looper-1.9.0.dist-info → looper-1.9.1.dist-info}/RECORD +8 -8
- {looper-1.9.0.dist-info → looper-1.9.1.dist-info}/WHEEL +1 -1
- {looper-1.9.0.dist-info → looper-1.9.1.dist-info}/LICENSE.txt +0 -0
- {looper-1.9.0.dist-info → looper-1.9.1.dist-info}/entry_points.txt +0 -0
- {looper-1.9.0.dist-info → looper-1.9.1.dist-info}/top_level.txt +0 -0
looper/_version.py
CHANGED
@@ -1,2 +1,2 @@
|
|
1
|
-
__version__ = "1.9.
|
1
|
+
__version__ = "1.9.1"
|
2
2
|
# You must change the version in parser = pydantic2_argparse.ArgumentParser in cli_pydantic.py!!!
|
looper/cli_pydantic.py
CHANGED
@@ -336,7 +336,7 @@ def main(test_args=None) -> None:
|
|
336
336
|
prog="looper",
|
337
337
|
description="Looper: A job submitter for Portable Encapsulated Projects",
|
338
338
|
add_help=True,
|
339
|
-
version="1.9.
|
339
|
+
version="1.9.1",
|
340
340
|
)
|
341
341
|
|
342
342
|
parser = add_short_arguments(parser, ArgumentEnum)
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: looper
|
3
|
-
Version: 1.9.
|
3
|
+
Version: 1.9.1
|
4
4
|
Summary: A pipeline submission engine that parses sample inputs and submits pipelines for each sample.
|
5
5
|
Home-page: https://github.com/pepkit/looper
|
6
6
|
Author: Nathan Sheffield, Vince Reuter, Michal Stolarczyk, Johanna Klughammer, Andre Rendeiro
|
@@ -23,7 +23,7 @@ Requires-Dist: logmuse >=0.2.0
|
|
23
23
|
Requires-Dist: pandas >=2.0.2
|
24
24
|
Requires-Dist: pephubclient >=0.4.0
|
25
25
|
Requires-Dist: pipestat >=0.9.2
|
26
|
-
Requires-Dist: peppy
|
26
|
+
Requires-Dist: peppy <=0.40.2,>=0.40.0
|
27
27
|
Requires-Dist: pyyaml >=3.12
|
28
28
|
Requires-Dist: rich >=9.10.0
|
29
29
|
Requires-Dist: ubiquerg >=0.8.1a1
|
@@ -1,8 +1,8 @@
|
|
1
1
|
looper/__init__.py,sha256=f_z9YY4ibOk7eyWoaViH_VaCXMlPQeiftbnibSFj-3E,1333
|
2
2
|
looper/__main__.py,sha256=OOCmI-dPUvInnJHkHNMf54cblNJ3Yl9ELOwZcfOXmD8,240
|
3
|
-
looper/_version.py,sha256=
|
3
|
+
looper/_version.py,sha256=Ghy5rA1bB9z5xOMUOvtP6NkyAM_ZJj_GadLFiB5IJIQ,120
|
4
4
|
looper/cli_divvy.py,sha256=J07x83sqC4jJeu3_yS6KOARPWmwKGAV7JvN33T5zDac,5907
|
5
|
-
looper/cli_pydantic.py,sha256=
|
5
|
+
looper/cli_pydantic.py,sha256=xDYj1ABJNiHg2RJi6i5LH2DhPRq0vz5Q9DBVNk1IlK8,14017
|
6
6
|
looper/conductor.py,sha256=DSpil080IYYqu-76ms25jrNSTmog0449tPXn0nK38Dw,34786
|
7
7
|
looper/const.py,sha256=OscEELQsyLKlSrmwuXfyLRwpAUJUEpGD2UxBeLJDXgw,8703
|
8
8
|
looper/divvy.py,sha256=5x8hV1lT5tEQdAUtVjn0rNwYnJroNij0RyDn-wHf4QE,15251
|
@@ -60,9 +60,9 @@ looper/schemas/divvy_config_schema.yaml,sha256=7GJfKLc3VX4RGjHnOE1zxwsHXhj_ur9za
|
|
60
60
|
looper/schemas/pipeline_interface_schema_generic.yaml,sha256=D16Rkpj03H9WnvA_N18iNU-hH_HwOuyESJ8Hk5hZSXc,1518
|
61
61
|
looper/schemas/pipeline_interface_schema_project.yaml,sha256=-ZWyA0lKXWik3obuLNVk3IsAZYfbLVbCDvJnD-Fcluo,1567
|
62
62
|
looper/schemas/pipeline_interface_schema_sample.yaml,sha256=x0OwVnijJpvm50DscvvJujdK4UAI7d71pqVemQS-D-0,1564
|
63
|
-
looper-1.9.
|
64
|
-
looper-1.9.
|
65
|
-
looper-1.9.
|
66
|
-
looper-1.9.
|
67
|
-
looper-1.9.
|
68
|
-
looper-1.9.
|
63
|
+
looper-1.9.1.dist-info/LICENSE.txt,sha256=oB6ZGDa4kcznznJKJsLLFFcOZyi8Y6e2Jv0rJozgp-I,1269
|
64
|
+
looper-1.9.1.dist-info/METADATA,sha256=hacnQb4KXUjACK_vJRTzff7XXcILGXypa-y10ic3weU,1807
|
65
|
+
looper-1.9.1.dist-info/WHEEL,sha256=YiKiUUeZQGmGJoR_0N1Y933DOBowq4AIvDe2-UIy8E4,91
|
66
|
+
looper-1.9.1.dist-info/entry_points.txt,sha256=ejZpghZG3OoTK69u9rTW-yLyI6SC63bBTUb-Vw26HG4,87
|
67
|
+
looper-1.9.1.dist-info/top_level.txt,sha256=I0Yf7djsoQAMzwHBbDiQi9hGtq4Z41_Ma5CX8qXG8Y8,7
|
68
|
+
looper-1.9.1.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|