dkist-processing-test 1.23.19__py3-none-any.whl → 1.23.20rc1__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-test might be problematic. Click here for more details.
- {dkist_processing_test-1.23.19.dist-info → dkist_processing_test-1.23.20rc1.dist-info}/METADATA +6 -6
- {dkist_processing_test-1.23.19.dist-info → dkist_processing_test-1.23.20rc1.dist-info}/RECORD +4 -4
- {dkist_processing_test-1.23.19.dist-info → dkist_processing_test-1.23.20rc1.dist-info}/WHEEL +0 -0
- {dkist_processing_test-1.23.19.dist-info → dkist_processing_test-1.23.20rc1.dist-info}/top_level.txt +0 -0
{dkist_processing_test-1.23.19.dist-info → dkist_processing_test-1.23.20rc1.dist-info}/METADATA
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.2
|
|
2
2
|
Name: dkist-processing-test
|
|
3
|
-
Version: 1.23.
|
|
3
|
+
Version: 1.23.20rc1
|
|
4
4
|
Summary: Example instrument code used by the DKIST science data processing pipelines to test processing infrastructure
|
|
5
5
|
Author-email: NSO / AURA <dkistdc@nso.edu>
|
|
6
6
|
License: BSD-3-Clause
|
|
@@ -12,7 +12,7 @@ Classifier: Programming Language :: Python :: 3
|
|
|
12
12
|
Classifier: Programming Language :: Python :: 3.11
|
|
13
13
|
Requires-Python: >=3.11
|
|
14
14
|
Description-Content-Type: text/x-rst
|
|
15
|
-
Requires-Dist: dkist-processing-common==10.6.
|
|
15
|
+
Requires-Dist: dkist-processing-common==10.6.1rc1
|
|
16
16
|
Requires-Dist: dkist-header-validator==5.1.1
|
|
17
17
|
Requires-Dist: dkist-service-configuration==2.2
|
|
18
18
|
Requires-Dist: dkist-fits-specifications==4.11.0
|
|
@@ -62,11 +62,11 @@ Requires-Dist: SQLAlchemy-Utils==0.41.2; extra == "frozen"
|
|
|
62
62
|
Requires-Dist: WTForms==3.2.1; extra == "frozen"
|
|
63
63
|
Requires-Dist: Werkzeug==2.2.3; extra == "frozen"
|
|
64
64
|
Requires-Dist: aioftp==0.24.1; extra == "frozen"
|
|
65
|
-
Requires-Dist: aiohappyeyeballs==2.4.
|
|
65
|
+
Requires-Dist: aiohappyeyeballs==2.4.8; extra == "frozen"
|
|
66
66
|
Requires-Dist: aiohttp==3.11.13; extra == "frozen"
|
|
67
67
|
Requires-Dist: aiosignal==1.3.2; extra == "frozen"
|
|
68
68
|
Requires-Dist: aiosqlite==0.21.0; extra == "frozen"
|
|
69
|
-
Requires-Dist: alembic==1.
|
|
69
|
+
Requires-Dist: alembic==1.15.0; extra == "frozen"
|
|
70
70
|
Requires-Dist: amqp==5.3.1; extra == "frozen"
|
|
71
71
|
Requires-Dist: annotated-types==0.7.0; extra == "frozen"
|
|
72
72
|
Requires-Dist: anyio==4.8.0; extra == "frozen"
|
|
@@ -120,10 +120,10 @@ Requires-Dist: dacite==1.9.2; extra == "frozen"
|
|
|
120
120
|
Requires-Dist: decorator==5.2.1; extra == "frozen"
|
|
121
121
|
Requires-Dist: dill==0.3.9; extra == "frozen"
|
|
122
122
|
Requires-Dist: dkist-header-validator==5.1.1; extra == "frozen"
|
|
123
|
-
Requires-Dist: dkist-processing-common==10.6.
|
|
123
|
+
Requires-Dist: dkist-processing-common==10.6.1rc1; extra == "frozen"
|
|
124
124
|
Requires-Dist: dkist-processing-core==5.1.0; extra == "frozen"
|
|
125
125
|
Requires-Dist: dkist-processing-pac==3.1.1; extra == "frozen"
|
|
126
|
-
Requires-Dist: dkist-processing-test==1.23.
|
|
126
|
+
Requires-Dist: dkist-processing-test==1.23.20rc1; extra == "frozen"
|
|
127
127
|
Requires-Dist: dkist-service-configuration==2.2; extra == "frozen"
|
|
128
128
|
Requires-Dist: dkist-spectral-lines==3.0.0; extra == "frozen"
|
|
129
129
|
Requires-Dist: dkist_fits_specifications==4.11.0; extra == "frozen"
|
{dkist_processing_test-1.23.19.dist-info → dkist_processing_test-1.23.20rc1.dist-info}/RECORD
RENAMED
|
@@ -28,7 +28,7 @@ dkist_processing_test/workflows/fail.py,sha256=KGhyAF7gKYYutP4aGa-1tDqPsC7Nr4xKY
|
|
|
28
28
|
dkist_processing_test/workflows/noop.py,sha256=k2-6BpRkl1JDGaHPavxDzIlVx11KQtxKmsHmHTNQ9o0,666
|
|
29
29
|
dkist_processing_test/workflows/resource_queue.py,sha256=_jOT99O0MFN_ACne6i8T5ZIwe_lBQqGz2Ccb8JlqQMI,500
|
|
30
30
|
dkist_processing_test/workflows/trial_end_to_end.py,sha256=4QSphBegbetDben5PdA5_J64hWJVV8ciVdF90qkyZCo,2415
|
|
31
|
-
dkist_processing_test-1.23.
|
|
32
|
-
dkist_processing_test-1.23.
|
|
33
|
-
dkist_processing_test-1.23.
|
|
34
|
-
dkist_processing_test-1.23.
|
|
31
|
+
dkist_processing_test-1.23.20rc1.dist-info/METADATA,sha256=lHDruzIZtNad3Bmr643Qc9YnCMxGzCmDOZ5ZvEVDXGE,16376
|
|
32
|
+
dkist_processing_test-1.23.20rc1.dist-info/WHEEL,sha256=jB7zZ3N9hIM9adW7qlTAyycLYW9npaWKLRzaoVcLKcM,91
|
|
33
|
+
dkist_processing_test-1.23.20rc1.dist-info/top_level.txt,sha256=Hs4oTIrG_r-svhk_RGFTEO4e3vqQoYlBzdv5mvJVF24,22
|
|
34
|
+
dkist_processing_test-1.23.20rc1.dist-info/RECORD,,
|
{dkist_processing_test-1.23.19.dist-info → dkist_processing_test-1.23.20rc1.dist-info}/WHEEL
RENAMED
|
File without changes
|
{dkist_processing_test-1.23.19.dist-info → dkist_processing_test-1.23.20rc1.dist-info}/top_level.txt
RENAMED
|
File without changes
|