dkist-processing-ops 1.8.1rc1__py3-none-any.whl → 1.8.1rc2__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.
- dkist_processing_ops/_version.py +2 -2
- {dkist_processing_ops-1.8.1rc1.dist-info → dkist_processing_ops-1.8.1rc2.dist-info}/METADATA +10 -10
- {dkist_processing_ops-1.8.1rc1.dist-info → dkist_processing_ops-1.8.1rc2.dist-info}/RECORD +6 -6
- {dkist_processing_ops-1.8.1rc1.dist-info → dkist_processing_ops-1.8.1rc2.dist-info}/WHEEL +0 -0
- {dkist_processing_ops-1.8.1rc1.dist-info → dkist_processing_ops-1.8.1rc2.dist-info}/licenses/LICENSE.rst +0 -0
- {dkist_processing_ops-1.8.1rc1.dist-info → dkist_processing_ops-1.8.1rc2.dist-info}/top_level.txt +0 -0
dkist_processing_ops/_version.py
CHANGED
|
@@ -28,7 +28,7 @@ version_tuple: VERSION_TUPLE
|
|
|
28
28
|
commit_id: COMMIT_ID
|
|
29
29
|
__commit_id__: COMMIT_ID
|
|
30
30
|
|
|
31
|
-
__version__ = version = '1.8.
|
|
32
|
-
__version_tuple__ = version_tuple = (1, 8, 1, '
|
|
31
|
+
__version__ = version = '1.8.1rc2'
|
|
32
|
+
__version_tuple__ = version_tuple = (1, 8, 1, 'rc2')
|
|
33
33
|
|
|
34
34
|
__commit_id__ = commit_id = None
|
{dkist_processing_ops-1.8.1rc1.dist-info → dkist_processing_ops-1.8.1rc2.dist-info}/METADATA
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: dkist-processing-ops
|
|
3
|
-
Version: 1.8.
|
|
3
|
+
Version: 1.8.1rc2
|
|
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.12
|
|
|
11
11
|
Requires-Python: >=3.12
|
|
12
12
|
Description-Content-Type: text/x-rst
|
|
13
13
|
License-File: LICENSE.rst
|
|
14
|
-
Requires-Dist: dkist-processing-common==11.7.
|
|
14
|
+
Requires-Dist: dkist-processing-common==11.7.0rc5
|
|
15
15
|
Requires-Dist: dkist-service-configuration==4.1.7
|
|
16
16
|
Provides-Extra: test
|
|
17
17
|
Requires-Dist: pytest; extra == "test"
|
|
@@ -76,8 +76,8 @@ Requires-Dist: attrs==25.4.0; extra == "frozen"
|
|
|
76
76
|
Requires-Dist: babel==2.17.0; extra == "frozen"
|
|
77
77
|
Requires-Dist: billiard==4.2.2; extra == "frozen"
|
|
78
78
|
Requires-Dist: blinker==1.9.0; extra == "frozen"
|
|
79
|
-
Requires-Dist: boto3==1.40.
|
|
80
|
-
Requires-Dist: botocore==1.40.
|
|
79
|
+
Requires-Dist: boto3==1.40.48; extra == "frozen"
|
|
80
|
+
Requires-Dist: botocore==1.40.48; extra == "frozen"
|
|
81
81
|
Requires-Dist: cachelib==0.13.0; extra == "frozen"
|
|
82
82
|
Requires-Dist: celery==5.3.1; extra == "frozen"
|
|
83
83
|
Requires-Dist: certifi==2025.10.5; 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.4.0; extra == "frozen"
|
|
102
102
|
Requires-Dist: dkist-header-validator==5.2.1; extra == "frozen"
|
|
103
|
-
Requires-Dist: dkist-processing-common==11.7.
|
|
103
|
+
Requires-Dist: dkist-processing-common==11.7.0rc5; extra == "frozen"
|
|
104
104
|
Requires-Dist: dkist-processing-core==6.0.0; extra == "frozen"
|
|
105
|
-
Requires-Dist: dkist-processing-ops==1.8.
|
|
105
|
+
Requires-Dist: dkist-processing-ops==1.8.1rc2; extra == "frozen"
|
|
106
106
|
Requires-Dist: dkist-processing-pac==3.1.1; extra == "frozen"
|
|
107
107
|
Requires-Dist: dkist-service-configuration==4.1.7; extra == "frozen"
|
|
108
108
|
Requires-Dist: dkist-spectral-lines==3.0.0; extra == "frozen"
|
|
@@ -114,7 +114,7 @@ Requires-Dist: flower==2.0.1; extra == "frozen"
|
|
|
114
114
|
Requires-Dist: fonttools==4.60.1; extra == "frozen"
|
|
115
115
|
Requires-Dist: frozenlist==1.8.0; extra == "frozen"
|
|
116
116
|
Requires-Dist: fsspec==2025.9.0; extra == "frozen"
|
|
117
|
-
Requires-Dist: globus-sdk==
|
|
117
|
+
Requires-Dist: globus-sdk==4.0.0; extra == "frozen"
|
|
118
118
|
Requires-Dist: google-re2==1.1.20250805; extra == "frozen"
|
|
119
119
|
Requires-Dist: googleapis-common-protos==1.70.0; extra == "frozen"
|
|
120
120
|
Requires-Dist: gqlclient==1.2.3; extra == "frozen"
|
|
@@ -191,14 +191,14 @@ Requires-Dist: pendulum==3.1.0; extra == "frozen"
|
|
|
191
191
|
Requires-Dist: pika==1.3.2; extra == "frozen"
|
|
192
192
|
Requires-Dist: pillow==11.3.0; extra == "frozen"
|
|
193
193
|
Requires-Dist: pip==25.2; extra == "frozen"
|
|
194
|
-
Requires-Dist: platformdirs==4.
|
|
194
|
+
Requires-Dist: platformdirs==4.5.0; extra == "frozen"
|
|
195
195
|
Requires-Dist: pluggy==1.6.0; extra == "frozen"
|
|
196
196
|
Requires-Dist: pooch==1.8.2; extra == "frozen"
|
|
197
197
|
Requires-Dist: prison==0.2.1; extra == "frozen"
|
|
198
198
|
Requires-Dist: proglog==0.1.12; extra == "frozen"
|
|
199
199
|
Requires-Dist: prometheus_client==0.23.1; extra == "frozen"
|
|
200
200
|
Requires-Dist: prompt_toolkit==3.0.52; extra == "frozen"
|
|
201
|
-
Requires-Dist: propcache==0.4.
|
|
201
|
+
Requires-Dist: propcache==0.4.1; extra == "frozen"
|
|
202
202
|
Requires-Dist: protobuf==6.32.1; extra == "frozen"
|
|
203
203
|
Requires-Dist: psutil==7.1.0; extra == "frozen"
|
|
204
204
|
Requires-Dist: psycopg2-binary==2.9.10; extra == "frozen"
|
|
@@ -245,7 +245,7 @@ Requires-Dist: typing_extensions==4.15.0; extra == "frozen"
|
|
|
245
245
|
Requires-Dist: tzdata==2025.2; extra == "frozen"
|
|
246
246
|
Requires-Dist: uc-micro-py==1.0.3; extra == "frozen"
|
|
247
247
|
Requires-Dist: uncertainties==3.2.3; extra == "frozen"
|
|
248
|
-
Requires-Dist: universal_pathlib==0.3.
|
|
248
|
+
Requires-Dist: universal_pathlib==0.3.3; extra == "frozen"
|
|
249
249
|
Requires-Dist: urllib3==2.5.0; extra == "frozen"
|
|
250
250
|
Requires-Dist: vine==5.1.0; extra == "frozen"
|
|
251
251
|
Requires-Dist: voluptuous==0.15.2; extra == "frozen"
|
|
@@ -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=rxPa4lza_Y6WDOxjb9YYbL_us9jH-FDVw76du4iP4lE,714
|
|
3
3
|
dkist_processing_ops/dags/scale.py,sha256=3SYGt7pjQHUtgg2g0ud2W-efHFAU8gyP7PalesE0eVc,2313
|
|
4
4
|
dkist_processing_ops/tasks/__init__.py,sha256=rUu6dvjZXadKUrQLgRDuAjjnugNkr8K-r96m4MFiswo,108
|
|
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=MAhwOrbey0NMmq_DpG-bPZaQwrbj
|
|
|
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=sxLeT3-hXPbb4tYp9C6SRU_cxXmqFizvm6uFtylWYS0,878
|
|
12
|
-
dkist_processing_ops-1.8.
|
|
13
|
-
dkist_processing_ops-1.8.
|
|
14
|
-
dkist_processing_ops-1.8.
|
|
15
|
-
dkist_processing_ops-1.8.
|
|
16
|
-
dkist_processing_ops-1.8.
|
|
12
|
+
dkist_processing_ops-1.8.1rc2.dist-info/licenses/LICENSE.rst,sha256=LJjTmkf2-q1phdZSySMpiyPxgLOy6zYHOr3R1Bb1__8,327
|
|
13
|
+
dkist_processing_ops-1.8.1rc2.dist-info/METADATA,sha256=EdFttUJc8foDOuEpUkvsCd3eLbqH1-Fbe8bPqNiEkr0,15927
|
|
14
|
+
dkist_processing_ops-1.8.1rc2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
15
|
+
dkist_processing_ops-1.8.1rc2.dist-info/top_level.txt,sha256=o_SNho1HKt6wvCSUhm9qzX9FS2iopnqYuMos1CCD9cI,21
|
|
16
|
+
dkist_processing_ops-1.8.1rc2.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
{dkist_processing_ops-1.8.1rc1.dist-info → dkist_processing_ops-1.8.1rc2.dist-info}/top_level.txt
RENAMED
|
File without changes
|