dkist-processing-test 1.25.4__py3-none-any.whl → 1.25.5rc1__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.4.dist-info → dkist_processing_test-1.25.5rc1.dist-info}/METADATA +19 -19
- {dkist_processing_test-1.25.4.dist-info → dkist_processing_test-1.25.5rc1.dist-info}/RECORD +4 -4
- {dkist_processing_test-1.25.4.dist-info → dkist_processing_test-1.25.5rc1.dist-info}/WHEEL +0 -0
- {dkist_processing_test-1.25.4.dist-info → dkist_processing_test-1.25.5rc1.dist-info}/top_level.txt +0 -0
{dkist_processing_test-1.25.4.dist-info → dkist_processing_test-1.25.5rc1.dist-info}/METADATA
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: dkist-processing-test
|
|
3
|
-
Version: 1.25.
|
|
3
|
+
Version: 1.25.5rc1
|
|
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,7 +12,7 @@ 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.1rc1
|
|
16
16
|
Requires-Dist: dkist-header-validator==5.2.1
|
|
17
17
|
Requires-Dist: dkist-service-configuration==2.2
|
|
18
18
|
Requires-Dist: dkist-fits-specifications==4.13.0
|
|
@@ -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
|
|
@@ -110,19 +110,19 @@ 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.1rc1; 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.5rc1; 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
128
|
Requires-Dist: dkist_fits_specifications==4.13.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.
|
|
159
|
+
Requires-Dist: kombu==5.5.3; extra == "frozen"
|
|
160
160
|
Requires-Dist: lazy-object-proxy==1.10.0; extra == "frozen"
|
|
161
|
-
Requires-Dist: limits==
|
|
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"
|
|
@@ -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.5rc1.dist-info/METADATA,sha256=ELW2CL8XGR8Lv1ZsvIt9tVSabELUydc5-g_0ckEA3Xs,16515
|
|
32
|
+
dkist_processing_test-1.25.5rc1.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
|
|
33
|
+
dkist_processing_test-1.25.5rc1.dist-info/top_level.txt,sha256=Hs4oTIrG_r-svhk_RGFTEO4e3vqQoYlBzdv5mvJVF24,22
|
|
34
|
+
dkist_processing_test-1.25.5rc1.dist-info/RECORD,,
|
|
File without changes
|
{dkist_processing_test-1.25.4.dist-info → dkist_processing_test-1.25.5rc1.dist-info}/top_level.txt
RENAMED
|
File without changes
|