dkist-processing-test 1.36.1rc2__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.1rc2.dist-info → dkist_processing_test-1.36.1rc3.dist-info}/METADATA +6 -7
- {dkist_processing_test-1.36.1rc2.dist-info → dkist_processing_test-1.36.1rc3.dist-info}/RECORD +4 -4
- {dkist_processing_test-1.36.1rc2.dist-info → dkist_processing_test-1.36.1rc3.dist-info}/WHEEL +0 -0
- {dkist_processing_test-1.36.1rc2.dist-info → dkist_processing_test-1.36.1rc3.dist-info}/top_level.txt +0 -0
{dkist_processing_test-1.36.1rc2.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
|
|
@@ -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"
|
|
@@ -134,11 +134,10 @@ 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==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"
|
{dkist_processing_test-1.36.1rc2.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.1rc2.dist-info → dkist_processing_test-1.36.1rc3.dist-info}/WHEEL
RENAMED
|
File without changes
|
|
File without changes
|