dkist-processing-test 1.23.20rc4__py3-none-any.whl → 1.23.21__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.20rc4.dist-info → dkist_processing_test-1.23.21.dist-info}/METADATA +25 -25
- {dkist_processing_test-1.23.20rc4.dist-info → dkist_processing_test-1.23.21.dist-info}/RECORD +4 -4
- {dkist_processing_test-1.23.20rc4.dist-info → dkist_processing_test-1.23.21.dist-info}/WHEEL +1 -1
- {dkist_processing_test-1.23.20rc4.dist-info → dkist_processing_test-1.23.21.dist-info}/top_level.txt +0 -0
{dkist_processing_test-1.23.20rc4.dist-info → dkist_processing_test-1.23.21.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.21
|
|
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.6.
|
|
15
|
+
Requires-Dist: dkist-processing-common==10.6.2
|
|
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
|
|
@@ -45,7 +45,7 @@ Requires-Dist: Flask-AppBuilder==4.5.3; extra == "frozen"
|
|
|
45
45
|
Requires-Dist: Flask-Babel==2.0.0; extra == "frozen"
|
|
46
46
|
Requires-Dist: Flask-Caching==2.3.1; extra == "frozen"
|
|
47
47
|
Requires-Dist: Flask-JWT-Extended==4.7.1; extra == "frozen"
|
|
48
|
-
Requires-Dist: Flask-Limiter==3.
|
|
48
|
+
Requires-Dist: Flask-Limiter==3.12; extra == "frozen"
|
|
49
49
|
Requires-Dist: Flask-Login==0.6.3; extra == "frozen"
|
|
50
50
|
Requires-Dist: Flask-SQLAlchemy==2.5.1; extra == "frozen"
|
|
51
51
|
Requires-Dist: Flask-Session==0.5.0; extra == "frozen"
|
|
@@ -63,25 +63,25 @@ Requires-Dist: WTForms==3.2.1; extra == "frozen"
|
|
|
63
63
|
Requires-Dist: Werkzeug==2.2.3; extra == "frozen"
|
|
64
64
|
Requires-Dist: aioftp==0.24.1; extra == "frozen"
|
|
65
65
|
Requires-Dist: aiohappyeyeballs==2.6.1; extra == "frozen"
|
|
66
|
-
Requires-Dist: aiohttp==3.11.
|
|
66
|
+
Requires-Dist: aiohttp==3.11.14; extra == "frozen"
|
|
67
67
|
Requires-Dist: aiosignal==1.3.2; extra == "frozen"
|
|
68
68
|
Requires-Dist: aiosqlite==0.21.0; extra == "frozen"
|
|
69
69
|
Requires-Dist: alembic==1.15.1; extra == "frozen"
|
|
70
70
|
Requires-Dist: amqp==5.3.1; extra == "frozen"
|
|
71
71
|
Requires-Dist: annotated-types==0.7.0; extra == "frozen"
|
|
72
|
-
Requires-Dist: anyio==4.
|
|
72
|
+
Requires-Dist: anyio==4.9.0; extra == "frozen"
|
|
73
73
|
Requires-Dist: apache-airflow==2.10.5; extra == "frozen"
|
|
74
|
-
Requires-Dist: apache-airflow-providers-celery==3.10.
|
|
75
|
-
Requires-Dist: apache-airflow-providers-common-compat==1.5.
|
|
76
|
-
Requires-Dist: apache-airflow-providers-common-io==1.5.
|
|
77
|
-
Requires-Dist: apache-airflow-providers-common-sql==1.
|
|
74
|
+
Requires-Dist: apache-airflow-providers-celery==3.10.3; extra == "frozen"
|
|
75
|
+
Requires-Dist: apache-airflow-providers-common-compat==1.5.1; extra == "frozen"
|
|
76
|
+
Requires-Dist: apache-airflow-providers-common-io==1.5.1; extra == "frozen"
|
|
77
|
+
Requires-Dist: apache-airflow-providers-common-sql==1.24.0; extra == "frozen"
|
|
78
78
|
Requires-Dist: apache-airflow-providers-fab==1.5.3; extra == "frozen"
|
|
79
|
-
Requires-Dist: apache-airflow-providers-ftp==3.12.
|
|
80
|
-
Requires-Dist: apache-airflow-providers-http==5.2.
|
|
81
|
-
Requires-Dist: apache-airflow-providers-imap==3.8.
|
|
82
|
-
Requires-Dist: apache-airflow-providers-postgres==6.1.
|
|
83
|
-
Requires-Dist: apache-airflow-providers-smtp==2.0.
|
|
84
|
-
Requires-Dist: apache-airflow-providers-sqlite==4.0.
|
|
79
|
+
Requires-Dist: apache-airflow-providers-ftp==3.12.3; extra == "frozen"
|
|
80
|
+
Requires-Dist: apache-airflow-providers-http==5.2.1; extra == "frozen"
|
|
81
|
+
Requires-Dist: apache-airflow-providers-imap==3.8.3; extra == "frozen"
|
|
82
|
+
Requires-Dist: apache-airflow-providers-postgres==6.1.1; extra == "frozen"
|
|
83
|
+
Requires-Dist: apache-airflow-providers-smtp==2.0.1; extra == "frozen"
|
|
84
|
+
Requires-Dist: apache-airflow-providers-sqlite==4.0.1; extra == "frozen"
|
|
85
85
|
Requires-Dist: apispec==6.8.1; extra == "frozen"
|
|
86
86
|
Requires-Dist: argcomplete==3.6.0; extra == "frozen"
|
|
87
87
|
Requires-Dist: asdf==3.5.0; extra == "frozen"
|
|
@@ -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.3.
|
|
93
|
+
Requires-Dist: astropy-iers-data==0.2025.3.17.0.34.53; extra == "frozen"
|
|
94
94
|
Requires-Dist: asyncpg==0.30.0; extra == "frozen"
|
|
95
|
-
Requires-Dist: attrs==25.
|
|
95
|
+
Requires-Dist: attrs==25.3.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.37.
|
|
100
|
-
Requires-Dist: botocore==1.37.
|
|
99
|
+
Requires-Dist: boto3==1.37.15; extra == "frozen"
|
|
100
|
+
Requires-Dist: botocore==1.37.15; extra == "frozen"
|
|
101
101
|
Requires-Dist: cachelib==0.13.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.2.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.6.
|
|
123
|
+
Requires-Dist: dkist-processing-common==10.6.2; extra == "frozen"
|
|
124
124
|
Requires-Dist: dkist-processing-core==5.1.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.21; 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"
|
|
@@ -138,7 +138,7 @@ Requires-Dist: frozenlist==1.5.0; extra == "frozen"
|
|
|
138
138
|
Requires-Dist: fsspec==2025.3.0; extra == "frozen"
|
|
139
139
|
Requires-Dist: globus-sdk==3.51.0; extra == "frozen"
|
|
140
140
|
Requires-Dist: google-re2==1.1.20240702; extra == "frozen"
|
|
141
|
-
Requires-Dist: googleapis-common-protos==1.69.
|
|
141
|
+
Requires-Dist: googleapis-common-protos==1.69.2; extra == "frozen"
|
|
142
142
|
Requires-Dist: gqlclient==1.2.3; extra == "frozen"
|
|
143
143
|
Requires-Dist: greenlet==3.1.1; extra == "frozen"
|
|
144
144
|
Requires-Dist: grpcio==1.71.0; extra == "frozen"
|
|
@@ -158,9 +158,9 @@ Requires-Dist: jsonschema==4.23.0; extra == "frozen"
|
|
|
158
158
|
Requires-Dist: jsonschema-specifications==2024.10.1; extra == "frozen"
|
|
159
159
|
Requires-Dist: jupyter_core==5.7.2; extra == "frozen"
|
|
160
160
|
Requires-Dist: kiwisolver==1.4.8; extra == "frozen"
|
|
161
|
-
Requires-Dist: kombu==5.
|
|
161
|
+
Requires-Dist: kombu==5.5.0; extra == "frozen"
|
|
162
162
|
Requires-Dist: lazy-object-proxy==1.10.0; extra == "frozen"
|
|
163
|
-
Requires-Dist: limits==4.
|
|
163
|
+
Requires-Dist: limits==4.4.1; extra == "frozen"
|
|
164
164
|
Requires-Dist: linkify-it-py==2.0.3; extra == "frozen"
|
|
165
165
|
Requires-Dist: llvmlite==0.42.0; extra == "frozen"
|
|
166
166
|
Requires-Dist: lmfit==1.3.3; extra == "frozen"
|
|
@@ -176,7 +176,7 @@ Requires-Dist: mdurl==0.1.2; extra == "frozen"
|
|
|
176
176
|
Requires-Dist: methodtools==0.4.7; extra == "frozen"
|
|
177
177
|
Requires-Dist: more-itertools==10.6.0; extra == "frozen"
|
|
178
178
|
Requires-Dist: moviepy==2.1.2; extra == "frozen"
|
|
179
|
-
Requires-Dist: multidict==6.
|
|
179
|
+
Requires-Dist: multidict==6.2.0; extra == "frozen"
|
|
180
180
|
Requires-Dist: nbformat==5.10.4; extra == "frozen"
|
|
181
181
|
Requires-Dist: numba==0.59.1; extra == "frozen"
|
|
182
182
|
Requires-Dist: numpy==1.26.4; extra == "frozen"
|
{dkist_processing_test-1.23.20rc4.dist-info → dkist_processing_test-1.23.21.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.21.dist-info/METADATA,sha256=ud-97zkkO87kuK-phqua9Oj-gvmEvHvezKI0YxyyUFI,16365
|
|
32
|
+
dkist_processing_test-1.23.21.dist-info/WHEEL,sha256=beeZ86-EfXScwlR_HKu4SllMC9wUEj_8Z_4FJ3egI2w,91
|
|
33
|
+
dkist_processing_test-1.23.21.dist-info/top_level.txt,sha256=Hs4oTIrG_r-svhk_RGFTEO4e3vqQoYlBzdv5mvJVF24,22
|
|
34
|
+
dkist_processing_test-1.23.21.dist-info/RECORD,,
|
{dkist_processing_test-1.23.20rc4.dist-info → dkist_processing_test-1.23.21.dist-info}/top_level.txt
RENAMED
|
File without changes
|