tomwer 1.3.0rc12__py3-none-any.whl → 1.3.0rc13__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.
- tomwer/version.py +1 -1
- {tomwer-1.3.0rc12.dist-info → tomwer-1.3.0rc13.dist-info}/METADATA +8 -1
- {tomwer-1.3.0rc12.dist-info → tomwer-1.3.0rc13.dist-info}/RECORD +9 -9
- /tomwer-1.3.0rc12-py3.11-nspkg.pth → /tomwer-1.3.0rc13-py3.11-nspkg.pth +0 -0
- {tomwer-1.3.0rc12.dist-info → tomwer-1.3.0rc13.dist-info}/LICENSE +0 -0
- {tomwer-1.3.0rc12.dist-info → tomwer-1.3.0rc13.dist-info}/WHEEL +0 -0
- {tomwer-1.3.0rc12.dist-info → tomwer-1.3.0rc13.dist-info}/entry_points.txt +0 -0
- {tomwer-1.3.0rc12.dist-info → tomwer-1.3.0rc13.dist-info}/namespace_packages.txt +0 -0
- {tomwer-1.3.0rc12.dist-info → tomwer-1.3.0rc13.dist-info}/top_level.txt +0 -0
tomwer/version.py
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: tomwer
|
3
|
-
Version: 1.3.
|
3
|
+
Version: 1.3.0rc13
|
4
4
|
Summary: "tomography workflow tools"
|
5
5
|
Home-page: https://gitlab.esrf.fr/tomotools/tomwer
|
6
6
|
Author: data analysis unit
|
@@ -43,6 +43,7 @@ Provides-Extra: _full_base
|
|
43
43
|
Requires-Dist: orange-canvas-core ; extra == '_full_base'
|
44
44
|
Requires-Dist: orange-widget-base ; extra == '_full_base'
|
45
45
|
Requires-Dist: ewoks[orange] >=0.1.1 ; extra == '_full_base'
|
46
|
+
Requires-Dist: ewoksorange ==0.6 ; extra == '_full_base'
|
46
47
|
Requires-Dist: rsyncmanager ; extra == '_full_base'
|
47
48
|
Requires-Dist: graypy ; extra == '_full_base'
|
48
49
|
Requires-Dist: fabio ; extra == '_full_base'
|
@@ -61,6 +62,7 @@ Provides-Extra: dev
|
|
61
62
|
Requires-Dist: orange-canvas-core ; extra == 'dev'
|
62
63
|
Requires-Dist: orange-widget-base ; extra == 'dev'
|
63
64
|
Requires-Dist: ewoks[orange] >=0.1.1 ; extra == 'dev'
|
65
|
+
Requires-Dist: ewoksorange ==0.6 ; extra == 'dev'
|
64
66
|
Requires-Dist: rsyncmanager ; extra == 'dev'
|
65
67
|
Requires-Dist: graypy ; extra == 'dev'
|
66
68
|
Requires-Dist: fabio ; extra == 'dev'
|
@@ -86,6 +88,7 @@ Provides-Extra: dev_no_cuda
|
|
86
88
|
Requires-Dist: orange-canvas-core ; extra == 'dev_no_cuda'
|
87
89
|
Requires-Dist: orange-widget-base ; extra == 'dev_no_cuda'
|
88
90
|
Requires-Dist: ewoks[orange] >=0.1.1 ; extra == 'dev_no_cuda'
|
91
|
+
Requires-Dist: ewoksorange ==0.6 ; extra == 'dev_no_cuda'
|
89
92
|
Requires-Dist: rsyncmanager ; extra == 'dev_no_cuda'
|
90
93
|
Requires-Dist: graypy ; extra == 'dev_no_cuda'
|
91
94
|
Requires-Dist: fabio ; extra == 'dev_no_cuda'
|
@@ -109,6 +112,7 @@ Provides-Extra: doc
|
|
109
112
|
Requires-Dist: orange-canvas-core ; extra == 'doc'
|
110
113
|
Requires-Dist: orange-widget-base ; extra == 'doc'
|
111
114
|
Requires-Dist: ewoks[orange] >=0.1.1 ; extra == 'doc'
|
115
|
+
Requires-Dist: ewoksorange ==0.6 ; extra == 'doc'
|
112
116
|
Requires-Dist: rsyncmanager ; extra == 'doc'
|
113
117
|
Requires-Dist: graypy ; extra == 'doc'
|
114
118
|
Requires-Dist: fabio ; extra == 'doc'
|
@@ -135,6 +139,7 @@ Provides-Extra: full
|
|
135
139
|
Requires-Dist: orange-canvas-core ; extra == 'full'
|
136
140
|
Requires-Dist: orange-widget-base ; extra == 'full'
|
137
141
|
Requires-Dist: ewoks[orange] >=0.1.1 ; extra == 'full'
|
142
|
+
Requires-Dist: ewoksorange ==0.6 ; extra == 'full'
|
138
143
|
Requires-Dist: rsyncmanager ; extra == 'full'
|
139
144
|
Requires-Dist: graypy ; extra == 'full'
|
140
145
|
Requires-Dist: fabio ; extra == 'full'
|
@@ -156,6 +161,7 @@ Provides-Extra: full_no_cuda
|
|
156
161
|
Requires-Dist: orange-canvas-core ; extra == 'full_no_cuda'
|
157
162
|
Requires-Dist: orange-widget-base ; extra == 'full_no_cuda'
|
158
163
|
Requires-Dist: ewoks[orange] >=0.1.1 ; extra == 'full_no_cuda'
|
164
|
+
Requires-Dist: ewoksorange ==0.6 ; extra == 'full_no_cuda'
|
159
165
|
Requires-Dist: rsyncmanager ; extra == 'full_no_cuda'
|
160
166
|
Requires-Dist: graypy ; extra == 'full_no_cuda'
|
161
167
|
Requires-Dist: fabio ; extra == 'full_no_cuda'
|
@@ -175,6 +181,7 @@ Provides-Extra: full_no_nabu
|
|
175
181
|
Requires-Dist: orange-canvas-core ; extra == 'full_no_nabu'
|
176
182
|
Requires-Dist: orange-widget-base ; extra == 'full_no_nabu'
|
177
183
|
Requires-Dist: ewoks[orange] >=0.1.1 ; extra == 'full_no_nabu'
|
184
|
+
Requires-Dist: ewoksorange ==0.6 ; extra == 'full_no_nabu'
|
178
185
|
Requires-Dist: rsyncmanager ; extra == 'full_no_nabu'
|
179
186
|
Requires-Dist: graypy ; extra == 'full_no_nabu'
|
180
187
|
Requires-Dist: fabio ; extra == 'full_no_nabu'
|
@@ -1,4 +1,4 @@
|
|
1
|
-
tomwer-1.3.
|
1
|
+
tomwer-1.3.0rc13-py3.11-nspkg.pth,sha256=xeeGR3TjdoVxdFeF6T-zSwZWh6Et--EYuPWu67LxL_c,574
|
2
2
|
orangecontrib/tomwer/__init__.py,sha256=B4DXy1gY_wXmNYa2aOfapmJb2mEuCAjoaNEGnpBs70g,148
|
3
3
|
orangecontrib/tomwer/state_summary.py,sha256=5_dPzweL3r0ye4ZfJo6IV2ThJI8fQhWoO2ySdJJajj8,1711
|
4
4
|
orangecontrib/tomwer/orange/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
@@ -220,7 +220,7 @@ orangecontrib/tomwer/widgets/visualization/icons/volumeviewer.svg,sha256=2uT9_px
|
|
220
220
|
tomwer/__init__.py,sha256=82Jp1abyG4UWdGuT4nNU7LxaUV6xxkOte5pIz3w69Do,1745
|
221
221
|
tomwer/__main__.py,sha256=jsDfWA2yl5am0dHQVkYwlKLxxqKNont6VDF-LusuawE,8575
|
222
222
|
tomwer/utils.py,sha256=EgVwJ5CQVjoBvcKNwyVoXv_P4ciI11oxb8fNyy82Lck,8465
|
223
|
-
tomwer/version.py,sha256=
|
223
|
+
tomwer/version.py,sha256=lXPi3Lipmz_M4_7gc06F9w5mgrOgmO2qMawbl8wWz_w,4384
|
224
224
|
tomwer/app/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
225
225
|
tomwer/app/axis.py,sha256=UQNxYpHzxnGdNpkV6sJoO_0tPGCxJkylghwbA7ENsM0,5948
|
226
226
|
tomwer/app/canvas.py,sha256=RbQqgE7DuNjv4nGG6BNfnSevQO5_lCl7N71hGcLoxwE,1561
|
@@ -776,10 +776,10 @@ tomwer/tests/test_utils.py,sha256=D0rNDSK6csEOYBY_7gD-4A3jp8rYAm8L1_Xg34A9I2s,30
|
|
776
776
|
tomwer/tests/utils.py,sha256=RAXx5A99WD4Vyuv_wjHBdr-Xu7UiThHRKw2eiB5GX10,107
|
777
777
|
tomwer/third_part/WaitingOverlay.py,sha256=GnqiytcJDp_24Cmz_2nZAP5HfpL3Yh7AzR2ATIusGsg,3906
|
778
778
|
tomwer/third_part/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
779
|
-
tomwer-1.3.
|
780
|
-
tomwer-1.3.
|
781
|
-
tomwer-1.3.
|
782
|
-
tomwer-1.3.
|
783
|
-
tomwer-1.3.
|
784
|
-
tomwer-1.3.
|
785
|
-
tomwer-1.3.
|
779
|
+
tomwer-1.3.0rc13.dist-info/LICENSE,sha256=yR_hIZ1MfDh9x2_s23uFqBH7m5DgrBl9nJKkE37YChM,1877
|
780
|
+
tomwer-1.3.0rc13.dist-info/METADATA,sha256=0EfS39UPUvyxUDgtMYcozttFWPcgbLtljIUjq0DFCLc,11814
|
781
|
+
tomwer-1.3.0rc13.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
|
782
|
+
tomwer-1.3.0rc13.dist-info/entry_points.txt,sha256=fIcDnCxjgwzfIylLYhUsFyiNZjZMxsfRQBxi4f-cJg8,440
|
783
|
+
tomwer-1.3.0rc13.dist-info/namespace_packages.txt,sha256=Iut-JTfT11SZHHm77_ZeszD7pZDWXcTweCbvrJpqDyQ,14
|
784
|
+
tomwer-1.3.0rc13.dist-info/top_level.txt,sha256=Yz5zKh0FPiImtzHYcPuztG1AO8-6KEpUWgoChGbA0Ys,21
|
785
|
+
tomwer-1.3.0rc13.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|