dkist-processing-common 11.9.3__py3-none-any.whl → 12.0.0rc4__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/288.misc.rst ADDED
@@ -0,0 +1 @@
1
+ Upgrade dkist-processing-core to 7.0.0 which includes an upgrade of Airflow to 3.1.5 and python >= 3.13.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: dkist-processing-common
3
- Version: 11.9.3
3
+ Version: 12.0.0rc4
4
4
  Summary: Common task classes used by the DKIST science data processing pipelines
5
5
  Author-email: NSO / AURA <dkistdc@nso.edu>
6
6
  License: BSD-3-Clause
@@ -10,14 +10,14 @@ Project-URL: Documentation, https://docs.dkist.nso.edu/projects/common
10
10
  Project-URL: Help, https://nso.atlassian.net/servicedesk/customer/portal/5
11
11
  Classifier: Programming Language :: Python
12
12
  Classifier: Programming Language :: Python :: 3
13
- Classifier: Programming Language :: Python :: 3.12
14
- Requires-Python: >=3.12
13
+ Classifier: Programming Language :: Python :: 3.13
14
+ Requires-Python: >=3.13
15
15
  Description-Content-Type: text/x-rst
16
16
  Requires-Dist: asdf<4.0.0,>=3.5.0
17
17
  Requires-Dist: astropy>=7.0.0
18
18
  Requires-Dist: dkist-fits-specifications<5.0,>=4.0.0
19
19
  Requires-Dist: dkist-header-validator<6.0,>=5.0.0
20
- Requires-Dist: dkist-processing-core==6.0.1
20
+ Requires-Dist: dkist-processing-core==7.0.0rc6
21
21
  Requires-Dist: dkist-processing-pac<4.0,>=3.1
22
22
  Requires-Dist: dkist-service-configuration<5.0,>=4.1.7
23
23
  Requires-Dist: dkist-spectral-lines<4.0,>=3.0.0
@@ -146,6 +146,8 @@ Environment Variables
146
146
  - annotation=str required=False default='classic' description='Queue type for the interservice-bus.' examples=['quorum', 'classic']
147
147
  * - BUILD_VERSION
148
148
  - annotation=str required=False default='dev' description='Fallback build version for workflow tasks.'
149
+ * - MAX_FILE_DESCRIPTORS
150
+ - annotation=int required=False default=1024 description='Maximum number of file descriptors to allow the process.'
149
151
  * - GQL_AUTH_TOKEN
150
152
  - annotation=Union[str, NoneType] required=False default='dev' description='The auth token for the metadata-store-api.'
151
153
  * - OBJECT_STORE_ACCESS_KEY
@@ -1,4 +1,5 @@
1
1
  changelog/.gitempty,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
+ changelog/288.misc.rst,sha256=7IG2moLq70WJ6PjKq9CzCT64XE-2a60nEqjFdINBTzU,105
2
3
  dkist_processing_common/__init__.py,sha256=GQ9EBnYhkOnt-qODclAoLS_g5YVhurxfg1tjVtI9rDI,320
3
4
  dkist_processing_common/config.py,sha256=f511KVpK24sQO4dDr4L6PMj5dz0jmWgnx2Y-3DpV0cw,5991
4
5
  dkist_processing_common/manual.py,sha256=bIVVyLsbXMh-g_2L3kGROL-1TtJe0_XviHsp7Br31x8,7023
@@ -120,7 +121,7 @@ docs/landing_page.rst,sha256=aPAuXFhBx73lEZ59B6E6JXxkK0LlxzD0n-HXqHrfumQ,746
120
121
  docs/make.bat,sha256=mBAhtURwhQ7yc95pqwJzlhqBSvRknr1aqZ5s8NKvdKs,4513
121
122
  docs/requirements.txt,sha256=Kbl_X4c7RQZw035YTeNB63We6I7pvXFU4T0Uflp2yDY,29
122
123
  licenses/LICENSE.rst,sha256=piZaQplkzOMmH1NXg6QIdo9wwo9pPCoHkvm2-DmH76E,1462
123
- dkist_processing_common-11.9.3.dist-info/METADATA,sha256=UnLroOCveIS407su6UtdI30yMAVU8-mG4Muk6XjnnuA,14062
124
- dkist_processing_common-11.9.3.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
125
- dkist_processing_common-11.9.3.dist-info/top_level.txt,sha256=LJhd1W-Vn90K8HnQDIE4r52YDpUjjMWDnllAWHBByW0,48
126
- dkist_processing_common-11.9.3.dist-info/RECORD,,
124
+ dkist_processing_common-12.0.0rc4.dist-info/METADATA,sha256=bjQ_JWKmfZd3nUZl8WmX3scruGpJKmSgDNt93X8SUsM,14217
125
+ dkist_processing_common-12.0.0rc4.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
126
+ dkist_processing_common-12.0.0rc4.dist-info/top_level.txt,sha256=LJhd1W-Vn90K8HnQDIE4r52YDpUjjMWDnllAWHBByW0,48
127
+ dkist_processing_common-12.0.0rc4.dist-info/RECORD,,