dkist-processing-test 1.34.4__py3-none-any.whl → 1.35.0rc1__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.34.4.dist-info → dkist_processing_test-1.35.0rc1.dist-info}/METADATA +14 -18
- {dkist_processing_test-1.34.4.dist-info → dkist_processing_test-1.35.0rc1.dist-info}/RECORD +4 -4
- {dkist_processing_test-1.34.4.dist-info → dkist_processing_test-1.35.0rc1.dist-info}/WHEEL +0 -0
- {dkist_processing_test-1.34.4.dist-info → dkist_processing_test-1.35.0rc1.dist-info}/top_level.txt +0 -0
{dkist_processing_test-1.34.4.dist-info → dkist_processing_test-1.35.0rc1.dist-info}/METADATA
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: dkist-processing-test
|
|
3
|
-
Version: 1.
|
|
3
|
+
Version: 1.35.0rc1
|
|
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
|
|
@@ -9,10 +9,10 @@ Project-URL: Repository, https://bitbucket.org/dkistdc/dkist-processing-test/
|
|
|
9
9
|
Project-URL: Help, https://nso.atlassian.net/servicedesk/customer/portal/5
|
|
10
10
|
Classifier: Programming Language :: Python
|
|
11
11
|
Classifier: Programming Language :: Python :: 3
|
|
12
|
-
Classifier: Programming Language :: Python :: 3.
|
|
13
|
-
Requires-Python: >=3.
|
|
12
|
+
Classifier: Programming Language :: Python :: 3.12
|
|
13
|
+
Requires-Python: >=3.12
|
|
14
14
|
Description-Content-Type: text/x-rst
|
|
15
|
-
Requires-Dist: dkist-processing-common==11.
|
|
15
|
+
Requires-Dist: dkist-processing-common==11.5.0rc1
|
|
16
16
|
Requires-Dist: dkist-header-validator==5.2.1
|
|
17
17
|
Requires-Dist: dkist-service-configuration==2.3.0
|
|
18
18
|
Requires-Dist: dkist-fits-specifications==4.17.0
|
|
@@ -69,7 +69,7 @@ Requires-Dist: alembic==1.16.5; extra == "frozen"
|
|
|
69
69
|
Requires-Dist: amqp==5.3.1; extra == "frozen"
|
|
70
70
|
Requires-Dist: annotated-types==0.7.0; extra == "frozen"
|
|
71
71
|
Requires-Dist: anyio==4.10.0; extra == "frozen"
|
|
72
|
-
Requires-Dist: apache-airflow==2.
|
|
72
|
+
Requires-Dist: apache-airflow==2.11.0; extra == "frozen"
|
|
73
73
|
Requires-Dist: apache-airflow-providers-celery==3.12.2; extra == "frozen"
|
|
74
74
|
Requires-Dist: apache-airflow-providers-common-compat==1.7.3; extra == "frozen"
|
|
75
75
|
Requires-Dist: apache-airflow-providers-common-io==1.6.2; 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.40.
|
|
99
|
-
Requires-Dist: botocore==1.40.
|
|
98
|
+
Requires-Dist: boto3==1.40.25; extra == "frozen"
|
|
99
|
+
Requires-Dist: botocore==1.40.25; extra == "frozen"
|
|
100
100
|
Requires-Dist: cachelib==0.13.0; extra == "frozen"
|
|
101
101
|
Requires-Dist: celery==5.5.3; extra == "frozen"
|
|
102
102
|
Requires-Dist: certifi==2025.8.3; extra == "frozen"
|
|
@@ -119,10 +119,10 @@ Requires-Dist: dacite==1.9.2; extra == "frozen"
|
|
|
119
119
|
Requires-Dist: decorator==5.2.1; extra == "frozen"
|
|
120
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==11.
|
|
123
|
-
Requires-Dist: dkist-processing-core==5.
|
|
122
|
+
Requires-Dist: dkist-processing-common==11.5.0rc1; extra == "frozen"
|
|
123
|
+
Requires-Dist: dkist-processing-core==5.2.0rc1; extra == "frozen"
|
|
124
124
|
Requires-Dist: dkist-processing-pac==3.1.1; extra == "frozen"
|
|
125
|
-
Requires-Dist: dkist-processing-test==1.
|
|
125
|
+
Requires-Dist: dkist-processing-test==1.35.0rc1; extra == "frozen"
|
|
126
126
|
Requires-Dist: dkist-service-configuration==2.3.0; extra == "frozen"
|
|
127
127
|
Requires-Dist: dkist-spectral-lines==3.0.0; extra == "frozen"
|
|
128
128
|
Requires-Dist: dkist_fits_specifications==4.17.0; extra == "frozen"
|
|
@@ -139,7 +139,6 @@ Requires-Dist: globus-sdk==3.62.0; extra == "frozen"
|
|
|
139
139
|
Requires-Dist: google-re2==1.1.20250805; extra == "frozen"
|
|
140
140
|
Requires-Dist: googleapis-common-protos==1.70.0; extra == "frozen"
|
|
141
141
|
Requires-Dist: gqlclient==1.2.3; extra == "frozen"
|
|
142
|
-
Requires-Dist: greenlet==3.2.4; extra == "frozen"
|
|
143
142
|
Requires-Dist: grpcio==1.74.0; extra == "frozen"
|
|
144
143
|
Requires-Dist: gunicorn==23.0.0; extra == "frozen"
|
|
145
144
|
Requires-Dist: h11==0.16.0; extra == "frozen"
|
|
@@ -179,7 +178,7 @@ Requires-Dist: multidict==6.6.4; extra == "frozen"
|
|
|
179
178
|
Requires-Dist: nbformat==5.10.4; extra == "frozen"
|
|
180
179
|
Requires-Dist: numba==0.61.2; extra == "frozen"
|
|
181
180
|
Requires-Dist: numpy==2.2.5; extra == "frozen"
|
|
182
|
-
Requires-Dist: object-clerk==0.
|
|
181
|
+
Requires-Dist: object-clerk==1.0.0; extra == "frozen"
|
|
183
182
|
Requires-Dist: opentelemetry-api==1.36.0; extra == "frozen"
|
|
184
183
|
Requires-Dist: opentelemetry-exporter-otlp==1.36.0; extra == "frozen"
|
|
185
184
|
Requires-Dist: opentelemetry-exporter-otlp-proto-common==1.36.0; extra == "frozen"
|
|
@@ -208,7 +207,6 @@ Requires-Dist: propcache==0.3.2; extra == "frozen"
|
|
|
208
207
|
Requires-Dist: protobuf==6.32.0; extra == "frozen"
|
|
209
208
|
Requires-Dist: psutil==7.0.0; extra == "frozen"
|
|
210
209
|
Requires-Dist: psycopg2-binary==2.9.10; extra == "frozen"
|
|
211
|
-
Requires-Dist: py==1.11.0; extra == "frozen"
|
|
212
210
|
Requires-Dist: pycparser==2.22; extra == "frozen"
|
|
213
211
|
Requires-Dist: pydantic==2.11.7; extra == "frozen"
|
|
214
212
|
Requires-Dist: pydantic-settings==2.10.1; extra == "frozen"
|
|
@@ -225,7 +223,6 @@ Requires-Dist: redis==4.6.0; extra == "frozen"
|
|
|
225
223
|
Requires-Dist: referencing==0.36.2; extra == "frozen"
|
|
226
224
|
Requires-Dist: requests==2.32.5; extra == "frozen"
|
|
227
225
|
Requires-Dist: requests-toolbelt==1.0.0; extra == "frozen"
|
|
228
|
-
Requires-Dist: retry==0.9.2; extra == "frozen"
|
|
229
226
|
Requires-Dist: rfc3339-validator==0.1.4; extra == "frozen"
|
|
230
227
|
Requires-Dist: rich==13.9.4; extra == "frozen"
|
|
231
228
|
Requires-Dist: rich-argparse==1.7.1; extra == "frozen"
|
|
@@ -233,8 +230,7 @@ Requires-Dist: rpds-py==0.27.1; extra == "frozen"
|
|
|
233
230
|
Requires-Dist: s3transfer==0.13.1; extra == "frozen"
|
|
234
231
|
Requires-Dist: scipy==1.16.1; extra == "frozen"
|
|
235
232
|
Requires-Dist: semantic-version==2.10.0; extra == "frozen"
|
|
236
|
-
Requires-Dist: setproctitle==1.3.
|
|
237
|
-
Requires-Dist: setuptools==65.5.0; extra == "frozen"
|
|
233
|
+
Requires-Dist: setproctitle==1.3.7; extra == "frozen"
|
|
238
234
|
Requires-Dist: six==1.17.0; extra == "frozen"
|
|
239
235
|
Requires-Dist: sniffio==1.3.1; extra == "frozen"
|
|
240
236
|
Requires-Dist: solar-wavelength-calibration==1.0.1; extra == "frozen"
|
|
@@ -242,8 +238,8 @@ Requires-Dist: sqids==0.5.1; extra == "frozen"
|
|
|
242
238
|
Requires-Dist: sqlparse==0.5.3; extra == "frozen"
|
|
243
239
|
Requires-Dist: sunpy==7.0.1; extra == "frozen"
|
|
244
240
|
Requires-Dist: tabulate==0.9.0; extra == "frozen"
|
|
245
|
-
Requires-Dist: talus==1.
|
|
246
|
-
Requires-Dist: tenacity==
|
|
241
|
+
Requires-Dist: talus==1.3.4; extra == "frozen"
|
|
242
|
+
Requires-Dist: tenacity==8.5.0; extra == "frozen"
|
|
247
243
|
Requires-Dist: termcolor==3.1.0; extra == "frozen"
|
|
248
244
|
Requires-Dist: text-unidecode==1.3; extra == "frozen"
|
|
249
245
|
Requires-Dist: tornado==6.5.2; extra == "frozen"
|
|
@@ -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.
|
|
30
|
-
dkist_processing_test-1.
|
|
31
|
-
dkist_processing_test-1.
|
|
32
|
-
dkist_processing_test-1.
|
|
29
|
+
dkist_processing_test-1.35.0rc1.dist-info/METADATA,sha256=v0wsbV1KY5XndKb0O0UkzqiJ6OpDvedfD4CaMppZAwY,16438
|
|
30
|
+
dkist_processing_test-1.35.0rc1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
31
|
+
dkist_processing_test-1.35.0rc1.dist-info/top_level.txt,sha256=Hs4oTIrG_r-svhk_RGFTEO4e3vqQoYlBzdv5mvJVF24,22
|
|
32
|
+
dkist_processing_test-1.35.0rc1.dist-info/RECORD,,
|
|
File without changes
|
{dkist_processing_test-1.34.4.dist-info → dkist_processing_test-1.35.0rc1.dist-info}/top_level.txt
RENAMED
|
File without changes
|