parsl 2023.6.12__py3-none-any.whl → 2023.6.19__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.6.12.dist-info → parsl-2023.6.19.dist-info}/METADATA +2 -2
- {parsl-2023.6.12.dist-info → parsl-2023.6.19.dist-info}/RECORD +10 -10
- {parsl-2023.6.12.data → parsl-2023.6.19.data}/scripts/exec_parsl_function.py +0 -0
- {parsl-2023.6.12.data → parsl-2023.6.19.data}/scripts/parsl_coprocess.py +0 -0
- {parsl-2023.6.12.data → parsl-2023.6.19.data}/scripts/process_worker_pool.py +0 -0
- {parsl-2023.6.12.dist-info → parsl-2023.6.19.dist-info}/LICENSE +0 -0
- {parsl-2023.6.12.dist-info → parsl-2023.6.19.dist-info}/WHEEL +0 -0
- {parsl-2023.6.12.dist-info → parsl-2023.6.19.dist-info}/entry_points.txt +0 -0
- {parsl-2023.6.12.dist-info → parsl-2023.6.19.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.6.
|
3
|
+
Version: 2023.6.19
|
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.06.
|
6
|
+
Download-URL: https://github.com/Parsl/parsl/archive/2023.06.19.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=uY64wcQmWt2rgylQm4lmr3HE8AxwFGeQQj4l1jKnnrY,1970
|
|
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=I4sBv2y7zPh6I6IeGNMJUH7k-y4fCUxquqLJhBGNxEU,10882
|
10
|
-
parsl/version.py,sha256=
|
10
|
+
parsl/version.py,sha256=aG1EB1In-zc6v5--pMlrKdsYIwePbIrmESiEwUrWXwU,131
|
11
11
|
parsl/app/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
12
12
|
parsl/app/app.py,sha256=e_7h07nsHJlqF33yZwrmbUzizaSTU-9KKuHtcwQSUx0,7760
|
13
13
|
parsl/app/bash.py,sha256=Kqkss4dhWB6Mid2aax4CswZ_1nAqolIUGJo6mbTW7cQ,5421
|
@@ -397,12 +397,12 @@ parsl/tests/test_threads/test_configs.py,sha256=QA9YjIMAtZ2jmkfOWqBzEfzQQcFVCDiz
|
|
397
397
|
parsl/tests/test_threads/test_lazy_errors.py,sha256=nGhYfCMHFZYSy6YJ4gnAmiLl9SfYs0WVnuvj8DXQ9bw,560
|
398
398
|
parsl/usage_tracking/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
399
399
|
parsl/usage_tracking/usage.py,sha256=TEuAIm_U_G2ojZxvd0bbVa6gZlU61_mVRa2yJC9mGiI,7555
|
400
|
-
parsl-2023.6.
|
401
|
-
parsl-2023.6.
|
402
|
-
parsl-2023.6.
|
403
|
-
parsl-2023.6.
|
404
|
-
parsl-2023.6.
|
405
|
-
parsl-2023.6.
|
406
|
-
parsl-2023.6.
|
407
|
-
parsl-2023.6.
|
408
|
-
parsl-2023.6.
|
400
|
+
parsl-2023.6.19.data/scripts/exec_parsl_function.py,sha256=kYJmpgsswNMqV2-_dOmtgZHhb9OuKMvB-UwaNO2A2z0,7759
|
401
|
+
parsl-2023.6.19.data/scripts/parsl_coprocess.py,sha256=V5yr9c-DvZHaBPvJOUsaAxJo2s1-ZsJqO1EhauYQd2A,5499
|
402
|
+
parsl-2023.6.19.data/scripts/process_worker_pool.py,sha256=o1Zp2j9KHIwR9OO8Z8mtZX_5gMDtnaJDE00KhVknG7g,32997
|
403
|
+
parsl-2023.6.19.dist-info/LICENSE,sha256=tAkwu8-AdEyGxGoSvJ2gVmQdcicWw3j1ZZueVV74M-E,11357
|
404
|
+
parsl-2023.6.19.dist-info/METADATA,sha256=8sEAteBFkYb3pZm0n2C3uEbJg3pzH6U28Cw9ADKID5Y,3633
|
405
|
+
parsl-2023.6.19.dist-info/WHEEL,sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18,92
|
406
|
+
parsl-2023.6.19.dist-info/entry_points.txt,sha256=XqnsWDYoEcLbsMcpnYGKLEnSBmaIe1YoM5YsBdJG2tI,176
|
407
|
+
parsl-2023.6.19.dist-info/top_level.txt,sha256=PIheYoUFQtF2icLsgOykgU-Cjuwr2Oi6On2jo5RYgRM,6
|
408
|
+
parsl-2023.6.19.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|