parsl 2023.12.18__py3-none-any.whl → 2023.12.25__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.
- parsl/version.py +1 -1
- {parsl-2023.12.18.dist-info → parsl-2023.12.25.dist-info}/METADATA +2 -2
- {parsl-2023.12.18.dist-info → parsl-2023.12.25.dist-info}/RECORD +10 -10
- {parsl-2023.12.18.data → parsl-2023.12.25.data}/scripts/exec_parsl_function.py +0 -0
- {parsl-2023.12.18.data → parsl-2023.12.25.data}/scripts/parsl_coprocess.py +0 -0
- {parsl-2023.12.18.data → parsl-2023.12.25.data}/scripts/process_worker_pool.py +0 -0
- {parsl-2023.12.18.dist-info → parsl-2023.12.25.dist-info}/LICENSE +0 -0
- {parsl-2023.12.18.dist-info → parsl-2023.12.25.dist-info}/WHEEL +0 -0
- {parsl-2023.12.18.dist-info → parsl-2023.12.25.dist-info}/entry_points.txt +0 -0
- {parsl-2023.12.18.dist-info → parsl-2023.12.25.dist-info}/top_level.txt +0 -0
parsl/version.py
CHANGED
@@ -1,9 +1,9 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: parsl
|
3
|
-
Version: 2023.12.
|
3
|
+
Version: 2023.12.25
|
4
4
|
Summary: Simple data dependent workflows in Python
|
5
5
|
Home-page: https://github.com/Parsl/parsl
|
6
|
-
Download-URL: https://github.com/Parsl/parsl/archive/2023.12.
|
6
|
+
Download-URL: https://github.com/Parsl/parsl/archive/2023.12.25.tar.gz
|
7
7
|
Author: The Parsl Team
|
8
8
|
Author-email: parsl@googlegroups.com
|
9
9
|
License: Apache 2.0
|
@@ -7,7 +7,7 @@ parsl/multiprocessing.py,sha256=w3t1pFkHo4oZpznc2KF6Ff-Jj8MvXqvjm-hoiRqZDDQ,1984
|
|
7
7
|
parsl/process_loggers.py,sha256=1G3Rfrh5wuZNo2X03grG4kTYPGOxz7hHCyG6L_A3b0A,1137
|
8
8
|
parsl/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
9
9
|
parsl/utils.py,sha256=_flbNpTu6IXHbzIyE5JkUbOBIK4poc1R1bjBtwJUVdo,11622
|
10
|
-
parsl/version.py,sha256=
|
10
|
+
parsl/version.py,sha256=72YSwmW-MS_RN7eW_oxX5vVjFjXLm9v5J1JePWhtnv4,131
|
11
11
|
parsl/app/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
12
12
|
parsl/app/app.py,sha256=wAHchJetgnicT1pn0NJKDeDX0lV3vDFlG8cQd_Ciax4,8522
|
13
13
|
parsl/app/bash.py,sha256=bx9x1XFwkOTpZZD3CPwnVL9SyNRDjbUGtOnuGLvxN_8,5396
|
@@ -413,12 +413,12 @@ parsl/tests/test_threads/test_configs.py,sha256=QA9YjIMAtZ2jmkfOWqBzEfzQQcFVCDiz
|
|
413
413
|
parsl/tests/test_threads/test_lazy_errors.py,sha256=nGhYfCMHFZYSy6YJ4gnAmiLl9SfYs0WVnuvj8DXQ9bw,560
|
414
414
|
parsl/usage_tracking/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
415
415
|
parsl/usage_tracking/usage.py,sha256=TEuAIm_U_G2ojZxvd0bbVa6gZlU61_mVRa2yJC9mGiI,7555
|
416
|
-
parsl-2023.12.
|
417
|
-
parsl-2023.12.
|
418
|
-
parsl-2023.12.
|
419
|
-
parsl-2023.12.
|
420
|
-
parsl-2023.12.
|
421
|
-
parsl-2023.12.
|
422
|
-
parsl-2023.12.
|
423
|
-
parsl-2023.12.
|
424
|
-
parsl-2023.12.
|
416
|
+
parsl-2023.12.25.data/scripts/exec_parsl_function.py,sha256=NtWNeBvRqksej38eRPw8zPBJ1CeW6vgaitve0tfz_qc,7801
|
417
|
+
parsl-2023.12.25.data/scripts/parsl_coprocess.py,sha256=kzX_1RI3V2KMKs6L-il4I1qkLNVodDKFXN_1FHB9fmM,6031
|
418
|
+
parsl-2023.12.25.data/scripts/process_worker_pool.py,sha256=ytz3F8ZYeBr8tFqSRv2O9eZGdsID7oZRulBmmQmZaV8,34056
|
419
|
+
parsl-2023.12.25.dist-info/LICENSE,sha256=tAkwu8-AdEyGxGoSvJ2gVmQdcicWw3j1ZZueVV74M-E,11357
|
420
|
+
parsl-2023.12.25.dist-info/METADATA,sha256=vri9mnQiuUfyLPY1aPnU1F6V12aehbagmSqm6wEdi1s,3818
|
421
|
+
parsl-2023.12.25.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
|
422
|
+
parsl-2023.12.25.dist-info/entry_points.txt,sha256=XqnsWDYoEcLbsMcpnYGKLEnSBmaIe1YoM5YsBdJG2tI,176
|
423
|
+
parsl-2023.12.25.dist-info/top_level.txt,sha256=PIheYoUFQtF2icLsgOykgU-Cjuwr2Oi6On2jo5RYgRM,6
|
424
|
+
parsl-2023.12.25.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|