dkist-processing-test 1.26.1__py3-none-any.whl → 1.26.2__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.26.1.dist-info → dkist_processing_test-1.26.2.dist-info}/METADATA +13 -13
- {dkist_processing_test-1.26.1.dist-info → dkist_processing_test-1.26.2.dist-info}/RECORD +4 -4
- {dkist_processing_test-1.26.1.dist-info → dkist_processing_test-1.26.2.dist-info}/WHEEL +0 -0
- {dkist_processing_test-1.26.1.dist-info → dkist_processing_test-1.26.2.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: dkist-processing-test
|
|
3
|
-
Version: 1.26.
|
|
3
|
+
Version: 1.26.2
|
|
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==10.8.
|
|
15
|
+
Requires-Dist: dkist-processing-common==10.8.1
|
|
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.16.0
|
|
@@ -65,7 +65,7 @@ Requires-Dist: aioftp==0.25.1; extra == "frozen"
|
|
|
65
65
|
Requires-Dist: aiohappyeyeballs==2.6.1; extra == "frozen"
|
|
66
66
|
Requires-Dist: aiohttp==3.11.18; extra == "frozen"
|
|
67
67
|
Requires-Dist: aiosignal==1.3.2; extra == "frozen"
|
|
68
|
-
Requires-Dist: alembic==1.
|
|
68
|
+
Requires-Dist: alembic==1.16.1; 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.9.0; 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.
|
|
99
|
-
Requires-Dist: botocore==1.38.
|
|
98
|
+
Requires-Dist: boto3==1.38.22; extra == "frozen"
|
|
99
|
+
Requires-Dist: botocore==1.38.22; 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,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==10.8.
|
|
123
|
-
Requires-Dist: dkist-processing-core==5.1.
|
|
122
|
+
Requires-Dist: dkist-processing-common==10.8.1; extra == "frozen"
|
|
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.
|
|
125
|
+
Requires-Dist: dkist-processing-test==1.26.2; 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.16.0; extra == "frozen"
|
|
@@ -173,7 +173,7 @@ Requires-Dist: mdit-py-plugins==0.4.2; extra == "frozen"
|
|
|
173
173
|
Requires-Dist: mdurl==0.1.2; extra == "frozen"
|
|
174
174
|
Requires-Dist: methodtools==0.4.7; extra == "frozen"
|
|
175
175
|
Requires-Dist: more-itertools==10.7.0; extra == "frozen"
|
|
176
|
-
Requires-Dist: moviepy==2.2.
|
|
176
|
+
Requires-Dist: moviepy==2.2.1; extra == "frozen"
|
|
177
177
|
Requires-Dist: multidict==6.4.4; extra == "frozen"
|
|
178
178
|
Requires-Dist: nbformat==5.10.4; extra == "frozen"
|
|
179
179
|
Requires-Dist: numba==0.61.2; extra == "frozen"
|
|
@@ -208,7 +208,7 @@ 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"
|
|
210
210
|
Requires-Dist: pycparser==2.22; extra == "frozen"
|
|
211
|
-
Requires-Dist: pydantic==2.11.
|
|
211
|
+
Requires-Dist: pydantic==2.11.5; extra == "frozen"
|
|
212
212
|
Requires-Dist: pydantic-settings==2.9.1; extra == "frozen"
|
|
213
213
|
Requires-Dist: pydantic_core==2.33.2; extra == "frozen"
|
|
214
214
|
Requires-Dist: pyerfa==2.0.1.5; extra == "frozen"
|
|
@@ -228,7 +228,7 @@ Requires-Dist: rfc3339-validator==0.1.4; extra == "frozen"
|
|
|
228
228
|
Requires-Dist: rich==13.9.4; extra == "frozen"
|
|
229
229
|
Requires-Dist: rich-argparse==1.7.0; extra == "frozen"
|
|
230
230
|
Requires-Dist: rpds-py==0.25.1; extra == "frozen"
|
|
231
|
-
Requires-Dist: s3transfer==0.
|
|
231
|
+
Requires-Dist: s3transfer==0.13.0; extra == "frozen"
|
|
232
232
|
Requires-Dist: scipy==1.15.3; extra == "frozen"
|
|
233
233
|
Requires-Dist: semantic-version==2.10.0; extra == "frozen"
|
|
234
234
|
Requires-Dist: setproctitle==1.3.6; extra == "frozen"
|
|
@@ -243,10 +243,10 @@ Requires-Dist: talus==1.1.0; extra == "frozen"
|
|
|
243
243
|
Requires-Dist: tenacity==9.1.2; extra == "frozen"
|
|
244
244
|
Requires-Dist: termcolor==3.1.0; extra == "frozen"
|
|
245
245
|
Requires-Dist: text-unidecode==1.3; extra == "frozen"
|
|
246
|
-
Requires-Dist: tornado==6.5; extra == "frozen"
|
|
246
|
+
Requires-Dist: tornado==6.5.1; extra == "frozen"
|
|
247
247
|
Requires-Dist: tqdm==4.67.1; extra == "frozen"
|
|
248
248
|
Requires-Dist: traitlets==5.14.3; extra == "frozen"
|
|
249
|
-
Requires-Dist: typing-inspection==0.4.
|
|
249
|
+
Requires-Dist: typing-inspection==0.4.1; extra == "frozen"
|
|
250
250
|
Requires-Dist: typing_extensions==4.13.2; extra == "frozen"
|
|
251
251
|
Requires-Dist: tzdata==2025.2; extra == "frozen"
|
|
252
252
|
Requires-Dist: uc-micro-py==1.0.3; 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.
|
|
32
|
-
dkist_processing_test-1.26.
|
|
33
|
-
dkist_processing_test-1.26.
|
|
34
|
-
dkist_processing_test-1.26.
|
|
31
|
+
dkist_processing_test-1.26.2.dist-info/METADATA,sha256=s_y0IV9SR-brQJKVyUmJy-hhYYJUema1RjGOTPeeV_A,16449
|
|
32
|
+
dkist_processing_test-1.26.2.dist-info/WHEEL,sha256=zaaOINJESkSfm_4HQVc5ssNzHCPXhJm0kEUakpsEHaU,91
|
|
33
|
+
dkist_processing_test-1.26.2.dist-info/top_level.txt,sha256=Hs4oTIrG_r-svhk_RGFTEO4e3vqQoYlBzdv5mvJVF24,22
|
|
34
|
+
dkist_processing_test-1.26.2.dist-info/RECORD,,
|
|
File without changes
|
{dkist_processing_test-1.26.1.dist-info → dkist_processing_test-1.26.2.dist-info}/top_level.txt
RENAMED
|
File without changes
|