itkdb-gtk 0.15.0__tar.gz → 0.15.1__tar.gz
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-0.15.0 → itkdb_gtk-0.15.1}/PKG-INFO +1 -1
- {itkdb_gtk-0.15.0 → itkdb_gtk-0.15.1}/itkdb_gtk/PanelVisualInspection.py +2 -2
- {itkdb_gtk-0.15.0 → itkdb_gtk-0.15.1}/itkdb_gtk/VisualInspection.py +0 -1
- {itkdb_gtk-0.15.0 → itkdb_gtk-0.15.1}/itkdb_gtk/__init__.py +1 -1
- {itkdb_gtk-0.15.0 → itkdb_gtk-0.15.1}/itkdb_gtk.egg-info/PKG-INFO +1 -1
- {itkdb_gtk-0.15.0 → itkdb_gtk-0.15.1}/pyproject.toml +1 -1
- {itkdb_gtk-0.15.0 → itkdb_gtk-0.15.1}/README.md +0 -0
- {itkdb_gtk-0.15.0 → itkdb_gtk-0.15.1}/itkdb_gtk/CreateShipments.py +0 -0
- {itkdb_gtk-0.15.0 → itkdb_gtk-0.15.1}/itkdb_gtk/GetShipments.py +0 -0
- {itkdb_gtk-0.15.0 → itkdb_gtk-0.15.1}/itkdb_gtk/GlueWeight.py +0 -0
- {itkdb_gtk-0.15.0 → itkdb_gtk-0.15.1}/itkdb_gtk/ITkDB.desktop +0 -0
- {itkdb_gtk-0.15.0 → itkdb_gtk-0.15.1}/itkdb_gtk/ITkDB.svg +0 -0
- {itkdb_gtk-0.15.0 → itkdb_gtk-0.15.1}/itkdb_gtk/ITkDBlogin.py +0 -0
- {itkdb_gtk-0.15.0 → itkdb_gtk-0.15.1}/itkdb_gtk/ITkDButils.py +0 -0
- {itkdb_gtk-0.15.0 → itkdb_gtk-0.15.1}/itkdb_gtk/SensorUtils.py +0 -0
- {itkdb_gtk-0.15.0 → itkdb_gtk-0.15.1}/itkdb_gtk/ShowAttachments.py +0 -0
- {itkdb_gtk-0.15.0 → itkdb_gtk-0.15.1}/itkdb_gtk/ShowComments.py +0 -0
- {itkdb_gtk-0.15.0 → itkdb_gtk-0.15.1}/itkdb_gtk/ShowDefects.py +0 -0
- {itkdb_gtk-0.15.0 → itkdb_gtk-0.15.1}/itkdb_gtk/UploadModuleIV.py +0 -0
- {itkdb_gtk-0.15.0 → itkdb_gtk-0.15.1}/itkdb_gtk/UploadMultipleTests.py +0 -0
- {itkdb_gtk-0.15.0 → itkdb_gtk-0.15.1}/itkdb_gtk/UploadTest.py +0 -0
- {itkdb_gtk-0.15.0 → itkdb_gtk-0.15.1}/itkdb_gtk/WireBondGui.py +0 -0
- {itkdb_gtk-0.15.0 → itkdb_gtk-0.15.1}/itkdb_gtk/dashBoard.py +0 -0
- {itkdb_gtk-0.15.0 → itkdb_gtk-0.15.1}/itkdb_gtk/dbGtkUtils.py +0 -0
- {itkdb_gtk-0.15.0 → itkdb_gtk-0.15.1}/itkdb_gtk/readGoogleSheet.py +0 -0
- {itkdb_gtk-0.15.0 → itkdb_gtk-0.15.1}/itkdb_gtk/untrash_component.py +0 -0
- {itkdb_gtk-0.15.0 → itkdb_gtk-0.15.1}/itkdb_gtk.egg-info/SOURCES.txt +0 -0
- {itkdb_gtk-0.15.0 → itkdb_gtk-0.15.1}/itkdb_gtk.egg-info/dependency_links.txt +0 -0
- {itkdb_gtk-0.15.0 → itkdb_gtk-0.15.1}/itkdb_gtk.egg-info/entry_points.txt +0 -0
- {itkdb_gtk-0.15.0 → itkdb_gtk-0.15.1}/itkdb_gtk.egg-info/requires.txt +0 -0
- {itkdb_gtk-0.15.0 → itkdb_gtk-0.15.1}/itkdb_gtk.egg-info/top_level.txt +0 -0
- {itkdb_gtk-0.15.0 → itkdb_gtk-0.15.1}/setup.cfg +0 -0
- {itkdb_gtk-0.15.0 → itkdb_gtk-0.15.1}/test/testAnimated.py +0 -0
- {itkdb_gtk-0.15.0 → itkdb_gtk-0.15.1}/test/testBatch.py +0 -0
- {itkdb_gtk-0.15.0 → itkdb_gtk-0.15.1}/test/testComponent.py +0 -0
- {itkdb_gtk-0.15.0 → itkdb_gtk-0.15.1}/test/testRange.py +0 -0
- {itkdb_gtk-0.15.0 → itkdb_gtk-0.15.1}/test/testThread.py +0 -0
- {itkdb_gtk-0.15.0 → itkdb_gtk-0.15.1}/test/test_attachment.py +0 -0
- {itkdb_gtk-0.15.0 → itkdb_gtk-0.15.1}/test/test_holes.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: itkdb_gtk
|
|
3
|
-
Version: 0.15.
|
|
3
|
+
Version: 0.15.1
|
|
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
|
|
@@ -440,7 +440,7 @@ class PanelVisualInspection(dbGtkUtils.ITkDBWindow):
|
|
|
440
440
|
elif "USET" in SN:
|
|
441
441
|
# Hybrid test panel
|
|
442
442
|
component_type = "HYBRID_TEST_PANEL"
|
|
443
|
-
test_code = "
|
|
443
|
+
test_code = "VISUAL_INSPECTION"
|
|
444
444
|
|
|
445
445
|
if not SN[6].isdigit or int(SN[6])>5:
|
|
446
446
|
dbGtkUtils.complain("Not a Hybrid Test Panel",
|
|
@@ -535,7 +535,7 @@ class PanelVisualInspection(dbGtkUtils.ITkDBWindow):
|
|
|
535
535
|
payload["testType"]), msg)
|
|
536
536
|
self.write_message(msg+'\n')
|
|
537
537
|
|
|
538
|
-
elif payload["testType"] == "
|
|
538
|
+
elif payload["testType"] == "VISUAL_INSPECTION":
|
|
539
539
|
rc = ITkDButils.create_test_run_comment(self.session,
|
|
540
540
|
ITkDButils.uploaded_test_runs[0],
|
|
541
541
|
["Link to global image:\n {}".format(global_link)])
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: itkdb_gtk
|
|
3
|
-
Version: 0.15.
|
|
3
|
+
Version: 0.15.1
|
|
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
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|