dkist-processing-test 1.26.3__py3-none-any.whl → 1.26.5__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.26.3
3
+ Version: 1.26.5
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,10 +12,10 @@ 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==10.8.2
15
+ Requires-Dist: dkist-processing-common==10.8.3
16
16
  Requires-Dist: dkist-header-validator==5.2.1
17
17
  Requires-Dist: dkist-service-configuration==2.3.0
18
- Requires-Dist: dkist-fits-specifications==4.16.0
18
+ Requires-Dist: dkist-fits-specifications==4.17.0
19
19
  Requires-Dist: numba==0.61.2
20
20
  Requires-Dist: astropy==7.0.2
21
21
  Requires-Dist: numpy==2.2.5
@@ -63,7 +63,7 @@ Requires-Dist: WTForms==3.2.1; extra == "frozen"
63
63
  Requires-Dist: Werkzeug==2.2.3; extra == "frozen"
64
64
  Requires-Dist: aioftp==0.25.1; extra == "frozen"
65
65
  Requires-Dist: aiohappyeyeballs==2.6.1; extra == "frozen"
66
- Requires-Dist: aiohttp==3.12.2; extra == "frozen"
66
+ Requires-Dist: aiohttp==3.12.4; extra == "frozen"
67
67
  Requires-Dist: aiosignal==1.3.2; extra == "frozen"
68
68
  Requires-Dist: alembic==1.16.1; extra == "frozen"
69
69
  Requires-Dist: amqp==5.3.1; extra == "frozen"
@@ -85,7 +85,7 @@ Requires-Dist: apispec==6.8.2; extra == "frozen"
85
85
  Requires-Dist: argcomplete==3.6.2; extra == "frozen"
86
86
  Requires-Dist: asdf==3.5.0; extra == "frozen"
87
87
  Requires-Dist: asdf_standard==1.2.0; extra == "frozen"
88
- Requires-Dist: asdf_transform_schemas==0.5.0; extra == "frozen"
88
+ Requires-Dist: asdf_transform_schemas==0.6.0; extra == "frozen"
89
89
  Requires-Dist: asgiref==3.8.1; extra == "frozen"
90
90
  Requires-Dist: asteval==1.0.6; extra == "frozen"
91
91
  Requires-Dist: astropy==7.0.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.38.23; extra == "frozen"
99
- Requires-Dist: botocore==1.38.23; extra == "frozen"
98
+ Requires-Dist: boto3==1.38.26; extra == "frozen"
99
+ Requires-Dist: botocore==1.38.26; extra == "frozen"
100
100
  Requires-Dist: cachelib==0.13.0; extra == "frozen"
101
101
  Requires-Dist: celery==5.5.2; extra == "frozen"
102
102
  Requires-Dist: certifi==2025.4.26; extra == "frozen"
@@ -119,20 +119,20 @@ 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==10.8.2; extra == "frozen"
122
+ Requires-Dist: dkist-processing-common==10.8.3; 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.26.3; extra == "frozen"
125
+ Requires-Dist: dkist-processing-test==1.26.5; 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
- Requires-Dist: dkist_fits_specifications==4.16.0; extra == "frozen"
128
+ Requires-Dist: dkist_fits_specifications==4.17.0; extra == "frozen"
129
129
  Requires-Dist: dnspython==2.7.0; extra == "frozen"
130
130
  Requires-Dist: ecs-logging==2.2.0; extra == "frozen"
131
131
  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.0; extra == "frozen"
135
+ Requires-Dist: fonttools==4.58.1; extra == "frozen"
136
136
  Requires-Dist: frozenlist==1.6.0; extra == "frozen"
137
137
  Requires-Dist: fsspec==2025.5.1; extra == "frozen"
138
138
  Requires-Dist: globus-sdk==3.56.1; extra == "frozen"
@@ -203,7 +203,7 @@ Requires-Dist: proglog==0.1.12; extra == "frozen"
203
203
  Requires-Dist: prometheus_client==0.22.0; extra == "frozen"
204
204
  Requires-Dist: prompt_toolkit==3.0.51; extra == "frozen"
205
205
  Requires-Dist: propcache==0.3.1; extra == "frozen"
206
- Requires-Dist: protobuf==5.29.4; extra == "frozen"
206
+ Requires-Dist: protobuf==5.29.5; extra == "frozen"
207
207
  Requires-Dist: psutil==7.0.0; extra == "frozen"
208
208
  Requires-Dist: psycopg2-binary==2.9.10; extra == "frozen"
209
209
  Requires-Dist: py==1.11.0; extra == "frozen"
@@ -28,7 +28,7 @@ dkist_processing_test/workflows/fail.py,sha256=KGhyAF7gKYYutP4aGa-1tDqPsC7Nr4xKY
28
28
  dkist_processing_test/workflows/noop.py,sha256=k2-6BpRkl1JDGaHPavxDzIlVx11KQtxKmsHmHTNQ9o0,666
29
29
  dkist_processing_test/workflows/resource_queue.py,sha256=_jOT99O0MFN_ACne6i8T5ZIwe_lBQqGz2Ccb8JlqQMI,500
30
30
  dkist_processing_test/workflows/trial_end_to_end.py,sha256=4QSphBegbetDben5PdA5_J64hWJVV8ciVdF90qkyZCo,2415
31
- dkist_processing_test-1.26.3.dist-info/METADATA,sha256=YXNL4Xy92jIwlYX1fPdyngCqDYBLSV-3zlX9LiX6QK4,16448
32
- dkist_processing_test-1.26.3.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
33
- dkist_processing_test-1.26.3.dist-info/top_level.txt,sha256=Hs4oTIrG_r-svhk_RGFTEO4e3vqQoYlBzdv5mvJVF24,22
34
- dkist_processing_test-1.26.3.dist-info/RECORD,,
31
+ dkist_processing_test-1.26.5.dist-info/METADATA,sha256=8BcGRSutdgxPpzt19Dz-SIEVW3BZntqjUu4Hol7ru1Y,16448
32
+ dkist_processing_test-1.26.5.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
33
+ dkist_processing_test-1.26.5.dist-info/top_level.txt,sha256=Hs4oTIrG_r-svhk_RGFTEO4e3vqQoYlBzdv5mvJVF24,22
34
+ dkist_processing_test-1.26.5.dist-info/RECORD,,