lsst-ctrl-platform-s3df 29.0.1rc1__tar.gz → 29.2025.2100__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_platform_s3df-29.0.1rc1 → lsst_ctrl_platform_s3df-29.2025.2100}/PKG-INFO +1 -1
- {lsst_ctrl_platform_s3df-29.0.1rc1 → lsst_ctrl_platform_s3df-29.2025.2100}/python/lsst/ctrl/platform/s3df/etc/config/execConfig.py +1 -0
- {lsst_ctrl_platform_s3df-29.0.1rc1 → lsst_ctrl_platform_s3df-29.2025.2100}/python/lsst/ctrl/platform/s3df/etc/templates/generic.slurm.template +4 -0
- {lsst_ctrl_platform_s3df-29.0.1rc1 → lsst_ctrl_platform_s3df-29.2025.2100}/.github/workflows/build.yaml +0 -0
- {lsst_ctrl_platform_s3df-29.0.1rc1 → lsst_ctrl_platform_s3df-29.2025.2100}/.github/workflows/lint.yaml +0 -0
- {lsst_ctrl_platform_s3df-29.0.1rc1 → lsst_ctrl_platform_s3df-29.2025.2100}/.github/workflows/rebase_checker.yaml +0 -0
- {lsst_ctrl_platform_s3df-29.0.1rc1 → lsst_ctrl_platform_s3df-29.2025.2100}/.gitignore +0 -0
- {lsst_ctrl_platform_s3df-29.0.1rc1 → lsst_ctrl_platform_s3df-29.2025.2100}/COPYRIGHT +0 -0
- {lsst_ctrl_platform_s3df-29.0.1rc1 → lsst_ctrl_platform_s3df-29.2025.2100}/LICENSE +0 -0
- {lsst_ctrl_platform_s3df-29.0.1rc1 → lsst_ctrl_platform_s3df-29.2025.2100}/README.rst +0 -0
- {lsst_ctrl_platform_s3df-29.0.1rc1 → lsst_ctrl_platform_s3df-29.2025.2100}/SConstruct +0 -0
- {lsst_ctrl_platform_s3df-29.0.1rc1 → lsst_ctrl_platform_s3df-29.2025.2100}/bin.src/SConscript +0 -0
- {lsst_ctrl_platform_s3df-29.0.1rc1 → lsst_ctrl_platform_s3df-29.2025.2100}/doc/.gitignore +0 -0
- {lsst_ctrl_platform_s3df-29.0.1rc1 → lsst_ctrl_platform_s3df-29.2025.2100}/doc/conf.py +0 -0
- {lsst_ctrl_platform_s3df-29.0.1rc1 → lsst_ctrl_platform_s3df-29.2025.2100}/doc/index.rst +0 -0
- {lsst_ctrl_platform_s3df-29.0.1rc1 → lsst_ctrl_platform_s3df-29.2025.2100}/doc/manifest.yaml +0 -0
- {lsst_ctrl_platform_s3df-29.0.1rc1 → lsst_ctrl_platform_s3df-29.2025.2100}/pyproject.toml +0 -0
- {lsst_ctrl_platform_s3df-29.0.1rc1 → lsst_ctrl_platform_s3df-29.2025.2100}/python/lsst/__init__.py +0 -0
- {lsst_ctrl_platform_s3df-29.0.1rc1 → lsst_ctrl_platform_s3df-29.2025.2100}/python/lsst/ctrl/__init__.py +0 -0
- {lsst_ctrl_platform_s3df-29.0.1rc1 → lsst_ctrl_platform_s3df-29.2025.2100}/python/lsst/ctrl/platform/__init__.py +0 -0
- {lsst_ctrl_platform_s3df-29.0.1rc1 → lsst_ctrl_platform_s3df-29.2025.2100}/python/lsst/ctrl/platform/s3df/__init__.py +0 -0
- {lsst_ctrl_platform_s3df-29.0.1rc1 → lsst_ctrl_platform_s3df-29.2025.2100}/python/lsst/ctrl/platform/s3df/etc/__init__.py +0 -0
- {lsst_ctrl_platform_s3df-29.0.1rc1 → lsst_ctrl_platform_s3df-29.2025.2100}/python/lsst/ctrl/platform/s3df/etc/config/__init__.py +0 -0
- {lsst_ctrl_platform_s3df-29.0.1rc1 → lsst_ctrl_platform_s3df-29.2025.2100}/python/lsst/ctrl/platform/s3df/etc/config/slurmConfig.py +0 -0
- {lsst_ctrl_platform_s3df-29.0.1rc1 → lsst_ctrl_platform_s3df-29.2025.2100}/python/lsst/ctrl/platform/s3df/etc/templates/__init__.py +0 -0
- {lsst_ctrl_platform_s3df-29.0.1rc1 → lsst_ctrl_platform_s3df-29.2025.2100}/python/lsst/ctrl/platform/s3df/etc/templates/allocation.sh.template +0 -0
- {lsst_ctrl_platform_s3df-29.0.1rc1 → lsst_ctrl_platform_s3df-29.2025.2100}/python/lsst/ctrl/platform/s3df/etc/templates/dynamic_slots.template +0 -0
- {lsst_ctrl_platform_s3df-29.0.1rc1 → lsst_ctrl_platform_s3df-29.2025.2100}/python/lsst/ctrl/platform/s3df/etc/templates/glidein_condor_config.template +0 -0
- {lsst_ctrl_platform_s3df-29.0.1rc1 → lsst_ctrl_platform_s3df-29.2025.2100}/setup.cfg +0 -0
- {lsst_ctrl_platform_s3df-29.0.1rc1 → lsst_ctrl_platform_s3df-29.2025.2100}/tests/SConscript +0 -0
- {lsst_ctrl_platform_s3df-29.0.1rc1 → lsst_ctrl_platform_s3df-29.2025.2100}/tests/test_load.py +0 -0
- {lsst_ctrl_platform_s3df-29.0.1rc1 → lsst_ctrl_platform_s3df-29.2025.2100}/ups/ctrl_platform_s3df.table +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: lsst-ctrl-platform-s3df
|
|
3
|
-
Version: 29.
|
|
3
|
+
Version: 29.2025.2100
|
|
4
4
|
Summary: Configuration and template files for s3df ctrl-execute platform.
|
|
5
5
|
Project-URL: Source, https://github.com/lsst/ctrl_platform_s3df
|
|
6
6
|
Author-email: Rubin Observatory Data Management <dm-admin@lists.lsst.org>
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{lsst_ctrl_platform_s3df-29.0.1rc1 → lsst_ctrl_platform_s3df-29.2025.2100}/bin.src/SConscript
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{lsst_ctrl_platform_s3df-29.0.1rc1 → lsst_ctrl_platform_s3df-29.2025.2100}/doc/manifest.yaml
RENAMED
|
File without changes
|
|
File without changes
|
{lsst_ctrl_platform_s3df-29.0.1rc1 → lsst_ctrl_platform_s3df-29.2025.2100}/python/lsst/__init__.py
RENAMED
|
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
|
{lsst_ctrl_platform_s3df-29.0.1rc1 → lsst_ctrl_platform_s3df-29.2025.2100}/tests/test_load.py
RENAMED
|
File without changes
|
|
File without changes
|