dkist-processing-test 1.33.0__py3-none-any.whl → 1.34.0__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.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: dkist-processing-test
3
- Version: 1.33.0
3
+ Version: 1.34.0
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==11.1.0
15
+ Requires-Dist: dkist-processing-common==11.2.0
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
@@ -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.39.4; extra == "frozen"
99
- Requires-Dist: botocore==1.39.4; extra == "frozen"
98
+ Requires-Dist: boto3==1.39.8; extra == "frozen"
99
+ Requires-Dist: botocore==1.39.8; 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.7.14; 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.1.0; extra == "frozen"
122
+ Requires-Dist: dkist-processing-common==11.2.0; extra == "frozen"
123
123
  Requires-Dist: dkist-processing-core==5.1.1; extra == "frozen"
124
124
  Requires-Dist: dkist-processing-pac==3.1.1; extra == "frozen"
125
- Requires-Dist: dkist-processing-test==1.33.0; extra == "frozen"
125
+ Requires-Dist: dkist-processing-test==1.34.0; 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"
@@ -132,14 +132,13 @@ Requires-Dist: elastic-apm==6.23.0; extra == "frozen"
132
132
  Requires-Dist: email_validator==2.2.0; extra == "frozen"
133
133
  Requires-Dist: fastjsonschema==2.21.1; extra == "frozen"
134
134
  Requires-Dist: flower==2.0.1; extra == "frozen"
135
- Requires-Dist: fonttools==4.58.5; extra == "frozen"
135
+ Requires-Dist: fonttools==4.59.0; extra == "frozen"
136
136
  Requires-Dist: frozenlist==1.7.0; extra == "frozen"
137
137
  Requires-Dist: fsspec==2025.7.0; extra == "frozen"
138
138
  Requires-Dist: globus-sdk==3.60.0; extra == "frozen"
139
139
  Requires-Dist: google-re2==1.1.20240702; 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.3; extra == "frozen"
143
142
  Requires-Dist: grpcio==1.73.1; extra == "frozen"
144
143
  Requires-Dist: gunicorn==23.0.0; extra == "frozen"
145
144
  Requires-Dist: h11==0.16.0; extra == "frozen"
@@ -153,7 +152,7 @@ Requires-Dist: importlib_metadata==8.7.0; extra == "frozen"
153
152
  Requires-Dist: inflection==0.5.1; extra == "frozen"
154
153
  Requires-Dist: itsdangerous==2.2.0; extra == "frozen"
155
154
  Requires-Dist: jmespath==1.0.1; extra == "frozen"
156
- Requires-Dist: jsonschema==4.24.0; extra == "frozen"
155
+ Requires-Dist: jsonschema==4.25.0; extra == "frozen"
157
156
  Requires-Dist: jsonschema-specifications==2025.4.1; extra == "frozen"
158
157
  Requires-Dist: jupyter_core==5.8.1; extra == "frozen"
159
158
  Requires-Dist: kiwisolver==1.4.8; extra == "frozen"
@@ -26,7 +26,7 @@ dkist_processing_test/workflows/fail.py,sha256=KGhyAF7gKYYutP4aGa-1tDqPsC7Nr4xKY
26
26
  dkist_processing_test/workflows/noop.py,sha256=k2-6BpRkl1JDGaHPavxDzIlVx11KQtxKmsHmHTNQ9o0,666
27
27
  dkist_processing_test/workflows/resource_queue.py,sha256=_jOT99O0MFN_ACne6i8T5ZIwe_lBQqGz2Ccb8JlqQMI,500
28
28
  dkist_processing_test/workflows/trial_end_to_end.py,sha256=4QSphBegbetDben5PdA5_J64hWJVV8ciVdF90qkyZCo,2415
29
- dkist_processing_test-1.33.0.dist-info/METADATA,sha256=kIafmolNN_Z_4S9AHC1-djXsSujdh6BkHXenu5nQpGk,16615
30
- dkist_processing_test-1.33.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
31
- dkist_processing_test-1.33.0.dist-info/top_level.txt,sha256=Hs4oTIrG_r-svhk_RGFTEO4e3vqQoYlBzdv5mvJVF24,22
32
- dkist_processing_test-1.33.0.dist-info/RECORD,,
29
+ dkist_processing_test-1.34.0.dist-info/METADATA,sha256=FVTQtlcKQW7OmSxDEkc4jykNvF8uqwLeJmhkCmWG9TE,16565
30
+ dkist_processing_test-1.34.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
31
+ dkist_processing_test-1.34.0.dist-info/top_level.txt,sha256=Hs4oTIrG_r-svhk_RGFTEO4e3vqQoYlBzdv5mvJVF24,22
32
+ dkist_processing_test-1.34.0.dist-info/RECORD,,