dkist-processing-ops 1.6.33__py3-none-any.whl → 1.6.34rc1__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 +2 -2
- {dkist_processing_ops-1.6.33.dist-info → dkist_processing_ops-1.6.34rc1.dist-info}/METADATA +44 -11
- {dkist_processing_ops-1.6.33.dist-info → dkist_processing_ops-1.6.34rc1.dist-info}/RECORD +6 -6
- {dkist_processing_ops-1.6.33.dist-info → dkist_processing_ops-1.6.34rc1.dist-info}/LICENSE.rst +0 -0
- {dkist_processing_ops-1.6.33.dist-info → dkist_processing_ops-1.6.34rc1.dist-info}/WHEEL +0 -0
- {dkist_processing_ops-1.6.33.dist-info → dkist_processing_ops-1.6.34rc1.dist-info}/top_level.txt +0 -0
dkist_processing_ops/_version.py
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.2
|
|
2
2
|
Name: dkist-processing-ops
|
|
3
|
-
Version: 1.6.
|
|
3
|
+
Version: 1.6.34rc1
|
|
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.5.
|
|
14
|
+
Requires-Dist: dkist-processing-common==10.5.14rc1
|
|
15
15
|
Requires-Dist: dkist-service-configuration==2.3.0
|
|
16
16
|
Provides-Extra: test
|
|
17
17
|
Requires-Dist: pytest; extra == "test"
|
|
@@ -70,14 +70,14 @@ Requires-Dist: asdf_transform_schemas==0.5.0; extra == "frozen"
|
|
|
70
70
|
Requires-Dist: asgiref==3.8.1; extra == "frozen"
|
|
71
71
|
Requires-Dist: asteval==1.0.6; extra == "frozen"
|
|
72
72
|
Requires-Dist: astropy==6.1.7; extra == "frozen"
|
|
73
|
-
Requires-Dist: astropy-iers-data==0.2025.2.
|
|
73
|
+
Requires-Dist: astropy-iers-data==0.2025.2.17.0.34.13; extra == "frozen"
|
|
74
74
|
Requires-Dist: asyncpg==0.30.0; extra == "frozen"
|
|
75
75
|
Requires-Dist: attrs==25.1.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.36.
|
|
80
|
-
Requires-Dist: botocore==1.36.
|
|
79
|
+
Requires-Dist: boto3==1.36.23; extra == "frozen"
|
|
80
|
+
Requires-Dist: botocore==1.36.23; extra == "frozen"
|
|
81
81
|
Requires-Dist: cachelib==0.9.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.1.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.5.
|
|
103
|
+
Requires-Dist: dkist-processing-common==10.5.14rc1; extra == "frozen"
|
|
104
104
|
Requires-Dist: dkist-processing-core==5.0.0; extra == "frozen"
|
|
105
|
-
Requires-Dist: dkist-processing-ops==1.6.
|
|
105
|
+
Requires-Dist: dkist-processing-ops==1.6.34rc1; 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"
|
|
@@ -126,7 +126,7 @@ Requires-Dist: gunicorn==23.0.0; extra == "frozen"
|
|
|
126
126
|
Requires-Dist: h11==0.14.0; extra == "frozen"
|
|
127
127
|
Requires-Dist: httpcore==1.0.7; extra == "frozen"
|
|
128
128
|
Requires-Dist: httpx==0.28.1; extra == "frozen"
|
|
129
|
-
Requires-Dist: humanize==4.12.
|
|
129
|
+
Requires-Dist: humanize==4.12.1; extra == "frozen"
|
|
130
130
|
Requires-Dist: idna==3.10; extra == "frozen"
|
|
131
131
|
Requires-Dist: imageio==2.37.0; extra == "frozen"
|
|
132
132
|
Requires-Dist: imageio-ffmpeg==0.6.0; extra == "frozen"
|
|
@@ -209,7 +209,7 @@ Requires-Dist: rich==13.9.4; extra == "frozen"
|
|
|
209
209
|
Requires-Dist: rich-argparse==1.7.0; extra == "frozen"
|
|
210
210
|
Requires-Dist: rpds-py==0.22.3; extra == "frozen"
|
|
211
211
|
Requires-Dist: s3transfer==0.11.2; extra == "frozen"
|
|
212
|
-
Requires-Dist: scipy==1.15.
|
|
212
|
+
Requires-Dist: scipy==1.15.2; extra == "frozen"
|
|
213
213
|
Requires-Dist: semantic-version==2.10.0; extra == "frozen"
|
|
214
214
|
Requires-Dist: setproctitle==1.3.4; extra == "frozen"
|
|
215
215
|
Requires-Dist: setuptools==65.5.0; extra == "frozen"
|
|
@@ -243,7 +243,7 @@ Requires-Dist: yarl==1.18.3; extra == "frozen"
|
|
|
243
243
|
Requires-Dist: zipp==3.21.0; extra == "frozen"
|
|
244
244
|
|
|
245
245
|
dkist-processing-ops
|
|
246
|
-
|
|
246
|
+
====================
|
|
247
247
|
|codecov|
|
|
248
248
|
|
|
249
249
|
This repository works in concert with `dkist-processing-core <https://pypi.org/project/dkist-processing-core/>`_ and
|
|
@@ -252,7 +252,7 @@ operational management and smoke testing of the `Automated Processing <https://n
|
|
|
252
252
|
|
|
253
253
|
|
|
254
254
|
Developer Setup
|
|
255
|
-
|
|
255
|
+
---------------
|
|
256
256
|
|
|
257
257
|
.. code-block:: bash
|
|
258
258
|
|
|
@@ -260,6 +260,39 @@ Developer Setup
|
|
|
260
260
|
pip install pre-commit
|
|
261
261
|
pre-commit install
|
|
262
262
|
|
|
263
|
+
Deployment
|
|
264
|
+
----------
|
|
265
|
+
|
|
266
|
+
Deployment is done with `turtlebot <https://bitbucket.org/dkistdc/turtlebot/src/main/>`_ and follows
|
|
267
|
+
the process detailed in `dkist-processing-core <https://pypi.org/project/dkist-processing-core/>`_
|
|
268
|
+
|
|
269
|
+
Additionally, when a new release is ready to be built the following steps need to be taken:
|
|
270
|
+
|
|
271
|
+
1. Freezing Dependencies
|
|
272
|
+
#########################
|
|
273
|
+
|
|
274
|
+
A new "frozen" extra is generated by the `dkist-dev-tools <https://bitbucket.org/dkistdc/dkist-dev-tools/src/main/>`_
|
|
275
|
+
package. If you don't have `dkist-dev-tools` installed please follow the directions from that repo.
|
|
276
|
+
|
|
277
|
+
To freeze dependencies run
|
|
278
|
+
|
|
279
|
+
.. code-block:: bash
|
|
280
|
+
|
|
281
|
+
ddt freeze vX.Y.Z[rcK]
|
|
282
|
+
|
|
283
|
+
Where "vX.Y.Z[rcK]" is the version about to be released.
|
|
284
|
+
|
|
285
|
+
2. Tag and Push
|
|
286
|
+
###############
|
|
287
|
+
|
|
288
|
+
Once all commits are in place add a git tag that will define the released version, then push the tags up to Bitbucket:
|
|
289
|
+
|
|
290
|
+
.. code-block:: bash
|
|
291
|
+
|
|
292
|
+
git tag vX.Y.Z[rcK]
|
|
293
|
+
git push --tags origin BRANCH
|
|
294
|
+
|
|
295
|
+
In the case of an rc, BRANCH will likely be your development branch. For full releases BRANCH should be "main".
|
|
263
296
|
|
|
264
297
|
.. |codecov| image:: https://codecov.io/bb/dkistdc/dkist-processing-ops/branch/main/graph/badge.svg
|
|
265
298
|
:target: https://codecov.io/bb/dkistdc/dkist-processing-ops
|
|
@@ -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=rtPgy7nuxv8IR4IN8nr4G0p_wFKJUaMBUK0nhxObgRE,416
|
|
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.34rc1.dist-info/LICENSE.rst,sha256=LJjTmkf2-q1phdZSySMpiyPxgLOy6zYHOr3R1Bb1__8,327
|
|
13
|
+
dkist_processing_ops-1.6.34rc1.dist-info/METADATA,sha256=q3avQfXrTJbRtp16AbSZd54RvdPRfaiaChSvYRe_y6k,14720
|
|
14
|
+
dkist_processing_ops-1.6.34rc1.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
|
|
15
|
+
dkist_processing_ops-1.6.34rc1.dist-info/top_level.txt,sha256=o_SNho1HKt6wvCSUhm9qzX9FS2iopnqYuMos1CCD9cI,21
|
|
16
|
+
dkist_processing_ops-1.6.34rc1.dist-info/RECORD,,
|
{dkist_processing_ops-1.6.33.dist-info → dkist_processing_ops-1.6.34rc1.dist-info}/LICENSE.rst
RENAMED
|
File without changes
|
|
File without changes
|
{dkist_processing_ops-1.6.33.dist-info → dkist_processing_ops-1.6.34rc1.dist-info}/top_level.txt
RENAMED
|
File without changes
|