dkist-processing-ops 1.6.37rc2__py3-none-any.whl → 1.6.37rc3__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-ops might be problematic. Click here for more details.
- dkist_processing_ops/_version.py +1 -1
- {dkist_processing_ops-1.6.37rc2.dist-info → dkist_processing_ops-1.6.37rc3.dist-info}/METADATA +18 -18
- {dkist_processing_ops-1.6.37rc2.dist-info → dkist_processing_ops-1.6.37rc3.dist-info}/RECORD +6 -6
- {dkist_processing_ops-1.6.37rc2.dist-info → dkist_processing_ops-1.6.37rc3.dist-info}/LICENSE.rst +0 -0
- {dkist_processing_ops-1.6.37rc2.dist-info → dkist_processing_ops-1.6.37rc3.dist-info}/WHEEL +0 -0
- {dkist_processing_ops-1.6.37rc2.dist-info → dkist_processing_ops-1.6.37rc3.dist-info}/top_level.txt +0 -0
dkist_processing_ops/_version.py
CHANGED
{dkist_processing_ops-1.6.37rc2.dist-info → dkist_processing_ops-1.6.37rc3.dist-info}/METADATA
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.2
|
|
2
2
|
Name: dkist-processing-ops
|
|
3
|
-
Version: 1.6.
|
|
3
|
+
Version: 1.6.37rc3
|
|
4
4
|
Summary: Automated Processing smoke test and operations workflows
|
|
5
5
|
Author-email: NSO / AURA <dkistdc@nso.edu>
|
|
6
6
|
License: BSD 3-Clause
|
|
@@ -11,7 +11,7 @@ Classifier: Programming Language :: Python :: 3.11
|
|
|
11
11
|
Requires-Python: >=3.11
|
|
12
12
|
Description-Content-Type: text/x-rst
|
|
13
13
|
License-File: LICENSE.rst
|
|
14
|
-
Requires-Dist: dkist-processing-common==10.6.
|
|
14
|
+
Requires-Dist: dkist-processing-common==10.6.1rc5
|
|
15
15
|
Requires-Dist: dkist-service-configuration==2.3.0
|
|
16
16
|
Provides-Extra: test
|
|
17
17
|
Requires-Dist: pytest; extra == "test"
|
|
@@ -51,17 +51,17 @@ Requires-Dist: amqp==5.3.1; extra == "frozen"
|
|
|
51
51
|
Requires-Dist: annotated-types==0.7.0; extra == "frozen"
|
|
52
52
|
Requires-Dist: anyio==4.8.0; extra == "frozen"
|
|
53
53
|
Requires-Dist: apache-airflow==2.10.5; extra == "frozen"
|
|
54
|
-
Requires-Dist: apache-airflow-providers-celery==3.10.
|
|
55
|
-
Requires-Dist: apache-airflow-providers-common-compat==1.5.
|
|
56
|
-
Requires-Dist: apache-airflow-providers-common-io==1.5.
|
|
57
|
-
Requires-Dist: apache-airflow-providers-common-sql==1.
|
|
54
|
+
Requires-Dist: apache-airflow-providers-celery==3.10.3; extra == "frozen"
|
|
55
|
+
Requires-Dist: apache-airflow-providers-common-compat==1.5.1; extra == "frozen"
|
|
56
|
+
Requires-Dist: apache-airflow-providers-common-io==1.5.1; extra == "frozen"
|
|
57
|
+
Requires-Dist: apache-airflow-providers-common-sql==1.24.0; extra == "frozen"
|
|
58
58
|
Requires-Dist: apache-airflow-providers-fab==1.5.3; extra == "frozen"
|
|
59
|
-
Requires-Dist: apache-airflow-providers-ftp==3.12.
|
|
60
|
-
Requires-Dist: apache-airflow-providers-http==5.2.
|
|
61
|
-
Requires-Dist: apache-airflow-providers-imap==3.8.
|
|
62
|
-
Requires-Dist: apache-airflow-providers-postgres==6.1.
|
|
63
|
-
Requires-Dist: apache-airflow-providers-smtp==2.0.
|
|
64
|
-
Requires-Dist: apache-airflow-providers-sqlite==4.0.
|
|
59
|
+
Requires-Dist: apache-airflow-providers-ftp==3.12.3; extra == "frozen"
|
|
60
|
+
Requires-Dist: apache-airflow-providers-http==5.2.1; extra == "frozen"
|
|
61
|
+
Requires-Dist: apache-airflow-providers-imap==3.8.3; extra == "frozen"
|
|
62
|
+
Requires-Dist: apache-airflow-providers-postgres==6.1.1; extra == "frozen"
|
|
63
|
+
Requires-Dist: apache-airflow-providers-smtp==2.0.1; extra == "frozen"
|
|
64
|
+
Requires-Dist: apache-airflow-providers-sqlite==4.0.1; extra == "frozen"
|
|
65
65
|
Requires-Dist: apispec==6.8.1; extra == "frozen"
|
|
66
66
|
Requires-Dist: argcomplete==3.6.0; extra == "frozen"
|
|
67
67
|
Requires-Dist: asdf==3.5.0; extra == "frozen"
|
|
@@ -72,12 +72,12 @@ Requires-Dist: asteval==1.0.6; extra == "frozen"
|
|
|
72
72
|
Requires-Dist: astropy==6.1.7; extra == "frozen"
|
|
73
73
|
Requires-Dist: astropy-iers-data==0.2025.3.10.0.29.26; extra == "frozen"
|
|
74
74
|
Requires-Dist: asyncpg==0.30.0; extra == "frozen"
|
|
75
|
-
Requires-Dist: attrs==25.
|
|
75
|
+
Requires-Dist: attrs==25.3.0; extra == "frozen"
|
|
76
76
|
Requires-Dist: babel==2.17.0; extra == "frozen"
|
|
77
77
|
Requires-Dist: billiard==4.2.1; extra == "frozen"
|
|
78
78
|
Requires-Dist: blinker==1.9.0; extra == "frozen"
|
|
79
|
-
Requires-Dist: boto3==1.37.
|
|
80
|
-
Requires-Dist: botocore==1.37.
|
|
79
|
+
Requires-Dist: boto3==1.37.12; extra == "frozen"
|
|
80
|
+
Requires-Dist: botocore==1.37.12; extra == "frozen"
|
|
81
81
|
Requires-Dist: cachelib==0.13.0; extra == "frozen"
|
|
82
82
|
Requires-Dist: celery==5.4.0; extra == "frozen"
|
|
83
83
|
Requires-Dist: certifi==2025.1.31; extra == "frozen"
|
|
@@ -100,9 +100,9 @@ Requires-Dist: dacite==1.9.2; extra == "frozen"
|
|
|
100
100
|
Requires-Dist: decorator==5.2.1; extra == "frozen"
|
|
101
101
|
Requires-Dist: dill==0.3.9; extra == "frozen"
|
|
102
102
|
Requires-Dist: dkist-header-validator==5.1.1; extra == "frozen"
|
|
103
|
-
Requires-Dist: dkist-processing-common==10.6.
|
|
103
|
+
Requires-Dist: dkist-processing-common==10.6.1rc5; extra == "frozen"
|
|
104
104
|
Requires-Dist: dkist-processing-core==5.1.0; extra == "frozen"
|
|
105
|
-
Requires-Dist: dkist-processing-ops==1.6.
|
|
105
|
+
Requires-Dist: dkist-processing-ops==1.6.37rc3; extra == "frozen"
|
|
106
106
|
Requires-Dist: dkist-processing-pac==3.1.1; extra == "frozen"
|
|
107
107
|
Requires-Dist: dkist-service-configuration==2.3.0; extra == "frozen"
|
|
108
108
|
Requires-Dist: dkist-spectral-lines==3.0.0; extra == "frozen"
|
|
@@ -138,7 +138,7 @@ Requires-Dist: jsonschema==4.23.0; extra == "frozen"
|
|
|
138
138
|
Requires-Dist: jsonschema-specifications==2024.10.1; extra == "frozen"
|
|
139
139
|
Requires-Dist: jupyter_core==5.7.2; extra == "frozen"
|
|
140
140
|
Requires-Dist: kiwisolver==1.4.8; extra == "frozen"
|
|
141
|
-
Requires-Dist: kombu==5.
|
|
141
|
+
Requires-Dist: kombu==5.5.0; extra == "frozen"
|
|
142
142
|
Requires-Dist: lazy-object-proxy==1.10.0; extra == "frozen"
|
|
143
143
|
Requires-Dist: limits==4.2; extra == "frozen"
|
|
144
144
|
Requires-Dist: linkify-it-py==2.0.3; extra == "frozen"
|
{dkist_processing_ops-1.6.37rc2.dist-info → dkist_processing_ops-1.6.37rc3.dist-info}/RECORD
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
dkist_processing_ops/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
2
|
-
dkist_processing_ops/_version.py,sha256=
|
|
2
|
+
dkist_processing_ops/_version.py,sha256=Y9fyCR4WgYiX8d4feiO09H0l-RNmqukkYxS_Cw-2OoE,516
|
|
3
3
|
dkist_processing_ops/dags/scale.py,sha256=We5TYjNhkJ-5ykfbrOMgjTpXdzOCkIeyKyA-40sU9r0,2312
|
|
4
4
|
dkist_processing_ops/tasks/__init__.py,sha256=P81O9cg4dlBMqBTaWitdsAte68RsMtDlhV30JSZfXUY,107
|
|
5
5
|
dkist_processing_ops/tasks/read_memory_leak.py,sha256=P2DatMnNi9Jd6nvW8wY_JJkYl_vnMX5BMP0-x5Zft7s,1638
|
|
@@ -9,8 +9,8 @@ dkist_processing_ops/tests/test_workflows.py,sha256=Ch_8BlGeQyPJU_9hB_GOncwW-SoZ
|
|
|
9
9
|
dkist_processing_ops/workflows/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
10
10
|
dkist_processing_ops/workflows/memory_leak.py,sha256=lYXAYyJVjXif3Os9xPDp-bPTG_je6HOw1uvRJ4WMUi4,758
|
|
11
11
|
dkist_processing_ops/workflows/smoke.py,sha256=ofXu0_iYF6L3zQy-BOVvS5VdzKhmXs1gyugqMNkd-GM,878
|
|
12
|
-
dkist_processing_ops-1.6.
|
|
13
|
-
dkist_processing_ops-1.6.
|
|
14
|
-
dkist_processing_ops-1.6.
|
|
15
|
-
dkist_processing_ops-1.6.
|
|
16
|
-
dkist_processing_ops-1.6.
|
|
12
|
+
dkist_processing_ops-1.6.37rc3.dist-info/LICENSE.rst,sha256=LJjTmkf2-q1phdZSySMpiyPxgLOy6zYHOr3R1Bb1__8,327
|
|
13
|
+
dkist_processing_ops-1.6.37rc3.dist-info/METADATA,sha256=WItwfqD5TtRFBt90HgzX_bv96wrZdqnzOnHfjouEfKs,14717
|
|
14
|
+
dkist_processing_ops-1.6.37rc3.dist-info/WHEEL,sha256=52BFRY2Up02UkjOa29eZOS2VxUrpPORXg1pkohGGUS8,91
|
|
15
|
+
dkist_processing_ops-1.6.37rc3.dist-info/top_level.txt,sha256=o_SNho1HKt6wvCSUhm9qzX9FS2iopnqYuMos1CCD9cI,21
|
|
16
|
+
dkist_processing_ops-1.6.37rc3.dist-info/RECORD,,
|
{dkist_processing_ops-1.6.37rc2.dist-info → dkist_processing_ops-1.6.37rc3.dist-info}/LICENSE.rst
RENAMED
|
File without changes
|
|
File without changes
|
{dkist_processing_ops-1.6.37rc2.dist-info → dkist_processing_ops-1.6.37rc3.dist-info}/top_level.txt
RENAMED
|
File without changes
|