itkdb-gtk 0.10.10.dev7__py3-none-any.whl → 0.10.10.dev8__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 itkdb-gtk might be problematic. Click here for more details.
- itkdb_gtk/VisualInspection.py +1 -1
- itkdb_gtk/__init__.py +1 -1
- {itkdb_gtk-0.10.10.dev7.dist-info → itkdb_gtk-0.10.10.dev8.dist-info}/METADATA +1 -1
- {itkdb_gtk-0.10.10.dev7.dist-info → itkdb_gtk-0.10.10.dev8.dist-info}/RECORD +7 -7
- {itkdb_gtk-0.10.10.dev7.dist-info → itkdb_gtk-0.10.10.dev8.dist-info}/WHEEL +0 -0
- {itkdb_gtk-0.10.10.dev7.dist-info → itkdb_gtk-0.10.10.dev8.dist-info}/entry_points.txt +0 -0
- {itkdb_gtk-0.10.10.dev7.dist-info → itkdb_gtk-0.10.10.dev8.dist-info}/top_level.txt +0 -0
itkdb_gtk/VisualInspection.py
CHANGED
|
@@ -182,7 +182,7 @@ class ModuleVisualInspection(dbGtkUtils.ITkDBWindow):
|
|
|
182
182
|
self.reception.set_sensitive(True)
|
|
183
183
|
self.reception.set_active(False)
|
|
184
184
|
self.currentStage = module["currentStage"]["code"]
|
|
185
|
-
if self.obj_type == "MODULE" and self.currentStage
|
|
185
|
+
if self.obj_type == "MODULE" and self.currentStage in ["AT_LOADING_SITE", "STITCH_BONDING"]:
|
|
186
186
|
self.reception.set_active(True)
|
|
187
187
|
self.reception.set_sensitive(False)
|
|
188
188
|
|
itkdb_gtk/__init__.py
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: itkdb_gtk
|
|
3
|
-
Version: 0.10.10.
|
|
3
|
+
Version: 0.10.10.dev8
|
|
4
4
|
Summary: A collection of Gtk based GUI to access ITkDB.
|
|
5
5
|
Author-email: Carlos Lacasta <carlos.lacasta@cern.ch>
|
|
6
6
|
Project-URL: Homepage, https://gitlab.cern.ch/atlas-itk/sw/db/itk-pdb-gtk-gui-utils
|
|
@@ -14,15 +14,15 @@ itkdb_gtk/ShowDefects.py,sha256=aVAHeaE5IztmAPEuHwhi06KWo_pi9xX2J1fTLhKyAPI,3530
|
|
|
14
14
|
itkdb_gtk/UploadModuleIV.py,sha256=sqh52bSxANBwlmVWZlDqFXpqRGf0rV0QsjJWC-tY_qI,17792
|
|
15
15
|
itkdb_gtk/UploadMultipleTests.py,sha256=8LgbIE7g6zdx4zAqM_Y3DungVnxyStiexhOvjruc4H0,24190
|
|
16
16
|
itkdb_gtk/UploadTest.py,sha256=HVAdMRpicxG5Qr5Hj9LL5tVsSz1tTGaGbeolz-BaFrE,16717
|
|
17
|
-
itkdb_gtk/VisualInspection.py,sha256=-
|
|
17
|
+
itkdb_gtk/VisualInspection.py,sha256=-7f1YdUdkHk62OQVn3JwNlCcRMyfUHgUEC4wb4yK2Ok,9838
|
|
18
18
|
itkdb_gtk/WireBondGui.py,sha256=8kA5S6MCl_DUeszdBn9z9kR3kRHe0sI0wRU_akBJqDo,38711
|
|
19
|
-
itkdb_gtk/__init__.py,sha256=
|
|
19
|
+
itkdb_gtk/__init__.py,sha256=Ru68gP4mR4_UX8wslF97Q2vW9doIWE3j-9TAniKmDRM,1269
|
|
20
20
|
itkdb_gtk/dashBoard.py,sha256=ZGeG0su0C7LGzXrcBu8KKfzeneuqkVLieF-6s6yGCgc,10563
|
|
21
21
|
itkdb_gtk/dbGtkUtils.py,sha256=THW-IT5UJB1YluvUVIfpy6oIY2faSHChNKGTpY5qzag,30480
|
|
22
22
|
itkdb_gtk/readGoogleSheet.py,sha256=Lzm_oPWwDqZZzKoBUgsp277F9-wCfr_BA0X4VD2Eolo,2673
|
|
23
23
|
itkdb_gtk/untrash_component.py,sha256=VrN46-f-kF7voOxtoh7OL-bZSWAaIFb7-Xbx6_WT7K8,757
|
|
24
|
-
itkdb_gtk-0.10.10.
|
|
25
|
-
itkdb_gtk-0.10.10.
|
|
26
|
-
itkdb_gtk-0.10.10.
|
|
27
|
-
itkdb_gtk-0.10.10.
|
|
28
|
-
itkdb_gtk-0.10.10.
|
|
24
|
+
itkdb_gtk-0.10.10.dev8.dist-info/METADATA,sha256=IJWXO0Tqdy2yyGy_n5su68d3du-XQcISTe5gmNhVlYo,3156
|
|
25
|
+
itkdb_gtk-0.10.10.dev8.dist-info/WHEEL,sha256=OVMc5UfuAQiSplgO0_WdW7vXVGAt9Hdd6qtN4HotdyA,91
|
|
26
|
+
itkdb_gtk-0.10.10.dev8.dist-info/entry_points.txt,sha256=51wi4BRW1vYuLNySWC6bsmQPo7XPI7cvPFAaBD49Ib0,489
|
|
27
|
+
itkdb_gtk-0.10.10.dev8.dist-info/top_level.txt,sha256=KVRrH4OS8ovzNR9bvADE0ABn5bNpSk987tuH0jCfkbU,10
|
|
28
|
+
itkdb_gtk-0.10.10.dev8.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|