lsst-ctrl-bps-parsl 29.2025.4200__tar.gz → 29.2025.4400__tar.gz
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.
- {lsst_ctrl_bps_parsl-29.2025.4200/python/lsst_ctrl_bps_parsl.egg-info → lsst_ctrl_bps_parsl-29.2025.4400}/PKG-INFO +4 -3
- {lsst_ctrl_bps_parsl-29.2025.4200 → lsst_ctrl_bps_parsl-29.2025.4400}/pyproject.toml +4 -3
- lsst_ctrl_bps_parsl-29.2025.4400/python/lsst/ctrl/bps/parsl/version.py +2 -0
- {lsst_ctrl_bps_parsl-29.2025.4200 → lsst_ctrl_bps_parsl-29.2025.4400/python/lsst_ctrl_bps_parsl.egg-info}/PKG-INFO +4 -3
- lsst_ctrl_bps_parsl-29.2025.4200/python/lsst/ctrl/bps/parsl/version.py +0 -2
- {lsst_ctrl_bps_parsl-29.2025.4200 → lsst_ctrl_bps_parsl-29.2025.4400}/COPYRIGHT +0 -0
- {lsst_ctrl_bps_parsl-29.2025.4200 → lsst_ctrl_bps_parsl-29.2025.4400}/LICENSE +0 -0
- {lsst_ctrl_bps_parsl-29.2025.4200 → lsst_ctrl_bps_parsl-29.2025.4400}/README.md +0 -0
- {lsst_ctrl_bps_parsl-29.2025.4200 → lsst_ctrl_bps_parsl-29.2025.4400}/bsd_license.txt +0 -0
- {lsst_ctrl_bps_parsl-29.2025.4200 → lsst_ctrl_bps_parsl-29.2025.4400}/gpl-v3.0.txt +0 -0
- {lsst_ctrl_bps_parsl-29.2025.4200 → lsst_ctrl_bps_parsl-29.2025.4400}/python/lsst/ctrl/bps/parsl/__init__.py +0 -0
- {lsst_ctrl_bps_parsl-29.2025.4200 → lsst_ctrl_bps_parsl-29.2025.4400}/python/lsst/ctrl/bps/parsl/configuration.py +0 -0
- {lsst_ctrl_bps_parsl-29.2025.4200 → lsst_ctrl_bps_parsl-29.2025.4400}/python/lsst/ctrl/bps/parsl/environment.py +0 -0
- {lsst_ctrl_bps_parsl-29.2025.4200 → lsst_ctrl_bps_parsl-29.2025.4400}/python/lsst/ctrl/bps/parsl/job.py +0 -0
- {lsst_ctrl_bps_parsl-29.2025.4200 → lsst_ctrl_bps_parsl-29.2025.4400}/python/lsst/ctrl/bps/parsl/service.py +0 -0
- {lsst_ctrl_bps_parsl-29.2025.4200 → lsst_ctrl_bps_parsl-29.2025.4400}/python/lsst/ctrl/bps/parsl/site.py +0 -0
- {lsst_ctrl_bps_parsl-29.2025.4200 → lsst_ctrl_bps_parsl-29.2025.4400}/python/lsst/ctrl/bps/parsl/sites/__init__.py +0 -0
- {lsst_ctrl_bps_parsl-29.2025.4200 → lsst_ctrl_bps_parsl-29.2025.4400}/python/lsst/ctrl/bps/parsl/sites/ccin2p3.py +0 -0
- {lsst_ctrl_bps_parsl-29.2025.4200 → lsst_ctrl_bps_parsl-29.2025.4400}/python/lsst/ctrl/bps/parsl/sites/local.py +0 -0
- {lsst_ctrl_bps_parsl-29.2025.4200 → lsst_ctrl_bps_parsl-29.2025.4400}/python/lsst/ctrl/bps/parsl/sites/nersc.py +0 -0
- {lsst_ctrl_bps_parsl-29.2025.4200 → lsst_ctrl_bps_parsl-29.2025.4400}/python/lsst/ctrl/bps/parsl/sites/princeton.py +0 -0
- {lsst_ctrl_bps_parsl-29.2025.4200 → lsst_ctrl_bps_parsl-29.2025.4400}/python/lsst/ctrl/bps/parsl/sites/slac.py +0 -0
- {lsst_ctrl_bps_parsl-29.2025.4200 → lsst_ctrl_bps_parsl-29.2025.4400}/python/lsst/ctrl/bps/parsl/sites/slurm.py +0 -0
- {lsst_ctrl_bps_parsl-29.2025.4200 → lsst_ctrl_bps_parsl-29.2025.4400}/python/lsst/ctrl/bps/parsl/sites/torque.py +0 -0
- {lsst_ctrl_bps_parsl-29.2025.4200 → lsst_ctrl_bps_parsl-29.2025.4400}/python/lsst/ctrl/bps/parsl/sites/work_queue.py +0 -0
- {lsst_ctrl_bps_parsl-29.2025.4200 → lsst_ctrl_bps_parsl-29.2025.4400}/python/lsst/ctrl/bps/parsl/workflow.py +0 -0
- {lsst_ctrl_bps_parsl-29.2025.4200 → lsst_ctrl_bps_parsl-29.2025.4400}/python/lsst_ctrl_bps_parsl.egg-info/SOURCES.txt +0 -0
- {lsst_ctrl_bps_parsl-29.2025.4200 → lsst_ctrl_bps_parsl-29.2025.4400}/python/lsst_ctrl_bps_parsl.egg-info/dependency_links.txt +0 -0
- {lsst_ctrl_bps_parsl-29.2025.4200 → lsst_ctrl_bps_parsl-29.2025.4400}/python/lsst_ctrl_bps_parsl.egg-info/requires.txt +0 -0
- {lsst_ctrl_bps_parsl-29.2025.4200 → lsst_ctrl_bps_parsl-29.2025.4400}/python/lsst_ctrl_bps_parsl.egg-info/top_level.txt +0 -0
- {lsst_ctrl_bps_parsl-29.2025.4200 → lsst_ctrl_bps_parsl-29.2025.4400}/python/lsst_ctrl_bps_parsl.egg-info/zip-safe +0 -0
- {lsst_ctrl_bps_parsl-29.2025.4200 → lsst_ctrl_bps_parsl-29.2025.4400}/setup.cfg +0 -0
- {lsst_ctrl_bps_parsl-29.2025.4200 → lsst_ctrl_bps_parsl-29.2025.4400}/tests/test_config.py +0 -0
- {lsst_ctrl_bps_parsl-29.2025.4200 → lsst_ctrl_bps_parsl-29.2025.4400}/tests/test_import.py +0 -0
- {lsst_ctrl_bps_parsl-29.2025.4200 → lsst_ctrl_bps_parsl-29.2025.4400}/tests/test_job.py +0 -0
|
@@ -1,17 +1,18 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: lsst-ctrl-bps-parsl
|
|
3
|
-
Version: 29.2025.
|
|
3
|
+
Version: 29.2025.4400
|
|
4
4
|
Summary: Parsl-based plugin for lsst-ctrl-bps.
|
|
5
5
|
Author-email: Rubin Observatory Data Management <dm-admin@lists.lsst.org>
|
|
6
|
-
License: BSD
|
|
6
|
+
License-Expression: BSD-3-Clause OR GPL-3.0-or-later
|
|
7
7
|
Project-URL: Homepage, https://github.com/lsst/ctrl_bps_parsl
|
|
8
8
|
Keywords: lsst
|
|
9
9
|
Classifier: Intended Audience :: Science/Research
|
|
10
|
-
Classifier: License :: OSI Approved :: BSD License
|
|
11
10
|
Classifier: Operating System :: OS Independent
|
|
12
11
|
Classifier: Programming Language :: Python :: 3
|
|
13
12
|
Classifier: Programming Language :: Python :: 3.11
|
|
14
13
|
Classifier: Programming Language :: Python :: 3.12
|
|
14
|
+
Classifier: Programming Language :: Python :: 3.13
|
|
15
|
+
Classifier: Programming Language :: Python :: 3.14
|
|
15
16
|
Classifier: Topic :: Scientific/Engineering :: Astronomy
|
|
16
17
|
Requires-Python: >=3.11.0
|
|
17
18
|
Description-Content-Type: text/markdown
|
|
@@ -6,18 +6,20 @@ build-backend = "setuptools.build_meta"
|
|
|
6
6
|
name = "lsst-ctrl-bps-parsl"
|
|
7
7
|
requires-python = ">=3.11.0"
|
|
8
8
|
description = "Parsl-based plugin for lsst-ctrl-bps."
|
|
9
|
-
license =
|
|
9
|
+
license = "BSD-3-Clause OR GPL-3.0-or-later"
|
|
10
|
+
license-files = ["COPYRIGHT", "LICENSE", "bsd_license.txt", "gpl-v3.0.txt"]
|
|
10
11
|
readme = "README.md"
|
|
11
12
|
authors = [
|
|
12
13
|
{name="Rubin Observatory Data Management", email="dm-admin@lists.lsst.org"},
|
|
13
14
|
]
|
|
14
15
|
classifiers = [
|
|
15
16
|
"Intended Audience :: Science/Research",
|
|
16
|
-
"License :: OSI Approved :: BSD License",
|
|
17
17
|
"Operating System :: OS Independent",
|
|
18
18
|
"Programming Language :: Python :: 3",
|
|
19
19
|
"Programming Language :: Python :: 3.11",
|
|
20
20
|
"Programming Language :: Python :: 3.12",
|
|
21
|
+
"Programming Language :: Python :: 3.13",
|
|
22
|
+
"Programming Language :: Python :: 3.14",
|
|
21
23
|
"Topic :: Scientific/Engineering :: Astronomy",
|
|
22
24
|
]
|
|
23
25
|
keywords = ["lsst"]
|
|
@@ -41,7 +43,6 @@ where = ["python"]
|
|
|
41
43
|
|
|
42
44
|
[tool.setuptools]
|
|
43
45
|
zip-safe = true
|
|
44
|
-
license-files = ["COPYRIGHT", "LICENSE", "bsd_license.txt", "gpl-v3.0.txt"]
|
|
45
46
|
|
|
46
47
|
[tool.setuptools.package-data]
|
|
47
48
|
"lsst.ctrl.bps.parsl" = ["etc/*.yaml"]
|
|
@@ -1,17 +1,18 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: lsst-ctrl-bps-parsl
|
|
3
|
-
Version: 29.2025.
|
|
3
|
+
Version: 29.2025.4400
|
|
4
4
|
Summary: Parsl-based plugin for lsst-ctrl-bps.
|
|
5
5
|
Author-email: Rubin Observatory Data Management <dm-admin@lists.lsst.org>
|
|
6
|
-
License: BSD
|
|
6
|
+
License-Expression: BSD-3-Clause OR GPL-3.0-or-later
|
|
7
7
|
Project-URL: Homepage, https://github.com/lsst/ctrl_bps_parsl
|
|
8
8
|
Keywords: lsst
|
|
9
9
|
Classifier: Intended Audience :: Science/Research
|
|
10
|
-
Classifier: License :: OSI Approved :: BSD License
|
|
11
10
|
Classifier: Operating System :: OS Independent
|
|
12
11
|
Classifier: Programming Language :: Python :: 3
|
|
13
12
|
Classifier: Programming Language :: Python :: 3.11
|
|
14
13
|
Classifier: Programming Language :: Python :: 3.12
|
|
14
|
+
Classifier: Programming Language :: Python :: 3.13
|
|
15
|
+
Classifier: Programming Language :: Python :: 3.14
|
|
15
16
|
Classifier: Topic :: Scientific/Engineering :: Astronomy
|
|
16
17
|
Requires-Python: >=3.11.0
|
|
17
18
|
Description-Content-Type: text/markdown
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|