dkist-processing-test 1.23.16__py3-none-any.whl → 1.23.17rc1__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.23.16.dist-info → dkist_processing_test-1.23.17rc1.dist-info}/METADATA +9 -9
- {dkist_processing_test-1.23.16.dist-info → dkist_processing_test-1.23.17rc1.dist-info}/RECORD +4 -4
- {dkist_processing_test-1.23.16.dist-info → dkist_processing_test-1.23.17rc1.dist-info}/WHEEL +0 -0
- {dkist_processing_test-1.23.16.dist-info → dkist_processing_test-1.23.17rc1.dist-info}/top_level.txt +0 -0
{dkist_processing_test-1.23.16.dist-info → dkist_processing_test-1.23.17rc1.dist-info}/METADATA
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.2
|
|
2
2
|
Name: dkist-processing-test
|
|
3
|
-
Version: 1.23.
|
|
3
|
+
Version: 1.23.17rc1
|
|
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.5.
|
|
15
|
+
Requires-Dist: dkist-processing-common==10.5.14rc1
|
|
16
16
|
Requires-Dist: dkist-header-validator==5.1.1
|
|
17
17
|
Requires-Dist: dkist-service-configuration==2.2
|
|
18
18
|
Requires-Dist: dkist-fits-specifications==4.11.0
|
|
@@ -90,14 +90,14 @@ Requires-Dist: asdf_transform_schemas==0.5.0; extra == "frozen"
|
|
|
90
90
|
Requires-Dist: asgiref==3.8.1; extra == "frozen"
|
|
91
91
|
Requires-Dist: asteval==1.0.6; extra == "frozen"
|
|
92
92
|
Requires-Dist: astropy==6.1.5; extra == "frozen"
|
|
93
|
-
Requires-Dist: astropy-iers-data==0.2025.2.
|
|
93
|
+
Requires-Dist: astropy-iers-data==0.2025.2.17.0.34.13; extra == "frozen"
|
|
94
94
|
Requires-Dist: asyncpg==0.30.0; extra == "frozen"
|
|
95
95
|
Requires-Dist: attrs==25.1.0; extra == "frozen"
|
|
96
96
|
Requires-Dist: babel==2.17.0; extra == "frozen"
|
|
97
97
|
Requires-Dist: billiard==4.2.1; extra == "frozen"
|
|
98
98
|
Requires-Dist: blinker==1.9.0; extra == "frozen"
|
|
99
|
-
Requires-Dist: boto3==1.36.
|
|
100
|
-
Requires-Dist: botocore==1.36.
|
|
99
|
+
Requires-Dist: boto3==1.36.23; extra == "frozen"
|
|
100
|
+
Requires-Dist: botocore==1.36.23; extra == "frozen"
|
|
101
101
|
Requires-Dist: cachelib==0.9.0; extra == "frozen"
|
|
102
102
|
Requires-Dist: celery==5.4.0; extra == "frozen"
|
|
103
103
|
Requires-Dist: certifi==2025.1.31; extra == "frozen"
|
|
@@ -120,10 +120,10 @@ Requires-Dist: dacite==1.9.2; extra == "frozen"
|
|
|
120
120
|
Requires-Dist: decorator==5.1.1; extra == "frozen"
|
|
121
121
|
Requires-Dist: dill==0.3.9; extra == "frozen"
|
|
122
122
|
Requires-Dist: dkist-header-validator==5.1.1; extra == "frozen"
|
|
123
|
-
Requires-Dist: dkist-processing-common==10.5.
|
|
123
|
+
Requires-Dist: dkist-processing-common==10.5.14rc1; extra == "frozen"
|
|
124
124
|
Requires-Dist: dkist-processing-core==5.0.0; extra == "frozen"
|
|
125
125
|
Requires-Dist: dkist-processing-pac==3.1.1; extra == "frozen"
|
|
126
|
-
Requires-Dist: dkist-processing-test==1.23.
|
|
126
|
+
Requires-Dist: dkist-processing-test==1.23.17rc1; extra == "frozen"
|
|
127
127
|
Requires-Dist: dkist-service-configuration==2.2; extra == "frozen"
|
|
128
128
|
Requires-Dist: dkist-spectral-lines==3.0.0; extra == "frozen"
|
|
129
129
|
Requires-Dist: dkist_fits_specifications==4.11.0; extra == "frozen"
|
|
@@ -146,7 +146,7 @@ Requires-Dist: gunicorn==23.0.0; extra == "frozen"
|
|
|
146
146
|
Requires-Dist: h11==0.14.0; extra == "frozen"
|
|
147
147
|
Requires-Dist: httpcore==1.0.7; extra == "frozen"
|
|
148
148
|
Requires-Dist: httpx==0.28.1; extra == "frozen"
|
|
149
|
-
Requires-Dist: humanize==4.12.
|
|
149
|
+
Requires-Dist: humanize==4.12.1; extra == "frozen"
|
|
150
150
|
Requires-Dist: idna==3.10; extra == "frozen"
|
|
151
151
|
Requires-Dist: imageio==2.37.0; extra == "frozen"
|
|
152
152
|
Requires-Dist: imageio-ffmpeg==0.6.0; extra == "frozen"
|
|
@@ -231,7 +231,7 @@ Requires-Dist: rich==13.9.4; extra == "frozen"
|
|
|
231
231
|
Requires-Dist: rich-argparse==1.7.0; extra == "frozen"
|
|
232
232
|
Requires-Dist: rpds-py==0.22.3; extra == "frozen"
|
|
233
233
|
Requires-Dist: s3transfer==0.11.2; extra == "frozen"
|
|
234
|
-
Requires-Dist: scipy==1.15.
|
|
234
|
+
Requires-Dist: scipy==1.15.2; extra == "frozen"
|
|
235
235
|
Requires-Dist: semantic-version==2.10.0; extra == "frozen"
|
|
236
236
|
Requires-Dist: setproctitle==1.3.4; extra == "frozen"
|
|
237
237
|
Requires-Dist: setuptools==65.5.0; extra == "frozen"
|
{dkist_processing_test-1.23.16.dist-info → dkist_processing_test-1.23.17rc1.dist-info}/RECORD
RENAMED
|
@@ -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.23.
|
|
32
|
-
dkist_processing_test-1.23.
|
|
33
|
-
dkist_processing_test-1.23.
|
|
34
|
-
dkist_processing_test-1.23.
|
|
31
|
+
dkist_processing_test-1.23.17rc1.dist-info/METADATA,sha256=GSzax46ekNJ9dh4BdoUIkneGluuXVhqatormyed3arE,16380
|
|
32
|
+
dkist_processing_test-1.23.17rc1.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
|
|
33
|
+
dkist_processing_test-1.23.17rc1.dist-info/top_level.txt,sha256=Hs4oTIrG_r-svhk_RGFTEO4e3vqQoYlBzdv5mvJVF24,22
|
|
34
|
+
dkist_processing_test-1.23.17rc1.dist-info/RECORD,,
|
{dkist_processing_test-1.23.16.dist-info → dkist_processing_test-1.23.17rc1.dist-info}/WHEEL
RENAMED
|
File without changes
|
{dkist_processing_test-1.23.16.dist-info → dkist_processing_test-1.23.17rc1.dist-info}/top_level.txt
RENAMED
|
File without changes
|