dkist-processing-vbi 1.26.0__py3-none-any.whl → 1.26.0rc3__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.
- changelog/164.misc.rst +1 -0
- {dkist_processing_vbi-1.26.0.dist-info → dkist_processing_vbi-1.26.0rc3.dist-info}/METADATA +27 -27
- {dkist_processing_vbi-1.26.0.dist-info → dkist_processing_vbi-1.26.0rc3.dist-info}/RECORD +5 -4
- {dkist_processing_vbi-1.26.0.dist-info → dkist_processing_vbi-1.26.0rc3.dist-info}/WHEEL +1 -1
- {dkist_processing_vbi-1.26.0.dist-info → dkist_processing_vbi-1.26.0rc3.dist-info}/top_level.txt +0 -0
changelog/164.misc.rst
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
Upgrade to use Airflow 3 and a minimum python version of 3.13.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: dkist-processing-vbi
|
|
3
|
-
Version: 1.26.
|
|
3
|
+
Version: 1.26.0rc3
|
|
4
4
|
Summary: Processing code for the VBI instrument on DKIST
|
|
5
5
|
Author-email: NSO / AURA <dkistdc@nso.edu>
|
|
6
6
|
License: BSD-3-Clause
|
|
@@ -13,7 +13,7 @@ Classifier: Programming Language :: Python :: 3
|
|
|
13
13
|
Classifier: Programming Language :: Python :: 3.13
|
|
14
14
|
Requires-Python: >=3.13
|
|
15
15
|
Description-Content-Type: text/x-rst
|
|
16
|
-
Requires-Dist: dkist-processing-common==12.0.
|
|
16
|
+
Requires-Dist: dkist-processing-common==12.0.0rc4
|
|
17
17
|
Requires-Dist: dkist-processing-math==2.2.1
|
|
18
18
|
Requires-Dist: dkist-header-validator==5.2.1
|
|
19
19
|
Requires-Dist: dkist-fits-specifications==4.20.0
|
|
@@ -24,7 +24,7 @@ Requires-Dist: scipy==1.15.3
|
|
|
24
24
|
Requires-Dist: pillow==10.4.0
|
|
25
25
|
Requires-Dist: moviepy==2.1.2
|
|
26
26
|
Requires-Dist: dkist-spectral-lines==3.0.0
|
|
27
|
-
Requires-Dist: dkist-service-configuration==4.
|
|
27
|
+
Requires-Dist: dkist-service-configuration==4.1.13
|
|
28
28
|
Provides-Extra: test
|
|
29
29
|
Requires-Dist: pytest; extra == "test"
|
|
30
30
|
Requires-Dist: pytest-cov; extra == "test"
|
|
@@ -66,7 +66,7 @@ Requires-Dist: PyJWT==2.10.1; extra == "frozen"
|
|
|
66
66
|
Requires-Dist: PyYAML==6.0.3; extra == "frozen"
|
|
67
67
|
Requires-Dist: PyYAML-ft==8.0.0; extra == "frozen"
|
|
68
68
|
Requires-Dist: Pygments==2.19.2; extra == "frozen"
|
|
69
|
-
Requires-Dist: SQLAlchemy==2.0.
|
|
69
|
+
Requires-Dist: SQLAlchemy==2.0.45; extra == "frozen"
|
|
70
70
|
Requires-Dist: SQLAlchemy-JSONField==1.0.2; extra == "frozen"
|
|
71
71
|
Requires-Dist: SQLAlchemy-Utils==0.42.1; extra == "frozen"
|
|
72
72
|
Requires-Dist: a2wsgi==1.10.10; extra == "frozen"
|
|
@@ -82,13 +82,13 @@ Requires-Dist: annotated-types==0.7.0; extra == "frozen"
|
|
|
82
82
|
Requires-Dist: anyio==4.12.1; extra == "frozen"
|
|
83
83
|
Requires-Dist: apache-airflow==3.1.6; extra == "frozen"
|
|
84
84
|
Requires-Dist: apache-airflow-core==3.1.6; extra == "frozen"
|
|
85
|
-
Requires-Dist: apache-airflow-providers-celery==3.15.
|
|
86
|
-
Requires-Dist: apache-airflow-providers-common-compat==1.
|
|
87
|
-
Requires-Dist: apache-airflow-providers-common-io==1.7.
|
|
88
|
-
Requires-Dist: apache-airflow-providers-common-sql==1.30.
|
|
89
|
-
Requires-Dist: apache-airflow-providers-postgres==6.5.
|
|
90
|
-
Requires-Dist: apache-airflow-providers-smtp==2.4.
|
|
91
|
-
Requires-Dist: apache-airflow-providers-standard==1.10.
|
|
85
|
+
Requires-Dist: apache-airflow-providers-celery==3.15.0; extra == "frozen"
|
|
86
|
+
Requires-Dist: apache-airflow-providers-common-compat==1.11.0; extra == "frozen"
|
|
87
|
+
Requires-Dist: apache-airflow-providers-common-io==1.7.0; extra == "frozen"
|
|
88
|
+
Requires-Dist: apache-airflow-providers-common-sql==1.30.2; extra == "frozen"
|
|
89
|
+
Requires-Dist: apache-airflow-providers-postgres==6.5.1; extra == "frozen"
|
|
90
|
+
Requires-Dist: apache-airflow-providers-smtp==2.4.1; extra == "frozen"
|
|
91
|
+
Requires-Dist: apache-airflow-providers-standard==1.10.2; extra == "frozen"
|
|
92
92
|
Requires-Dist: apache-airflow-task-sdk==1.1.6; extra == "frozen"
|
|
93
93
|
Requires-Dist: argcomplete==3.6.3; extra == "frozen"
|
|
94
94
|
Requires-Dist: asdf==3.5.0; extra == "frozen"
|
|
@@ -97,13 +97,13 @@ Requires-Dist: asdf_transform_schemas==0.6.0; extra == "frozen"
|
|
|
97
97
|
Requires-Dist: asgiref==3.11.0; extra == "frozen"
|
|
98
98
|
Requires-Dist: asteval==1.0.8; extra == "frozen"
|
|
99
99
|
Requires-Dist: astropy==7.0.2; extra == "frozen"
|
|
100
|
-
Requires-Dist: astropy-iers-data==0.2026.1.
|
|
100
|
+
Requires-Dist: astropy-iers-data==0.2026.1.12.0.42.13; extra == "frozen"
|
|
101
101
|
Requires-Dist: asyncpg==0.31.0; extra == "frozen"
|
|
102
102
|
Requires-Dist: attrs==25.4.0; extra == "frozen"
|
|
103
103
|
Requires-Dist: babel==2.17.0; extra == "frozen"
|
|
104
104
|
Requires-Dist: billiard==4.2.4; extra == "frozen"
|
|
105
|
-
Requires-Dist: boto3==1.42.
|
|
106
|
-
Requires-Dist: botocore==1.42.
|
|
105
|
+
Requires-Dist: boto3==1.42.28; extra == "frozen"
|
|
106
|
+
Requires-Dist: botocore==1.42.28; extra == "frozen"
|
|
107
107
|
Requires-Dist: cadwyn==5.4.6; extra == "frozen"
|
|
108
108
|
Requires-Dist: celery==5.6.2; extra == "frozen"
|
|
109
109
|
Requires-Dist: certifi==2026.1.4; extra == "frozen"
|
|
@@ -121,14 +121,14 @@ Requires-Dist: cryptography==46.0.3; extra == "frozen"
|
|
|
121
121
|
Requires-Dist: cycler==0.12.1; extra == "frozen"
|
|
122
122
|
Requires-Dist: dacite==1.9.2; extra == "frozen"
|
|
123
123
|
Requires-Dist: decorator==5.2.1; extra == "frozen"
|
|
124
|
-
Requires-Dist: dill==0.4.
|
|
124
|
+
Requires-Dist: dill==0.4.0; extra == "frozen"
|
|
125
125
|
Requires-Dist: dkist-header-validator==5.2.1; extra == "frozen"
|
|
126
|
-
Requires-Dist: dkist-processing-common==12.0.
|
|
127
|
-
Requires-Dist: dkist-processing-core==7.0.
|
|
126
|
+
Requires-Dist: dkist-processing-common==12.0.0rc4; extra == "frozen"
|
|
127
|
+
Requires-Dist: dkist-processing-core==7.0.0rc6; extra == "frozen"
|
|
128
128
|
Requires-Dist: dkist-processing-math==2.2.1; extra == "frozen"
|
|
129
129
|
Requires-Dist: dkist-processing-pac==3.1.1; extra == "frozen"
|
|
130
|
-
Requires-Dist: dkist-processing-vbi==1.26.
|
|
131
|
-
Requires-Dist: dkist-service-configuration==4.
|
|
130
|
+
Requires-Dist: dkist-processing-vbi==1.26.0rc3; extra == "frozen"
|
|
131
|
+
Requires-Dist: dkist-service-configuration==4.1.13; extra == "frozen"
|
|
132
132
|
Requires-Dist: dkist-spectral-lines==3.0.0; extra == "frozen"
|
|
133
133
|
Requires-Dist: dkist_fits_specifications==4.20.0; extra == "frozen"
|
|
134
134
|
Requires-Dist: dnspython==2.8.0; extra == "frozen"
|
|
@@ -140,7 +140,7 @@ Requires-Dist: flower==2.0.1; extra == "frozen"
|
|
|
140
140
|
Requires-Dist: fonttools==4.61.1; extra == "frozen"
|
|
141
141
|
Requires-Dist: frozenlist==1.8.0; extra == "frozen"
|
|
142
142
|
Requires-Dist: fsspec==2026.1.0; extra == "frozen"
|
|
143
|
-
Requires-Dist: globus-sdk==4.3.
|
|
143
|
+
Requires-Dist: globus-sdk==4.3.0; extra == "frozen"
|
|
144
144
|
Requires-Dist: googleapis-common-protos==1.72.0; extra == "frozen"
|
|
145
145
|
Requires-Dist: gqlclient==1.2.3; extra == "frozen"
|
|
146
146
|
Requires-Dist: greenback==1.3.0; extra == "frozen"
|
|
@@ -155,7 +155,7 @@ Requires-Dist: idna==3.11; extra == "frozen"
|
|
|
155
155
|
Requires-Dist: imageio-ffmpeg==0.6.0; extra == "frozen"
|
|
156
156
|
Requires-Dist: importlib_metadata==8.7.1; extra == "frozen"
|
|
157
157
|
Requires-Dist: itsdangerous==2.2.0; extra == "frozen"
|
|
158
|
-
Requires-Dist: jmespath==1.1
|
|
158
|
+
Requires-Dist: jmespath==1.0.1; extra == "frozen"
|
|
159
159
|
Requires-Dist: jsonschema==4.26.0; extra == "frozen"
|
|
160
160
|
Requires-Dist: jsonschema-specifications==2025.9.1; extra == "frozen"
|
|
161
161
|
Requires-Dist: jupyter_core==5.9.1; extra == "frozen"
|
|
@@ -206,8 +206,8 @@ Requires-Dist: opentelemetry-sdk==1.39.1; extra == "frozen"
|
|
|
206
206
|
Requires-Dist: opentelemetry-semantic-conventions==0.60b1; extra == "frozen"
|
|
207
207
|
Requires-Dist: opentelemetry-util-http==0.60b1; extra == "frozen"
|
|
208
208
|
Requires-Dist: outcome==1.3.0.post0; extra == "frozen"
|
|
209
|
-
Requires-Dist: packaging==
|
|
210
|
-
Requires-Dist: pandas==3.
|
|
209
|
+
Requires-Dist: packaging==25.0; extra == "frozen"
|
|
210
|
+
Requires-Dist: pandas==2.3.3; extra == "frozen"
|
|
211
211
|
Requires-Dist: parfive==2.2.0; extra == "frozen"
|
|
212
212
|
Requires-Dist: pathspec==1.0.3; extra == "frozen"
|
|
213
213
|
Requires-Dist: pendulum==3.1.0; extra == "frozen"
|
|
@@ -224,13 +224,13 @@ Requires-Dist: propcache==0.4.1; extra == "frozen"
|
|
|
224
224
|
Requires-Dist: protobuf==6.33.4; extra == "frozen"
|
|
225
225
|
Requires-Dist: psutil==7.2.1; extra == "frozen"
|
|
226
226
|
Requires-Dist: psycopg2-binary==2.9.11; extra == "frozen"
|
|
227
|
-
Requires-Dist: pycparser==
|
|
227
|
+
Requires-Dist: pycparser==2.23; extra == "frozen"
|
|
228
228
|
Requires-Dist: pydantic==2.12.5; extra == "frozen"
|
|
229
229
|
Requires-Dist: pydantic-settings==2.12.0; extra == "frozen"
|
|
230
230
|
Requires-Dist: pydantic_core==2.41.5; extra == "frozen"
|
|
231
231
|
Requires-Dist: pyerfa==2.0.1.5; extra == "frozen"
|
|
232
232
|
Requires-Dist: pygtrie==2.5.0; extra == "frozen"
|
|
233
|
-
Requires-Dist: pyparsing==3.3.
|
|
233
|
+
Requires-Dist: pyparsing==3.3.1; extra == "frozen"
|
|
234
234
|
Requires-Dist: python-daemon==3.1.2; extra == "frozen"
|
|
235
235
|
Requires-Dist: python-dateutil==2.9.0.post0; extra == "frozen"
|
|
236
236
|
Requires-Dist: python-dotenv==1.2.1; extra == "frozen"
|
|
@@ -274,7 +274,7 @@ Requires-Dist: typing_extensions==4.15.0; extra == "frozen"
|
|
|
274
274
|
Requires-Dist: tzdata==2025.3; extra == "frozen"
|
|
275
275
|
Requires-Dist: tzlocal==5.3.1; extra == "frozen"
|
|
276
276
|
Requires-Dist: uc-micro-py==1.0.3; extra == "frozen"
|
|
277
|
-
Requires-Dist: uncertainties==3.2.
|
|
277
|
+
Requires-Dist: uncertainties==3.2.4; extra == "frozen"
|
|
278
278
|
Requires-Dist: universal_pathlib==0.2.6; extra == "frozen"
|
|
279
279
|
Requires-Dist: urllib3==2.6.3; extra == "frozen"
|
|
280
280
|
Requires-Dist: uuid6==2025.0.1; extra == "frozen"
|
|
@@ -283,7 +283,7 @@ Requires-Dist: uvloop==0.22.1; extra == "frozen"
|
|
|
283
283
|
Requires-Dist: vine==5.1.0; extra == "frozen"
|
|
284
284
|
Requires-Dist: voluptuous==0.16.0; extra == "frozen"
|
|
285
285
|
Requires-Dist: watchfiles==1.1.1; extra == "frozen"
|
|
286
|
-
Requires-Dist: wcwidth==0.
|
|
286
|
+
Requires-Dist: wcwidth==0.2.14; extra == "frozen"
|
|
287
287
|
Requires-Dist: websockets==16.0; extra == "frozen"
|
|
288
288
|
Requires-Dist: wirerope==1.0.0; extra == "frozen"
|
|
289
289
|
Requires-Dist: wrapt==1.17.3; extra == "frozen"
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
changelog/.gitempty,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
2
|
+
changelog/164.misc.rst,sha256=qftQKbZtkNBq5aH3JiQo4Et_za0vq1YZnikiEbbIQYc,63
|
|
2
3
|
dkist_processing_vbi/__init__.py,sha256=GQ9EBnYhkOnt-qODclAoLS_g5YVhurxfg1tjVtI9rDI,320
|
|
3
4
|
dkist_processing_vbi/config.py,sha256=D1MG-IkFuJdB8hr1l1t4RjHG78in0HQyQY5NiIRIrCo,472
|
|
4
5
|
dkist_processing_vbi/models/__init__.py,sha256=z2nFVvvIzirxklQ9i5-F1nR-WOgcDttYtog_jx4yN5I,12
|
|
@@ -60,7 +61,7 @@ docs/requirements.txt,sha256=Kbl_X4c7RQZw035YTeNB63We6I7pvXFU4T0Uflp2yDY,29
|
|
|
60
61
|
docs/requirements_table.rst,sha256=lu3sizCldCfQZTkX-_KZfV07U7j6nq-ZgA_nimpwoFk,291
|
|
61
62
|
docs/scientific_changelog.rst,sha256=01AWBSHg8zElnodCgAq-hMxhk9CkX5rtEENx4iz0sjI,300
|
|
62
63
|
licenses/LICENSE.rst,sha256=piZaQplkzOMmH1NXg6QIdo9wwo9pPCoHkvm2-DmH76E,1462
|
|
63
|
-
dkist_processing_vbi-1.26.
|
|
64
|
-
dkist_processing_vbi-1.26.
|
|
65
|
-
dkist_processing_vbi-1.26.
|
|
66
|
-
dkist_processing_vbi-1.26.
|
|
64
|
+
dkist_processing_vbi-1.26.0rc3.dist-info/METADATA,sha256=kV7SKh3548qb_wxOg4h08rtYKJbw2pz1qIH029qXwO0,28844
|
|
65
|
+
dkist_processing_vbi-1.26.0rc3.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
66
|
+
dkist_processing_vbi-1.26.0rc3.dist-info/top_level.txt,sha256=0haPknO-Vs_9QzeelcUGELlVwvJ28UeH5uQnBF2w5nQ,45
|
|
67
|
+
dkist_processing_vbi-1.26.0rc3.dist-info/RECORD,,
|
{dkist_processing_vbi-1.26.0.dist-info → dkist_processing_vbi-1.26.0rc3.dist-info}/top_level.txt
RENAMED
|
File without changes
|