dkist-processing-test 1.25.3__py3-none-any.whl → 1.25.5__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-test might be problematic. Click here for more details.
- {dkist_processing_test-1.25.3.dist-info → dkist_processing_test-1.25.5.dist-info}/METADATA +26 -26
- {dkist_processing_test-1.25.3.dist-info → dkist_processing_test-1.25.5.dist-info}/RECORD +4 -4
- {dkist_processing_test-1.25.3.dist-info → dkist_processing_test-1.25.5.dist-info}/WHEEL +0 -0
- {dkist_processing_test-1.25.3.dist-info → dkist_processing_test-1.25.5.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: dkist-processing-test
|
|
3
|
-
Version: 1.25.
|
|
3
|
+
Version: 1.25.5
|
|
4
4
|
Summary: Example instrument code used by the DKIST science data processing pipelines to test processing infrastructure
|
|
5
5
|
Author-email: NSO / AURA <dkistdc@nso.edu>
|
|
6
6
|
License: BSD-3-Clause
|
|
@@ -12,10 +12,10 @@ Classifier: Programming Language :: Python :: 3
|
|
|
12
12
|
Classifier: Programming Language :: Python :: 3.11
|
|
13
13
|
Requires-Python: >=3.11
|
|
14
14
|
Description-Content-Type: text/x-rst
|
|
15
|
-
Requires-Dist: dkist-processing-common==10.7.
|
|
15
|
+
Requires-Dist: dkist-processing-common==10.7.1
|
|
16
16
|
Requires-Dist: dkist-header-validator==5.2.1
|
|
17
17
|
Requires-Dist: dkist-service-configuration==2.2
|
|
18
|
-
Requires-Dist: dkist-fits-specifications==4.
|
|
18
|
+
Requires-Dist: dkist-fits-specifications==4.13.0
|
|
19
19
|
Requires-Dist: numba==0.59.1
|
|
20
20
|
Requires-Dist: astropy==6.1.5
|
|
21
21
|
Requires-Dist: numpy==1.26.4
|
|
@@ -31,10 +31,10 @@ Requires-Dist: dkist-processing-test[asdf]; extra == "test"
|
|
|
31
31
|
Requires-Dist: dkist-processing-test[quality]; extra == "test"
|
|
32
32
|
Provides-Extra: inventory
|
|
33
33
|
Requires-Dist: dkist-processing-common[inventory]; extra == "inventory"
|
|
34
|
-
Requires-Dist: dkist-inventory==1.7.
|
|
34
|
+
Requires-Dist: dkist-inventory==1.7.2; extra == "inventory"
|
|
35
35
|
Provides-Extra: asdf
|
|
36
36
|
Requires-Dist: dkist-processing-common[asdf]; extra == "asdf"
|
|
37
|
-
Requires-Dist: dkist-inventory[asdf]==1.7.
|
|
37
|
+
Requires-Dist: dkist-inventory[asdf]==1.7.2; extra == "asdf"
|
|
38
38
|
Provides-Extra: quality
|
|
39
39
|
Requires-Dist: dkist-quality==1.2.1; extra == "quality"
|
|
40
40
|
Provides-Extra: frozen
|
|
@@ -95,8 +95,8 @@ Requires-Dist: attrs==25.3.0; extra == "frozen"
|
|
|
95
95
|
Requires-Dist: babel==2.17.0; extra == "frozen"
|
|
96
96
|
Requires-Dist: billiard==4.2.1; extra == "frozen"
|
|
97
97
|
Requires-Dist: blinker==1.9.0; extra == "frozen"
|
|
98
|
-
Requires-Dist: boto3==1.37.
|
|
99
|
-
Requires-Dist: botocore==1.37.
|
|
98
|
+
Requires-Dist: boto3==1.37.35; extra == "frozen"
|
|
99
|
+
Requires-Dist: botocore==1.37.35; extra == "frozen"
|
|
100
100
|
Requires-Dist: cachelib==0.13.0; extra == "frozen"
|
|
101
101
|
Requires-Dist: celery==5.5.1; extra == "frozen"
|
|
102
102
|
Requires-Dist: certifi==2025.1.31; extra == "frozen"
|
|
@@ -110,22 +110,22 @@ Requires-Dist: clickclick==20.10.2; extra == "frozen"
|
|
|
110
110
|
Requires-Dist: colorama==0.4.6; extra == "frozen"
|
|
111
111
|
Requires-Dist: colorlog==6.9.0; extra == "frozen"
|
|
112
112
|
Requires-Dist: connexion==2.14.2; extra == "frozen"
|
|
113
|
-
Requires-Dist: contourpy==1.3.
|
|
113
|
+
Requires-Dist: contourpy==1.3.2; extra == "frozen"
|
|
114
114
|
Requires-Dist: cron-descriptor==1.4.5; extra == "frozen"
|
|
115
115
|
Requires-Dist: croniter==6.0.0; extra == "frozen"
|
|
116
116
|
Requires-Dist: cryptography==44.0.2; extra == "frozen"
|
|
117
117
|
Requires-Dist: cycler==0.12.1; extra == "frozen"
|
|
118
118
|
Requires-Dist: dacite==1.9.2; extra == "frozen"
|
|
119
119
|
Requires-Dist: decorator==5.2.1; extra == "frozen"
|
|
120
|
-
Requires-Dist: dill==0.
|
|
120
|
+
Requires-Dist: dill==0.4.0; extra == "frozen"
|
|
121
121
|
Requires-Dist: dkist-header-validator==5.2.1; extra == "frozen"
|
|
122
|
-
Requires-Dist: dkist-processing-common==10.7.
|
|
122
|
+
Requires-Dist: dkist-processing-common==10.7.1; extra == "frozen"
|
|
123
123
|
Requires-Dist: dkist-processing-core==5.1.0; extra == "frozen"
|
|
124
124
|
Requires-Dist: dkist-processing-pac==3.1.1; extra == "frozen"
|
|
125
|
-
Requires-Dist: dkist-processing-test==1.25.
|
|
125
|
+
Requires-Dist: dkist-processing-test==1.25.5; extra == "frozen"
|
|
126
126
|
Requires-Dist: dkist-service-configuration==2.2; extra == "frozen"
|
|
127
127
|
Requires-Dist: dkist-spectral-lines==3.0.0; extra == "frozen"
|
|
128
|
-
Requires-Dist: dkist_fits_specifications==4.
|
|
128
|
+
Requires-Dist: dkist_fits_specifications==4.13.0; extra == "frozen"
|
|
129
129
|
Requires-Dist: dnspython==2.7.0; extra == "frozen"
|
|
130
130
|
Requires-Dist: ecs-logging==2.2.0; extra == "frozen"
|
|
131
131
|
Requires-Dist: elastic-apm==6.23.0; extra == "frozen"
|
|
@@ -156,9 +156,9 @@ Requires-Dist: jsonschema==4.23.0; extra == "frozen"
|
|
|
156
156
|
Requires-Dist: jsonschema-specifications==2024.10.1; extra == "frozen"
|
|
157
157
|
Requires-Dist: jupyter_core==5.7.2; extra == "frozen"
|
|
158
158
|
Requires-Dist: kiwisolver==1.4.8; extra == "frozen"
|
|
159
|
-
Requires-Dist: kombu==5.5.
|
|
160
|
-
Requires-Dist: lazy-object-proxy==1.
|
|
161
|
-
Requires-Dist: limits==
|
|
159
|
+
Requires-Dist: kombu==5.5.3; extra == "frozen"
|
|
160
|
+
Requires-Dist: lazy-object-proxy==1.11.0; extra == "frozen"
|
|
161
|
+
Requires-Dist: limits==5.0.0; extra == "frozen"
|
|
162
162
|
Requires-Dist: linkify-it-py==2.0.3; extra == "frozen"
|
|
163
163
|
Requires-Dist: llvmlite==0.42.0; extra == "frozen"
|
|
164
164
|
Requires-Dist: lmfit==1.3.3; extra == "frozen"
|
|
@@ -179,14 +179,14 @@ Requires-Dist: nbformat==5.10.4; extra == "frozen"
|
|
|
179
179
|
Requires-Dist: numba==0.59.1; extra == "frozen"
|
|
180
180
|
Requires-Dist: numpy==1.26.4; extra == "frozen"
|
|
181
181
|
Requires-Dist: object-clerk==0.1.1; extra == "frozen"
|
|
182
|
-
Requires-Dist: opentelemetry-api==1.32.
|
|
183
|
-
Requires-Dist: opentelemetry-exporter-otlp==1.32.
|
|
184
|
-
Requires-Dist: opentelemetry-exporter-otlp-proto-common==1.32.
|
|
185
|
-
Requires-Dist: opentelemetry-exporter-otlp-proto-grpc==1.32.
|
|
186
|
-
Requires-Dist: opentelemetry-exporter-otlp-proto-http==1.32.
|
|
187
|
-
Requires-Dist: opentelemetry-proto==1.32.
|
|
188
|
-
Requires-Dist: opentelemetry-sdk==1.32.
|
|
189
|
-
Requires-Dist: opentelemetry-semantic-conventions==0.
|
|
182
|
+
Requires-Dist: opentelemetry-api==1.32.1; extra == "frozen"
|
|
183
|
+
Requires-Dist: opentelemetry-exporter-otlp==1.32.1; extra == "frozen"
|
|
184
|
+
Requires-Dist: opentelemetry-exporter-otlp-proto-common==1.32.1; extra == "frozen"
|
|
185
|
+
Requires-Dist: opentelemetry-exporter-otlp-proto-grpc==1.32.1; extra == "frozen"
|
|
186
|
+
Requires-Dist: opentelemetry-exporter-otlp-proto-http==1.32.1; extra == "frozen"
|
|
187
|
+
Requires-Dist: opentelemetry-proto==1.32.1; extra == "frozen"
|
|
188
|
+
Requires-Dist: opentelemetry-sdk==1.32.1; extra == "frozen"
|
|
189
|
+
Requires-Dist: opentelemetry-semantic-conventions==0.53b1; extra == "frozen"
|
|
190
190
|
Requires-Dist: ordered-set==4.1.0; extra == "frozen"
|
|
191
191
|
Requires-Dist: packaging==24.2; extra == "frozen"
|
|
192
192
|
Requires-Dist: pandas==2.2.3; extra == "frozen"
|
|
@@ -201,7 +201,7 @@ Requires-Dist: pluggy==1.5.0; extra == "frozen"
|
|
|
201
201
|
Requires-Dist: prison==0.2.1; extra == "frozen"
|
|
202
202
|
Requires-Dist: proglog==0.1.11; extra == "frozen"
|
|
203
203
|
Requires-Dist: prometheus_client==0.21.1; extra == "frozen"
|
|
204
|
-
Requires-Dist: prompt_toolkit==3.0.
|
|
204
|
+
Requires-Dist: prompt_toolkit==3.0.51; extra == "frozen"
|
|
205
205
|
Requires-Dist: propcache==0.3.1; extra == "frozen"
|
|
206
206
|
Requires-Dist: protobuf==5.29.4; extra == "frozen"
|
|
207
207
|
Requires-Dist: psutil==7.0.0; extra == "frozen"
|
|
@@ -228,7 +228,7 @@ Requires-Dist: rfc3339-validator==0.1.4; extra == "frozen"
|
|
|
228
228
|
Requires-Dist: rich==13.9.4; extra == "frozen"
|
|
229
229
|
Requires-Dist: rich-argparse==1.7.0; extra == "frozen"
|
|
230
230
|
Requires-Dist: rpds-py==0.24.0; extra == "frozen"
|
|
231
|
-
Requires-Dist: s3transfer==0.11.
|
|
231
|
+
Requires-Dist: s3transfer==0.11.5; extra == "frozen"
|
|
232
232
|
Requires-Dist: scipy==1.15.2; extra == "frozen"
|
|
233
233
|
Requires-Dist: semantic-version==2.10.0; extra == "frozen"
|
|
234
234
|
Requires-Dist: setproctitle==1.3.5; extra == "frozen"
|
|
@@ -260,7 +260,7 @@ Requires-Dist: wcwidth==0.2.13; extra == "frozen"
|
|
|
260
260
|
Requires-Dist: wirerope==1.0.0; extra == "frozen"
|
|
261
261
|
Requires-Dist: wrapt==1.17.2; extra == "frozen"
|
|
262
262
|
Requires-Dist: yamale==6.0.0; extra == "frozen"
|
|
263
|
-
Requires-Dist: yarl==1.
|
|
263
|
+
Requires-Dist: yarl==1.20.0; extra == "frozen"
|
|
264
264
|
Requires-Dist: zipp==3.21.0; extra == "frozen"
|
|
265
265
|
|
|
266
266
|
dkist-processing-test
|
|
@@ -28,7 +28,7 @@ dkist_processing_test/workflows/fail.py,sha256=KGhyAF7gKYYutP4aGa-1tDqPsC7Nr4xKY
|
|
|
28
28
|
dkist_processing_test/workflows/noop.py,sha256=k2-6BpRkl1JDGaHPavxDzIlVx11KQtxKmsHmHTNQ9o0,666
|
|
29
29
|
dkist_processing_test/workflows/resource_queue.py,sha256=_jOT99O0MFN_ACne6i8T5ZIwe_lBQqGz2Ccb8JlqQMI,500
|
|
30
30
|
dkist_processing_test/workflows/trial_end_to_end.py,sha256=4QSphBegbetDben5PdA5_J64hWJVV8ciVdF90qkyZCo,2415
|
|
31
|
-
dkist_processing_test-1.25.
|
|
32
|
-
dkist_processing_test-1.25.
|
|
33
|
-
dkist_processing_test-1.25.
|
|
34
|
-
dkist_processing_test-1.25.
|
|
31
|
+
dkist_processing_test-1.25.5.dist-info/METADATA,sha256=84EwlKwPeni_P4QssohntWVu-MvG0vE28utFjh1BUys,16503
|
|
32
|
+
dkist_processing_test-1.25.5.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
|
|
33
|
+
dkist_processing_test-1.25.5.dist-info/top_level.txt,sha256=Hs4oTIrG_r-svhk_RGFTEO4e3vqQoYlBzdv5mvJVF24,22
|
|
34
|
+
dkist_processing_test-1.25.5.dist-info/RECORD,,
|
|
File without changes
|
{dkist_processing_test-1.25.3.dist-info → dkist_processing_test-1.25.5.dist-info}/top_level.txt
RENAMED
|
File without changes
|