dkist-processing-ops 1.6.52__py3-none-any.whl → 1.6.54__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.
Potentially problematic release.
This version of dkist-processing-ops might be problematic. Click here for more details.
- dkist_processing_ops/_version.py +2 -2
- {dkist_processing_ops-1.6.52.dist-info → dkist_processing_ops-1.6.54.dist-info}/METADATA +20 -20
- {dkist_processing_ops-1.6.52.dist-info → dkist_processing_ops-1.6.54.dist-info}/RECORD +6 -6
- {dkist_processing_ops-1.6.52.dist-info → dkist_processing_ops-1.6.54.dist-info}/WHEEL +0 -0
- {dkist_processing_ops-1.6.52.dist-info → dkist_processing_ops-1.6.54.dist-info}/licenses/LICENSE.rst +0 -0
- {dkist_processing_ops-1.6.52.dist-info → dkist_processing_ops-1.6.54.dist-info}/top_level.txt +0 -0
dkist_processing_ops/_version.py
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: dkist-processing-ops
|
|
3
|
-
Version: 1.6.
|
|
3
|
+
Version: 1.6.54
|
|
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
|
|
@@ -11,7 +11,7 @@ Classifier: Programming Language :: Python :: 3.11
|
|
|
11
11
|
Requires-Python: >=3.11
|
|
12
12
|
Description-Content-Type: text/x-rst
|
|
13
13
|
License-File: LICENSE.rst
|
|
14
|
-
Requires-Dist: dkist-processing-common==11.0
|
|
14
|
+
Requires-Dist: dkist-processing-common==11.2.0
|
|
15
15
|
Requires-Dist: dkist-service-configuration==2.3.0
|
|
16
16
|
Provides-Extra: test
|
|
17
17
|
Requires-Dist: pytest; extra == "test"
|
|
@@ -69,17 +69,17 @@ Requires-Dist: asdf_transform_schemas==0.6.0; extra == "frozen"
|
|
|
69
69
|
Requires-Dist: asgiref==3.9.1; extra == "frozen"
|
|
70
70
|
Requires-Dist: asteval==1.0.6; extra == "frozen"
|
|
71
71
|
Requires-Dist: astropy==7.1.0; extra == "frozen"
|
|
72
|
-
Requires-Dist: astropy-iers-data==0.2025.7.
|
|
72
|
+
Requires-Dist: astropy-iers-data==0.2025.7.14.0.40.29; extra == "frozen"
|
|
73
73
|
Requires-Dist: asyncpg==0.30.0; extra == "frozen"
|
|
74
74
|
Requires-Dist: attrs==25.3.0; extra == "frozen"
|
|
75
75
|
Requires-Dist: babel==2.17.0; extra == "frozen"
|
|
76
76
|
Requires-Dist: billiard==4.2.1; extra == "frozen"
|
|
77
77
|
Requires-Dist: blinker==1.9.0; extra == "frozen"
|
|
78
|
-
Requires-Dist: boto3==1.39.
|
|
79
|
-
Requires-Dist: botocore==1.39.
|
|
78
|
+
Requires-Dist: boto3==1.39.8; extra == "frozen"
|
|
79
|
+
Requires-Dist: botocore==1.39.8; extra == "frozen"
|
|
80
80
|
Requires-Dist: cachelib==0.13.0; extra == "frozen"
|
|
81
81
|
Requires-Dist: celery==5.5.3; extra == "frozen"
|
|
82
|
-
Requires-Dist: certifi==2025.7.
|
|
82
|
+
Requires-Dist: certifi==2025.7.14; extra == "frozen"
|
|
83
83
|
Requires-Dist: cffi==1.17.1; extra == "frozen"
|
|
84
84
|
Requires-Dist: charset-normalizer==3.4.2; extra == "frozen"
|
|
85
85
|
Requires-Dist: click==8.2.1; extra == "frozen"
|
|
@@ -99,9 +99,9 @@ Requires-Dist: dacite==1.9.2; extra == "frozen"
|
|
|
99
99
|
Requires-Dist: decorator==5.2.1; extra == "frozen"
|
|
100
100
|
Requires-Dist: dill==0.4.0; extra == "frozen"
|
|
101
101
|
Requires-Dist: dkist-header-validator==5.2.1; extra == "frozen"
|
|
102
|
-
Requires-Dist: dkist-processing-common==11.0
|
|
102
|
+
Requires-Dist: dkist-processing-common==11.2.0; extra == "frozen"
|
|
103
103
|
Requires-Dist: dkist-processing-core==5.1.1; extra == "frozen"
|
|
104
|
-
Requires-Dist: dkist-processing-ops==1.6.
|
|
104
|
+
Requires-Dist: dkist-processing-ops==1.6.54; extra == "frozen"
|
|
105
105
|
Requires-Dist: dkist-processing-pac==3.1.1; extra == "frozen"
|
|
106
106
|
Requires-Dist: dkist-service-configuration==2.3.0; extra == "frozen"
|
|
107
107
|
Requires-Dist: dkist-spectral-lines==3.0.0; extra == "frozen"
|
|
@@ -112,9 +112,9 @@ Requires-Dist: elastic-apm==6.23.0; extra == "frozen"
|
|
|
112
112
|
Requires-Dist: email_validator==2.2.0; extra == "frozen"
|
|
113
113
|
Requires-Dist: fastjsonschema==2.21.1; extra == "frozen"
|
|
114
114
|
Requires-Dist: flower==2.0.1; extra == "frozen"
|
|
115
|
-
Requires-Dist: fonttools==4.
|
|
115
|
+
Requires-Dist: fonttools==4.59.0; extra == "frozen"
|
|
116
116
|
Requires-Dist: frozenlist==1.7.0; extra == "frozen"
|
|
117
|
-
Requires-Dist: fsspec==2025.
|
|
117
|
+
Requires-Dist: fsspec==2025.7.0; extra == "frozen"
|
|
118
118
|
Requires-Dist: globus-sdk==3.60.0; extra == "frozen"
|
|
119
119
|
Requires-Dist: google-re2==1.1.20240702; extra == "frozen"
|
|
120
120
|
Requires-Dist: googleapis-common-protos==1.70.0; extra == "frozen"
|
|
@@ -132,7 +132,7 @@ Requires-Dist: importlib_metadata==8.7.0; extra == "frozen"
|
|
|
132
132
|
Requires-Dist: inflection==0.5.1; extra == "frozen"
|
|
133
133
|
Requires-Dist: itsdangerous==2.2.0; extra == "frozen"
|
|
134
134
|
Requires-Dist: jmespath==1.0.1; extra == "frozen"
|
|
135
|
-
Requires-Dist: jsonschema==4.
|
|
135
|
+
Requires-Dist: jsonschema==4.25.0; extra == "frozen"
|
|
136
136
|
Requires-Dist: jsonschema-specifications==2025.4.1; extra == "frozen"
|
|
137
137
|
Requires-Dist: jupyter_core==5.8.1; extra == "frozen"
|
|
138
138
|
Requires-Dist: kiwisolver==1.4.8; extra == "frozen"
|
|
@@ -157,14 +157,14 @@ Requires-Dist: multidict==6.6.3; extra == "frozen"
|
|
|
157
157
|
Requires-Dist: nbformat==5.10.4; extra == "frozen"
|
|
158
158
|
Requires-Dist: numpy==2.3.1; extra == "frozen"
|
|
159
159
|
Requires-Dist: object-clerk==0.1.2; extra == "frozen"
|
|
160
|
-
Requires-Dist: opentelemetry-api==1.
|
|
161
|
-
Requires-Dist: opentelemetry-exporter-otlp==1.
|
|
162
|
-
Requires-Dist: opentelemetry-exporter-otlp-proto-common==1.
|
|
163
|
-
Requires-Dist: opentelemetry-exporter-otlp-proto-grpc==1.
|
|
164
|
-
Requires-Dist: opentelemetry-exporter-otlp-proto-http==1.
|
|
165
|
-
Requires-Dist: opentelemetry-proto==1.
|
|
166
|
-
Requires-Dist: opentelemetry-sdk==1.
|
|
167
|
-
Requires-Dist: opentelemetry-semantic-conventions==0.
|
|
160
|
+
Requires-Dist: opentelemetry-api==1.35.0; extra == "frozen"
|
|
161
|
+
Requires-Dist: opentelemetry-exporter-otlp==1.35.0; extra == "frozen"
|
|
162
|
+
Requires-Dist: opentelemetry-exporter-otlp-proto-common==1.35.0; extra == "frozen"
|
|
163
|
+
Requires-Dist: opentelemetry-exporter-otlp-proto-grpc==1.35.0; extra == "frozen"
|
|
164
|
+
Requires-Dist: opentelemetry-exporter-otlp-proto-http==1.35.0; extra == "frozen"
|
|
165
|
+
Requires-Dist: opentelemetry-proto==1.35.0; extra == "frozen"
|
|
166
|
+
Requires-Dist: opentelemetry-sdk==1.35.0; extra == "frozen"
|
|
167
|
+
Requires-Dist: opentelemetry-semantic-conventions==0.56b0; extra == "frozen"
|
|
168
168
|
Requires-Dist: ordered-set==4.1.0; extra == "frozen"
|
|
169
169
|
Requires-Dist: packaging==25.0; extra == "frozen"
|
|
170
170
|
Requires-Dist: pandas==2.3.1; extra == "frozen"
|
|
@@ -182,7 +182,7 @@ Requires-Dist: proglog==0.1.12; extra == "frozen"
|
|
|
182
182
|
Requires-Dist: prometheus_client==0.22.1; extra == "frozen"
|
|
183
183
|
Requires-Dist: prompt_toolkit==3.0.51; extra == "frozen"
|
|
184
184
|
Requires-Dist: propcache==0.3.2; extra == "frozen"
|
|
185
|
-
Requires-Dist: protobuf==
|
|
185
|
+
Requires-Dist: protobuf==6.31.1; extra == "frozen"
|
|
186
186
|
Requires-Dist: psutil==7.0.0; extra == "frozen"
|
|
187
187
|
Requires-Dist: psycopg2-binary==2.9.10; extra == "frozen"
|
|
188
188
|
Requires-Dist: py==1.11.0; extra == "frozen"
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
dkist_processing_ops/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
2
|
-
dkist_processing_ops/_version.py,sha256=
|
|
2
|
+
dkist_processing_ops/_version.py,sha256=btQDdESGmHEnj-dx0sGsrdtO4C_LrCw4VWNTNJmhlD0,513
|
|
3
3
|
dkist_processing_ops/dags/scale.py,sha256=We5TYjNhkJ-5ykfbrOMgjTpXdzOCkIeyKyA-40sU9r0,2312
|
|
4
4
|
dkist_processing_ops/tasks/__init__.py,sha256=P81O9cg4dlBMqBTaWitdsAte68RsMtDlhV30JSZfXUY,107
|
|
5
5
|
dkist_processing_ops/tasks/read_memory_leak.py,sha256=P2DatMnNi9Jd6nvW8wY_JJkYl_vnMX5BMP0-x5Zft7s,1638
|
|
@@ -9,8 +9,8 @@ dkist_processing_ops/tests/test_workflows.py,sha256=Ch_8BlGeQyPJU_9hB_GOncwW-SoZ
|
|
|
9
9
|
dkist_processing_ops/workflows/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
10
10
|
dkist_processing_ops/workflows/memory_leak.py,sha256=lYXAYyJVjXif3Os9xPDp-bPTG_je6HOw1uvRJ4WMUi4,758
|
|
11
11
|
dkist_processing_ops/workflows/smoke.py,sha256=ofXu0_iYF6L3zQy-BOVvS5VdzKhmXs1gyugqMNkd-GM,878
|
|
12
|
-
dkist_processing_ops-1.6.
|
|
13
|
-
dkist_processing_ops-1.6.
|
|
14
|
-
dkist_processing_ops-1.6.
|
|
15
|
-
dkist_processing_ops-1.6.
|
|
16
|
-
dkist_processing_ops-1.6.
|
|
12
|
+
dkist_processing_ops-1.6.54.dist-info/licenses/LICENSE.rst,sha256=LJjTmkf2-q1phdZSySMpiyPxgLOy6zYHOr3R1Bb1__8,327
|
|
13
|
+
dkist_processing_ops-1.6.54.dist-info/METADATA,sha256=UDlF9fmqvf-DBLzxek5_3AQnVsAB8B8asaPf2Ftn23c,14751
|
|
14
|
+
dkist_processing_ops-1.6.54.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
15
|
+
dkist_processing_ops-1.6.54.dist-info/top_level.txt,sha256=o_SNho1HKt6wvCSUhm9qzX9FS2iopnqYuMos1CCD9cI,21
|
|
16
|
+
dkist_processing_ops-1.6.54.dist-info/RECORD,,
|
|
File without changes
|
{dkist_processing_ops-1.6.52.dist-info → dkist_processing_ops-1.6.54.dist-info}/licenses/LICENSE.rst
RENAMED
|
File without changes
|
{dkist_processing_ops-1.6.52.dist-info → dkist_processing_ops-1.6.54.dist-info}/top_level.txt
RENAMED
|
File without changes
|