dkist-processing-cryonirsp 1.12.2__py3-none-any.whl → 1.12.3__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-cryonirsp might be problematic. Click here for more details.
- {dkist_processing_cryonirsp-1.12.2.dist-info → dkist_processing_cryonirsp-1.12.3.dist-info}/METADATA +10 -9
- {dkist_processing_cryonirsp-1.12.2.dist-info → dkist_processing_cryonirsp-1.12.3.dist-info}/RECORD +4 -4
- {dkist_processing_cryonirsp-1.12.2.dist-info → dkist_processing_cryonirsp-1.12.3.dist-info}/WHEEL +0 -0
- {dkist_processing_cryonirsp-1.12.2.dist-info → dkist_processing_cryonirsp-1.12.3.dist-info}/top_level.txt +0 -0
{dkist_processing_cryonirsp-1.12.2.dist-info → dkist_processing_cryonirsp-1.12.3.dist-info}/METADATA
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: dkist-processing-cryonirsp
|
|
3
|
-
Version: 1.12.
|
|
3
|
+
Version: 1.12.3
|
|
4
4
|
Summary: Science processing code for the Cryo-NIRSP instrument on DKIST
|
|
5
5
|
Author-email: NSO / AURA <dkistdc@nso.edu>
|
|
6
6
|
License: BSD-3-Clause
|
|
@@ -44,16 +44,16 @@ Requires-Dist: dkist-processing-cryonirsp[asdf]; extra == "test"
|
|
|
44
44
|
Requires-Dist: dkist-processing-cryonirsp[quality]; extra == "test"
|
|
45
45
|
Provides-Extra: inventory
|
|
46
46
|
Requires-Dist: dkist-processing-common[inventory]; extra == "inventory"
|
|
47
|
-
Requires-Dist: dkist-inventory==1.
|
|
47
|
+
Requires-Dist: dkist-inventory==1.10.0; extra == "inventory"
|
|
48
48
|
Provides-Extra: asdf
|
|
49
49
|
Requires-Dist: dkist-processing-common[asdf]; extra == "asdf"
|
|
50
|
-
Requires-Dist: dkist-inventory[asdf]==1.
|
|
50
|
+
Requires-Dist: dkist-inventory[asdf]==1.10.0; extra == "asdf"
|
|
51
51
|
Provides-Extra: quality
|
|
52
52
|
Requires-Dist: dkist-quality==2.0.0; extra == "quality"
|
|
53
53
|
Provides-Extra: grogu
|
|
54
54
|
Requires-Dist: dkist; extra == "grogu"
|
|
55
55
|
Requires-Dist: pyparsing; extra == "grogu"
|
|
56
|
-
Requires-Dist: dkist-
|
|
56
|
+
Requires-Dist: dkist-processing-cryonirsp[asdf]; extra == "grogu"
|
|
57
57
|
Provides-Extra: docs
|
|
58
58
|
Requires-Dist: sphinx; extra == "docs"
|
|
59
59
|
Requires-Dist: sphinx-astropy; extra == "docs"
|
|
@@ -121,8 +121,8 @@ Requires-Dist: attrs==25.3.0; extra == "frozen"
|
|
|
121
121
|
Requires-Dist: babel==2.17.0; extra == "frozen"
|
|
122
122
|
Requires-Dist: billiard==4.2.1; extra == "frozen"
|
|
123
123
|
Requires-Dist: blinker==1.9.0; extra == "frozen"
|
|
124
|
-
Requires-Dist: boto3==1.40.
|
|
125
|
-
Requires-Dist: botocore==1.40.
|
|
124
|
+
Requires-Dist: boto3==1.40.22; extra == "frozen"
|
|
125
|
+
Requires-Dist: botocore==1.40.22; extra == "frozen"
|
|
126
126
|
Requires-Dist: cachelib==0.13.0; extra == "frozen"
|
|
127
127
|
Requires-Dist: celery==5.5.3; extra == "frozen"
|
|
128
128
|
Requires-Dist: certifi==2025.8.3; extra == "frozen"
|
|
@@ -137,7 +137,7 @@ Requires-Dist: colorama==0.4.6; extra == "frozen"
|
|
|
137
137
|
Requires-Dist: colorlog==6.9.0; extra == "frozen"
|
|
138
138
|
Requires-Dist: connexion==2.14.2; extra == "frozen"
|
|
139
139
|
Requires-Dist: contourpy==1.3.3; extra == "frozen"
|
|
140
|
-
Requires-Dist: cron_descriptor==2.0.
|
|
140
|
+
Requires-Dist: cron_descriptor==2.0.6; extra == "frozen"
|
|
141
141
|
Requires-Dist: croniter==6.0.0; extra == "frozen"
|
|
142
142
|
Requires-Dist: cryptography==45.0.7; extra == "frozen"
|
|
143
143
|
Requires-Dist: cycler==0.12.1; extra == "frozen"
|
|
@@ -147,7 +147,7 @@ Requires-Dist: dill==0.4.0; extra == "frozen"
|
|
|
147
147
|
Requires-Dist: dkist-header-validator==5.2.1; extra == "frozen"
|
|
148
148
|
Requires-Dist: dkist-processing-common==11.3.0; extra == "frozen"
|
|
149
149
|
Requires-Dist: dkist-processing-core==5.1.1; extra == "frozen"
|
|
150
|
-
Requires-Dist: dkist-processing-cryonirsp==1.12.
|
|
150
|
+
Requires-Dist: dkist-processing-cryonirsp==1.12.3; extra == "frozen"
|
|
151
151
|
Requires-Dist: dkist-processing-math==2.2.1; extra == "frozen"
|
|
152
152
|
Requires-Dist: dkist-processing-pac==3.1.1; extra == "frozen"
|
|
153
153
|
Requires-Dist: dkist-service-configuration==2.2; extra == "frozen"
|
|
@@ -161,11 +161,12 @@ Requires-Dist: fastjsonschema==2.21.2; extra == "frozen"
|
|
|
161
161
|
Requires-Dist: flower==2.0.1; extra == "frozen"
|
|
162
162
|
Requires-Dist: fonttools==4.59.2; extra == "frozen"
|
|
163
163
|
Requires-Dist: frozenlist==1.7.0; extra == "frozen"
|
|
164
|
-
Requires-Dist: fsspec==2025.
|
|
164
|
+
Requires-Dist: fsspec==2025.9.0; extra == "frozen"
|
|
165
165
|
Requires-Dist: globus-sdk==3.62.0; extra == "frozen"
|
|
166
166
|
Requires-Dist: google-re2==1.1.20250805; extra == "frozen"
|
|
167
167
|
Requires-Dist: googleapis-common-protos==1.70.0; extra == "frozen"
|
|
168
168
|
Requires-Dist: gqlclient==1.2.3; extra == "frozen"
|
|
169
|
+
Requires-Dist: greenlet==3.2.4; extra == "frozen"
|
|
169
170
|
Requires-Dist: grpcio==1.74.0; extra == "frozen"
|
|
170
171
|
Requires-Dist: gunicorn==23.0.0; extra == "frozen"
|
|
171
172
|
Requires-Dist: h11==0.16.0; extra == "frozen"
|
{dkist_processing_cryonirsp-1.12.2.dist-info → dkist_processing_cryonirsp-1.12.3.dist-info}/RECORD
RENAMED
|
@@ -106,7 +106,7 @@ docs/scientific_changelog.rst,sha256=01AWBSHg8zElnodCgAq-hMxhk9CkX5rtEENx4iz0sjI
|
|
|
106
106
|
docs/sp_science_calibration.rst,sha256=XL-H_hyzqwPHYNW3j-muItX_hGqMi-gjFRQbHp60LlU,2997
|
|
107
107
|
docs/wavelength_calibration.rst,sha256=s7ds_QKlVJ68fdONSY3DOBvHHaQC0JR_D4goG_VVKWw,3457
|
|
108
108
|
licenses/LICENSE.rst,sha256=piZaQplkzOMmH1NXg6QIdo9wwo9pPCoHkvm2-DmH76E,1462
|
|
109
|
-
dkist_processing_cryonirsp-1.12.
|
|
110
|
-
dkist_processing_cryonirsp-1.12.
|
|
111
|
-
dkist_processing_cryonirsp-1.12.
|
|
112
|
-
dkist_processing_cryonirsp-1.12.
|
|
109
|
+
dkist_processing_cryonirsp-1.12.3.dist-info/METADATA,sha256=-WYOo654c4B2qqcOWXkEfL0xa125_odrZezweA9p1_U,22170
|
|
110
|
+
dkist_processing_cryonirsp-1.12.3.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
111
|
+
dkist_processing_cryonirsp-1.12.3.dist-info/top_level.txt,sha256=Sm9b1ddKnsF9Bh3mqDOct1Sm7k8I9aN7vGHgpmu-MlQ,51
|
|
112
|
+
dkist_processing_cryonirsp-1.12.3.dist-info/RECORD,,
|
{dkist_processing_cryonirsp-1.12.2.dist-info → dkist_processing_cryonirsp-1.12.3.dist-info}/WHEEL
RENAMED
|
File without changes
|
|
File without changes
|