dkist-processing-test 1.36.1rc1__py3-none-any.whl → 1.36.1rc2__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.1rc2.dist-info}/METADATA +10 -10
- {dkist_processing_test-1.36.1rc1.dist-info → dkist_processing_test-1.36.1rc2.dist-info}/RECORD +4 -4
- {dkist_processing_test-1.36.1rc1.dist-info → dkist_processing_test-1.36.1rc2.dist-info}/WHEEL +0 -0
- {dkist_processing_test-1.36.1rc1.dist-info → dkist_processing_test-1.36.1rc2.dist-info}/top_level.txt +0 -0
{dkist_processing_test-1.36.1rc1.dist-info → dkist_processing_test-1.36.1rc2.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.1rc2
|
|
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.0rc5
|
|
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.0rc5; 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.1rc2; 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"
|
|
@@ -134,7 +134,7 @@ Requires-Dist: flower==2.0.1; extra == "frozen"
|
|
|
134
134
|
Requires-Dist: fonttools==4.60.1; extra == "frozen"
|
|
135
135
|
Requires-Dist: frozenlist==1.8.0; extra == "frozen"
|
|
136
136
|
Requires-Dist: fsspec==2025.9.0; extra == "frozen"
|
|
137
|
-
Requires-Dist: globus-sdk==
|
|
137
|
+
Requires-Dist: globus-sdk==4.0.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"
|
|
@@ -213,14 +213,14 @@ Requires-Dist: pendulum==3.1.0; extra == "frozen"
|
|
|
213
213
|
Requires-Dist: pika==1.3.2; extra == "frozen"
|
|
214
214
|
Requires-Dist: pillow==11.3.0; extra == "frozen"
|
|
215
215
|
Requires-Dist: pip==25.2; extra == "frozen"
|
|
216
|
-
Requires-Dist: platformdirs==4.
|
|
216
|
+
Requires-Dist: platformdirs==4.5.0; extra == "frozen"
|
|
217
217
|
Requires-Dist: pluggy==1.6.0; extra == "frozen"
|
|
218
218
|
Requires-Dist: pooch==1.8.2; extra == "frozen"
|
|
219
219
|
Requires-Dist: prison==0.2.1; extra == "frozen"
|
|
220
220
|
Requires-Dist: proglog==0.1.12; extra == "frozen"
|
|
221
221
|
Requires-Dist: prometheus_client==0.23.1; extra == "frozen"
|
|
222
222
|
Requires-Dist: prompt_toolkit==3.0.52; extra == "frozen"
|
|
223
|
-
Requires-Dist: propcache==0.4.
|
|
223
|
+
Requires-Dist: propcache==0.4.1; extra == "frozen"
|
|
224
224
|
Requires-Dist: protobuf==6.32.1; extra == "frozen"
|
|
225
225
|
Requires-Dist: psutil==7.1.0; extra == "frozen"
|
|
226
226
|
Requires-Dist: psycopg2-binary==2.9.10; extra == "frozen"
|
|
@@ -267,7 +267,7 @@ Requires-Dist: typing_extensions==4.15.0; extra == "frozen"
|
|
|
267
267
|
Requires-Dist: tzdata==2025.2; extra == "frozen"
|
|
268
268
|
Requires-Dist: uc-micro-py==1.0.3; extra == "frozen"
|
|
269
269
|
Requires-Dist: uncertainties==3.2.3; extra == "frozen"
|
|
270
|
-
Requires-Dist: universal_pathlib==0.3.
|
|
270
|
+
Requires-Dist: universal_pathlib==0.3.3; extra == "frozen"
|
|
271
271
|
Requires-Dist: urllib3==2.5.0; extra == "frozen"
|
|
272
272
|
Requires-Dist: vine==5.1.0; extra == "frozen"
|
|
273
273
|
Requires-Dist: voluptuous==0.15.2; extra == "frozen"
|
{dkist_processing_test-1.36.1rc1.dist-info → dkist_processing_test-1.36.1rc2.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.1rc2.dist-info/METADATA,sha256=kZyA6NJ86SIvcJt5s1ECh6evbUgHE4EF-8Hq0-2WQIc,23630
|
|
30
|
+
dkist_processing_test-1.36.1rc2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
31
|
+
dkist_processing_test-1.36.1rc2.dist-info/top_level.txt,sha256=Hs4oTIrG_r-svhk_RGFTEO4e3vqQoYlBzdv5mvJVF24,22
|
|
32
|
+
dkist_processing_test-1.36.1rc2.dist-info/RECORD,,
|
{dkist_processing_test-1.36.1rc1.dist-info → dkist_processing_test-1.36.1rc2.dist-info}/WHEEL
RENAMED
|
File without changes
|
|
File without changes
|