dkist-processing-test 1.36.1rc1__py3-none-any.whl → 1.36.1rc3__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.36.1rc1.dist-info → dkist_processing_test-1.36.1rc3.dist-info}/METADATA +10 -11
- {dkist_processing_test-1.36.1rc1.dist-info → dkist_processing_test-1.36.1rc3.dist-info}/RECORD +4 -4
- {dkist_processing_test-1.36.1rc1.dist-info → dkist_processing_test-1.36.1rc3.dist-info}/WHEEL +0 -0
- {dkist_processing_test-1.36.1rc1.dist-info → dkist_processing_test-1.36.1rc3.dist-info}/top_level.txt +0 -0
{dkist_processing_test-1.36.1rc1.dist-info → dkist_processing_test-1.36.1rc3.dist-info}/METADATA
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: dkist-processing-test
|
|
3
|
-
Version: 1.36.
|
|
3
|
+
Version: 1.36.1rc3
|
|
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.12
|
|
13
13
|
Requires-Python: >=3.12
|
|
14
14
|
Description-Content-Type: text/x-rst
|
|
15
|
-
Requires-Dist: dkist-processing-common==11.7.
|
|
15
|
+
Requires-Dist: dkist-processing-common==11.7.0rc6
|
|
16
16
|
Requires-Dist: dkist-header-validator==5.2.1
|
|
17
17
|
Requires-Dist: dkist-service-configuration==4.1.7
|
|
18
18
|
Requires-Dist: dkist-fits-specifications==4.17.0
|
|
@@ -96,8 +96,8 @@ Requires-Dist: attrs==25.4.0; extra == "frozen"
|
|
|
96
96
|
Requires-Dist: babel==2.17.0; extra == "frozen"
|
|
97
97
|
Requires-Dist: billiard==4.2.2; extra == "frozen"
|
|
98
98
|
Requires-Dist: blinker==1.9.0; extra == "frozen"
|
|
99
|
-
Requires-Dist: boto3==1.40.
|
|
100
|
-
Requires-Dist: botocore==1.40.
|
|
99
|
+
Requires-Dist: boto3==1.40.48; extra == "frozen"
|
|
100
|
+
Requires-Dist: botocore==1.40.48; extra == "frozen"
|
|
101
101
|
Requires-Dist: cachelib==0.13.0; extra == "frozen"
|
|
102
102
|
Requires-Dist: celery==5.3.1; extra == "frozen"
|
|
103
103
|
Requires-Dist: certifi==2025.10.5; extra == "frozen"
|
|
@@ -120,10 +120,10 @@ Requires-Dist: dacite==1.9.2; extra == "frozen"
|
|
|
120
120
|
Requires-Dist: decorator==5.2.1; extra == "frozen"
|
|
121
121
|
Requires-Dist: dill==0.4.0; extra == "frozen"
|
|
122
122
|
Requires-Dist: dkist-header-validator==5.2.1; extra == "frozen"
|
|
123
|
-
Requires-Dist: dkist-processing-common==11.7.
|
|
123
|
+
Requires-Dist: dkist-processing-common==11.7.0rc6; extra == "frozen"
|
|
124
124
|
Requires-Dist: dkist-processing-core==6.0.0; extra == "frozen"
|
|
125
125
|
Requires-Dist: dkist-processing-pac==3.1.1; extra == "frozen"
|
|
126
|
-
Requires-Dist: dkist-processing-test==1.36.
|
|
126
|
+
Requires-Dist: dkist-processing-test==1.36.1rc3; extra == "frozen"
|
|
127
127
|
Requires-Dist: dkist-service-configuration==4.1.7; extra == "frozen"
|
|
128
128
|
Requires-Dist: dkist-spectral-lines==3.0.0; extra == "frozen"
|
|
129
129
|
Requires-Dist: dkist_fits_specifications==4.17.0; extra == "frozen"
|
|
@@ -138,7 +138,6 @@ Requires-Dist: globus-sdk==3.65.0; extra == "frozen"
|
|
|
138
138
|
Requires-Dist: google-re2==1.1.20250805; extra == "frozen"
|
|
139
139
|
Requires-Dist: googleapis-common-protos==1.70.0; extra == "frozen"
|
|
140
140
|
Requires-Dist: gqlclient==1.2.3; extra == "frozen"
|
|
141
|
-
Requires-Dist: greenlet==3.2.4; extra == "frozen"
|
|
142
141
|
Requires-Dist: grpcio==1.75.1; extra == "frozen"
|
|
143
142
|
Requires-Dist: gunicorn==23.0.0; extra == "frozen"
|
|
144
143
|
Requires-Dist: h11==0.16.0; extra == "frozen"
|
|
@@ -168,7 +167,7 @@ Requires-Dist: markdown-it-py==4.0.0; extra == "frozen"
|
|
|
168
167
|
Requires-Dist: marshmallow==3.26.1; extra == "frozen"
|
|
169
168
|
Requires-Dist: marshmallow-oneofschema==3.2.0; extra == "frozen"
|
|
170
169
|
Requires-Dist: marshmallow-sqlalchemy==0.28.2; extra == "frozen"
|
|
171
|
-
Requires-Dist: matplotlib==3.10.
|
|
170
|
+
Requires-Dist: matplotlib==3.10.7; extra == "frozen"
|
|
172
171
|
Requires-Dist: mdit-py-plugins==0.5.0; extra == "frozen"
|
|
173
172
|
Requires-Dist: mdurl==0.1.2; extra == "frozen"
|
|
174
173
|
Requires-Dist: methodtools==0.4.7; extra == "frozen"
|
|
@@ -213,14 +212,14 @@ Requires-Dist: pendulum==3.1.0; extra == "frozen"
|
|
|
213
212
|
Requires-Dist: pika==1.3.2; extra == "frozen"
|
|
214
213
|
Requires-Dist: pillow==11.3.0; extra == "frozen"
|
|
215
214
|
Requires-Dist: pip==25.2; extra == "frozen"
|
|
216
|
-
Requires-Dist: platformdirs==4.
|
|
215
|
+
Requires-Dist: platformdirs==4.5.0; extra == "frozen"
|
|
217
216
|
Requires-Dist: pluggy==1.6.0; extra == "frozen"
|
|
218
217
|
Requires-Dist: pooch==1.8.2; extra == "frozen"
|
|
219
218
|
Requires-Dist: prison==0.2.1; extra == "frozen"
|
|
220
219
|
Requires-Dist: proglog==0.1.12; extra == "frozen"
|
|
221
220
|
Requires-Dist: prometheus_client==0.23.1; extra == "frozen"
|
|
222
221
|
Requires-Dist: prompt_toolkit==3.0.52; extra == "frozen"
|
|
223
|
-
Requires-Dist: propcache==0.4.
|
|
222
|
+
Requires-Dist: propcache==0.4.1; extra == "frozen"
|
|
224
223
|
Requires-Dist: protobuf==6.32.1; extra == "frozen"
|
|
225
224
|
Requires-Dist: psutil==7.1.0; extra == "frozen"
|
|
226
225
|
Requires-Dist: psycopg2-binary==2.9.10; extra == "frozen"
|
|
@@ -267,7 +266,7 @@ Requires-Dist: typing_extensions==4.15.0; extra == "frozen"
|
|
|
267
266
|
Requires-Dist: tzdata==2025.2; extra == "frozen"
|
|
268
267
|
Requires-Dist: uc-micro-py==1.0.3; extra == "frozen"
|
|
269
268
|
Requires-Dist: uncertainties==3.2.3; extra == "frozen"
|
|
270
|
-
Requires-Dist: universal_pathlib==0.3.
|
|
269
|
+
Requires-Dist: universal_pathlib==0.3.3; extra == "frozen"
|
|
271
270
|
Requires-Dist: urllib3==2.5.0; extra == "frozen"
|
|
272
271
|
Requires-Dist: vine==5.1.0; extra == "frozen"
|
|
273
272
|
Requires-Dist: voluptuous==0.15.2; extra == "frozen"
|
{dkist_processing_test-1.36.1rc1.dist-info → dkist_processing_test-1.36.1rc3.dist-info}/RECORD
RENAMED
|
@@ -26,7 +26,7 @@ dkist_processing_test/workflows/fail.py,sha256=rWNnqYb5Nl98GTbpECJvf4z2TBcU0UTZ5
|
|
|
26
26
|
dkist_processing_test/workflows/noop.py,sha256=vXR0fVRyEAiFQMukjYoVwPYUJxcRJaMh_rUGJqJDDL0,666
|
|
27
27
|
dkist_processing_test/workflows/resource_queue.py,sha256=IcNuaN1O0-SLf1KMsnH6RFcXr_6r2Jc8ddr9o-lXs9c,500
|
|
28
28
|
dkist_processing_test/workflows/trial_end_to_end.py,sha256=pm_yz8tmp8rfvN0-84VZW_LeOFEUVjfFE5pGMZLCLW8,2416
|
|
29
|
-
dkist_processing_test-1.36.
|
|
30
|
-
dkist_processing_test-1.36.
|
|
31
|
-
dkist_processing_test-1.36.
|
|
32
|
-
dkist_processing_test-1.36.
|
|
29
|
+
dkist_processing_test-1.36.1rc3.dist-info/METADATA,sha256=oIdSz1nGXtfa1s_f36Y0142zeX0Cs4l9TUF6vIAciP4,23581
|
|
30
|
+
dkist_processing_test-1.36.1rc3.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
31
|
+
dkist_processing_test-1.36.1rc3.dist-info/top_level.txt,sha256=Hs4oTIrG_r-svhk_RGFTEO4e3vqQoYlBzdv5mvJVF24,22
|
|
32
|
+
dkist_processing_test-1.36.1rc3.dist-info/RECORD,,
|
{dkist_processing_test-1.36.1rc1.dist-info → dkist_processing_test-1.36.1rc3.dist-info}/WHEEL
RENAMED
|
File without changes
|
|
File without changes
|