dkist-processing-cryonirsp 1.4.17rc1__py3-none-any.whl → 1.4.18__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.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.2
2
2
  Name: dkist-processing-cryonirsp
3
- Version: 1.4.17rc1
3
+ Version: 1.4.18
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
@@ -15,9 +15,9 @@ Requires-Python: >=3.11
15
15
  Description-Content-Type: text/x-rst
16
16
  Requires-Dist: Pillow==10.3.0
17
17
  Requires-Dist: astropy==6.1.5
18
- Requires-Dist: dkist-fits-specifications==4.10.0
18
+ Requires-Dist: dkist-fits-specifications==4.11.0
19
19
  Requires-Dist: dkist-header-validator==5.1.1
20
- Requires-Dist: dkist-processing-common==10.5.11rc4
20
+ Requires-Dist: dkist-processing-common==10.5.11
21
21
  Requires-Dist: dkist-processing-math==2.1.2
22
22
  Requires-Dist: dkist-processing-pac==3.1.1
23
23
  Requires-Dist: dkist-spectral-lines==3.0.0
@@ -37,22 +37,22 @@ Requires-Dist: pytest-xdist; extra == "test"
37
37
  Requires-Dist: pytest-mock; extra == "test"
38
38
  Requires-Dist: hypothesis; extra == "test"
39
39
  Requires-Dist: towncrier; extra == "test"
40
- Requires-Dist: dkist-data-simulator>=5.2.0; extra == "test"
40
+ Requires-Dist: dkist-data-simulator>=5.2.3; extra == "test"
41
41
  Requires-Dist: dkist-processing-cryonirsp[inventory]; extra == "test"
42
42
  Requires-Dist: dkist-processing-cryonirsp[asdf]; extra == "test"
43
43
  Requires-Dist: dkist-processing-cryonirsp[quality]; extra == "test"
44
44
  Provides-Extra: inventory
45
45
  Requires-Dist: dkist-processing-common[inventory]; extra == "inventory"
46
- Requires-Dist: dkist-inventory==1.6.0rc4; extra == "inventory"
46
+ Requires-Dist: dkist-inventory==1.6.0; extra == "inventory"
47
47
  Provides-Extra: asdf
48
48
  Requires-Dist: dkist-processing-common[asdf]; extra == "asdf"
49
- Requires-Dist: dkist-inventory[asdf]==1.6.0rc4; extra == "asdf"
49
+ Requires-Dist: dkist-inventory[asdf]==1.6.0; extra == "asdf"
50
50
  Provides-Extra: quality
51
51
  Requires-Dist: dkist-quality==1.2.1; extra == "quality"
52
52
  Provides-Extra: grogu
53
53
  Requires-Dist: dkist; extra == "grogu"
54
54
  Requires-Dist: pyparsing; extra == "grogu"
55
- Requires-Dist: dkist-inventory>=1.6.0rc4; extra == "grogu"
55
+ Requires-Dist: dkist-inventory>=1.6.0; extra == "grogu"
56
56
  Provides-Extra: docs
57
57
  Requires-Dist: sphinx; extra == "docs"
58
58
  Requires-Dist: sphinx-astropy; extra == "docs"
@@ -1,5 +1,4 @@
1
1
  changelog/.gitempty,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
- changelog/175.misc.rst,sha256=1k4mp55sXDwuKZJP4jqZMq46pNwA4XV9wphND9XYOjo,141
3
2
  dkist_processing_cryonirsp/__init__.py,sha256=Z6-kB7fXXUI-F7Vz1HnEaja2h8qgH9IZExRl1lUxvZg,350
4
3
  dkist_processing_cryonirsp/config.py,sha256=xNkUNJ1BeBxJX881mTCIEbirZlD5_5txpV1QqkbfRM0,507
5
4
  dkist_processing_cryonirsp/codecs/__init__.py,sha256=du1iitvsudSSOMENSywXmXSLOlvIocJsPbvfEcyqFNc,159
@@ -106,7 +105,7 @@ docs/requirements_table.rst,sha256=FaqSag9kPi77gWPhzeo_tFEhRFjb3qUuNqqQe1K76NM,2
106
105
  docs/scientific_changelog.rst,sha256=01AWBSHg8zElnodCgAq-hMxhk9CkX5rtEENx4iz0sjI,300
107
106
  docs/sp_science_calibration.rst,sha256=fHBOZ2cqySxLjNi737KfynlmHZy9W4EwvuzxnyjDNvk,2597
108
107
  licenses/LICENSE.rst,sha256=piZaQplkzOMmH1NXg6QIdo9wwo9pPCoHkvm2-DmH76E,1462
109
- dkist_processing_cryonirsp-1.4.17rc1.dist-info/METADATA,sha256=GQsc3pOKeGX6tKYnd4G2YFDcqwTXoLYnSy0ImdrUbdY,8426
110
- dkist_processing_cryonirsp-1.4.17rc1.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
111
- dkist_processing_cryonirsp-1.4.17rc1.dist-info/top_level.txt,sha256=Sm9b1ddKnsF9Bh3mqDOct1Sm7k8I9aN7vGHgpmu-MlQ,51
112
- dkist_processing_cryonirsp-1.4.17rc1.dist-info/RECORD,,
108
+ dkist_processing_cryonirsp-1.4.18.dist-info/METADATA,sha256=b4aXskHAeXe4HML0yej6iCMx1iGi1aE2PLkgSwc65E8,8411
109
+ dkist_processing_cryonirsp-1.4.18.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
110
+ dkist_processing_cryonirsp-1.4.18.dist-info/top_level.txt,sha256=Sm9b1ddKnsF9Bh3mqDOct1Sm7k8I9aN7vGHgpmu-MlQ,51
111
+ dkist_processing_cryonirsp-1.4.18.dist-info/RECORD,,
changelog/175.misc.rst DELETED
@@ -1,2 +0,0 @@
1
- Bump `dkist-inventory` and `dkist-processing-common` for non-Cryo related updates.
2
- Also bump a few minimum versions required by this update.