dkist-processing-ops 1.10.24__tar.gz → 1.10.25__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.
- {dkist_processing_ops-1.10.24 → dkist_processing_ops-1.10.25}/PKG-INFO +3 -3
- {dkist_processing_ops-1.10.24 → dkist_processing_ops-1.10.25}/dkist_processing_ops/_version.py +3 -3
- {dkist_processing_ops-1.10.24 → dkist_processing_ops-1.10.25}/dkist_processing_ops.egg-info/PKG-INFO +3 -3
- {dkist_processing_ops-1.10.24 → dkist_processing_ops-1.10.25}/dkist_processing_ops.egg-info/requires.txt +2 -2
- dkist_processing_ops-1.10.25/dkist_processing_ops.egg-info/scm_version.json +8 -0
- {dkist_processing_ops-1.10.24 → dkist_processing_ops-1.10.25}/pyproject.toml +4 -4
- dkist_processing_ops-1.10.24/dkist_processing_ops.egg-info/scm_version.json +0 -8
- {dkist_processing_ops-1.10.24 → dkist_processing_ops-1.10.25}/.gitignore +0 -0
- {dkist_processing_ops-1.10.24 → dkist_processing_ops-1.10.25}/.pre-commit-config.yaml +0 -0
- {dkist_processing_ops-1.10.24 → dkist_processing_ops-1.10.25}/.rovodev/.review-agent.md +0 -0
- {dkist_processing_ops-1.10.24 → dkist_processing_ops-1.10.25}/.snyk +0 -0
- {dkist_processing_ops-1.10.24 → dkist_processing_ops-1.10.25}/LICENSE.rst +0 -0
- {dkist_processing_ops-1.10.24 → dkist_processing_ops-1.10.25}/MANIFEST.in +0 -0
- {dkist_processing_ops-1.10.24 → dkist_processing_ops-1.10.25}/README.rst +0 -0
- {dkist_processing_ops-1.10.24 → dkist_processing_ops-1.10.25}/bitbucket-pipelines.yml +0 -0
- {dkist_processing_ops-1.10.24 → dkist_processing_ops-1.10.25}/dkist_processing_ops/__init__.py +0 -0
- {dkist_processing_ops-1.10.24 → dkist_processing_ops-1.10.25}/dkist_processing_ops/config.py +0 -0
- {dkist_processing_ops-1.10.24 → dkist_processing_ops-1.10.25}/dkist_processing_ops/dags/scale.py +0 -0
- {dkist_processing_ops-1.10.24 → dkist_processing_ops-1.10.25}/dkist_processing_ops/tasks/__init__.py +0 -0
- {dkist_processing_ops-1.10.24 → dkist_processing_ops-1.10.25}/dkist_processing_ops/tasks/read_memory_leak.py +0 -0
- {dkist_processing_ops-1.10.24 → dkist_processing_ops-1.10.25}/dkist_processing_ops/tasks/smoke.py +0 -0
- {dkist_processing_ops-1.10.24 → dkist_processing_ops-1.10.25}/dkist_processing_ops/tasks/wait.py +0 -0
- {dkist_processing_ops-1.10.24 → dkist_processing_ops-1.10.25}/dkist_processing_ops/tests/__init__.py +0 -0
- {dkist_processing_ops-1.10.24 → dkist_processing_ops-1.10.25}/dkist_processing_ops/tests/test_workflows.py +0 -0
- {dkist_processing_ops-1.10.24 → dkist_processing_ops-1.10.25}/dkist_processing_ops/workflows/__init__.py +0 -0
- {dkist_processing_ops-1.10.24 → dkist_processing_ops-1.10.25}/dkist_processing_ops/workflows/memory_leak.py +0 -0
- {dkist_processing_ops-1.10.24 → dkist_processing_ops-1.10.25}/dkist_processing_ops/workflows/smoke.py +0 -0
- {dkist_processing_ops-1.10.24 → dkist_processing_ops-1.10.25}/dkist_processing_ops.egg-info/SOURCES.txt +0 -0
- {dkist_processing_ops-1.10.24 → dkist_processing_ops-1.10.25}/dkist_processing_ops.egg-info/dependency_links.txt +0 -0
- {dkist_processing_ops-1.10.24 → dkist_processing_ops-1.10.25}/dkist_processing_ops.egg-info/not-zip-safe +0 -0
- {dkist_processing_ops-1.10.24 → dkist_processing_ops-1.10.25}/dkist_processing_ops.egg-info/scm_file_list.json +0 -0
- {dkist_processing_ops-1.10.24 → dkist_processing_ops-1.10.25}/dkist_processing_ops.egg-info/top_level.txt +0 -0
- {dkist_processing_ops-1.10.24 → dkist_processing_ops-1.10.25}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: dkist-processing-ops
|
|
3
|
-
Version: 1.10.
|
|
3
|
+
Version: 1.10.25
|
|
4
4
|
Summary: Automated Processing smoke test and operations workflows
|
|
5
5
|
Author-email: NSO / AURA <dkistdc@nso.edu>
|
|
6
6
|
License: BSD 3-Clause
|
|
@@ -95,7 +95,7 @@ Requires-Dist: dill==0.4.1; extra == "frozen"
|
|
|
95
95
|
Requires-Dist: dkist-header-validator==5.4.0; extra == "frozen"
|
|
96
96
|
Requires-Dist: dkist-processing-common==14.3.5; extra == "frozen"
|
|
97
97
|
Requires-Dist: dkist-processing-core==7.4.0; extra == "frozen"
|
|
98
|
-
Requires-Dist: dkist-processing-ops==1.10.
|
|
98
|
+
Requires-Dist: dkist-processing-ops==1.10.25; extra == "frozen"
|
|
99
99
|
Requires-Dist: dkist-processing-pac==3.1.2; extra == "frozen"
|
|
100
100
|
Requires-Dist: dkist-service-configuration==4.3.0; extra == "frozen"
|
|
101
101
|
Requires-Dist: dkist-spectral-lines==3.0.1; extra == "frozen"
|
|
@@ -170,7 +170,7 @@ Requires-Dist: nbclient==0.11.0; extra == "frozen"
|
|
|
170
170
|
Requires-Dist: nbconvert==7.17.1; extra == "frozen"
|
|
171
171
|
Requires-Dist: nbformat==5.11.0; extra == "frozen"
|
|
172
172
|
Requires-Dist: nest-asyncio2==1.7.2; extra == "frozen"
|
|
173
|
-
Requires-Dist: notebook==7.6.
|
|
173
|
+
Requires-Dist: notebook==7.6.2; extra == "frozen"
|
|
174
174
|
Requires-Dist: notebook_shim==0.2.4; extra == "frozen"
|
|
175
175
|
Requires-Dist: numpy==2.5.2; extra == "frozen"
|
|
176
176
|
Requires-Dist: object-clerk==1.0.0; extra == "frozen"
|
{dkist_processing_ops-1.10.24 → dkist_processing_ops-1.10.25}/dkist_processing_ops/_version.py
RENAMED
|
@@ -18,7 +18,7 @@ version_tuple: tuple[int | str, ...]
|
|
|
18
18
|
commit_id: str | None
|
|
19
19
|
__commit_id__: str | None
|
|
20
20
|
|
|
21
|
-
__version__ = version = '1.10.
|
|
22
|
-
__version_tuple__ = version_tuple = (1, 10,
|
|
21
|
+
__version__ = version = '1.10.25'
|
|
22
|
+
__version_tuple__ = version_tuple = (1, 10, 25)
|
|
23
23
|
|
|
24
|
-
__commit_id__ = commit_id = '
|
|
24
|
+
__commit_id__ = commit_id = 'g15fee1a2b'
|
{dkist_processing_ops-1.10.24 → dkist_processing_ops-1.10.25}/dkist_processing_ops.egg-info/PKG-INFO
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: dkist-processing-ops
|
|
3
|
-
Version: 1.10.
|
|
3
|
+
Version: 1.10.25
|
|
4
4
|
Summary: Automated Processing smoke test and operations workflows
|
|
5
5
|
Author-email: NSO / AURA <dkistdc@nso.edu>
|
|
6
6
|
License: BSD 3-Clause
|
|
@@ -95,7 +95,7 @@ Requires-Dist: dill==0.4.1; extra == "frozen"
|
|
|
95
95
|
Requires-Dist: dkist-header-validator==5.4.0; extra == "frozen"
|
|
96
96
|
Requires-Dist: dkist-processing-common==14.3.5; extra == "frozen"
|
|
97
97
|
Requires-Dist: dkist-processing-core==7.4.0; extra == "frozen"
|
|
98
|
-
Requires-Dist: dkist-processing-ops==1.10.
|
|
98
|
+
Requires-Dist: dkist-processing-ops==1.10.25; extra == "frozen"
|
|
99
99
|
Requires-Dist: dkist-processing-pac==3.1.2; extra == "frozen"
|
|
100
100
|
Requires-Dist: dkist-service-configuration==4.3.0; extra == "frozen"
|
|
101
101
|
Requires-Dist: dkist-spectral-lines==3.0.1; extra == "frozen"
|
|
@@ -170,7 +170,7 @@ Requires-Dist: nbclient==0.11.0; extra == "frozen"
|
|
|
170
170
|
Requires-Dist: nbconvert==7.17.1; extra == "frozen"
|
|
171
171
|
Requires-Dist: nbformat==5.11.0; extra == "frozen"
|
|
172
172
|
Requires-Dist: nest-asyncio2==1.7.2; extra == "frozen"
|
|
173
|
-
Requires-Dist: notebook==7.6.
|
|
173
|
+
Requires-Dist: notebook==7.6.2; extra == "frozen"
|
|
174
174
|
Requires-Dist: notebook_shim==0.2.4; extra == "frozen"
|
|
175
175
|
Requires-Dist: numpy==2.5.2; extra == "frozen"
|
|
176
176
|
Requires-Dist: object-clerk==1.0.0; extra == "frozen"
|
|
@@ -79,7 +79,7 @@ dill==0.4.1
|
|
|
79
79
|
dkist-header-validator==5.4.0
|
|
80
80
|
dkist-processing-common==14.3.5
|
|
81
81
|
dkist-processing-core==7.4.0
|
|
82
|
-
dkist-processing-ops==1.10.
|
|
82
|
+
dkist-processing-ops==1.10.25
|
|
83
83
|
dkist-processing-pac==3.1.2
|
|
84
84
|
dkist-service-configuration==4.3.0
|
|
85
85
|
dkist-spectral-lines==3.0.1
|
|
@@ -154,7 +154,7 @@ nbclient==0.11.0
|
|
|
154
154
|
nbconvert==7.17.1
|
|
155
155
|
nbformat==5.11.0
|
|
156
156
|
nest-asyncio2==1.7.2
|
|
157
|
-
notebook==7.6.
|
|
157
|
+
notebook==7.6.2
|
|
158
158
|
notebook_shim==0.2.4
|
|
159
159
|
numpy==2.5.2
|
|
160
160
|
object-clerk==1.0.0
|
|
@@ -6,8 +6,8 @@ build-backend = 'setuptools.build_meta'
|
|
|
6
6
|
|
|
7
7
|
[tool.dkist-dev-tools]
|
|
8
8
|
# Most recently frozen version by dkist-dev-tools
|
|
9
|
-
version = "1.10.
|
|
10
|
-
date = 2026-08-
|
|
9
|
+
version = "1.10.25"
|
|
10
|
+
date = 2026-08-11T09:46:18.066637
|
|
11
11
|
|
|
12
12
|
[project]
|
|
13
13
|
name = "dkist-processing-ops"
|
|
@@ -116,7 +116,7 @@ frozen = [
|
|
|
116
116
|
"dkist-header-validator == 5.4.0",
|
|
117
117
|
"dkist-processing-common == 14.3.5",
|
|
118
118
|
"dkist-processing-core == 7.4.0",
|
|
119
|
-
"dkist-processing-ops == 1.10.
|
|
119
|
+
"dkist-processing-ops == 1.10.25",
|
|
120
120
|
"dkist-processing-pac == 3.1.2",
|
|
121
121
|
"dkist-service-configuration == 4.3.0",
|
|
122
122
|
"dkist-spectral-lines == 3.0.1",
|
|
@@ -191,7 +191,7 @@ frozen = [
|
|
|
191
191
|
"nbconvert == 7.17.1",
|
|
192
192
|
"nbformat == 5.11.0",
|
|
193
193
|
"nest-asyncio2 == 1.7.2",
|
|
194
|
-
"notebook == 7.6.
|
|
194
|
+
"notebook == 7.6.2",
|
|
195
195
|
"notebook_shim == 0.2.4",
|
|
196
196
|
"numpy == 2.5.2",
|
|
197
197
|
"object-clerk == 1.0.0",
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{dkist_processing_ops-1.10.24 → dkist_processing_ops-1.10.25}/dkist_processing_ops/__init__.py
RENAMED
|
File without changes
|
{dkist_processing_ops-1.10.24 → dkist_processing_ops-1.10.25}/dkist_processing_ops/config.py
RENAMED
|
File without changes
|
{dkist_processing_ops-1.10.24 → dkist_processing_ops-1.10.25}/dkist_processing_ops/dags/scale.py
RENAMED
|
File without changes
|
{dkist_processing_ops-1.10.24 → dkist_processing_ops-1.10.25}/dkist_processing_ops/tasks/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
{dkist_processing_ops-1.10.24 → dkist_processing_ops-1.10.25}/dkist_processing_ops/tasks/smoke.py
RENAMED
|
File without changes
|
{dkist_processing_ops-1.10.24 → dkist_processing_ops-1.10.25}/dkist_processing_ops/tasks/wait.py
RENAMED
|
File without changes
|
{dkist_processing_ops-1.10.24 → dkist_processing_ops-1.10.25}/dkist_processing_ops/tests/__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
|