itkdb-gtk 0.14.2__tar.gz → 0.14.3__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.

Files changed (39) hide show
  1. {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.3}/PKG-INFO +2 -2
  2. {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.3}/itkdb_gtk/ITkDButils.py +6 -1
  3. {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.3}/itkdb_gtk/__init__.py +1 -1
  4. {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.3}/itkdb_gtk.egg-info/PKG-INFO +2 -2
  5. {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.3}/pyproject.toml +1 -1
  6. {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.3}/README.md +0 -0
  7. {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.3}/itkdb_gtk/CreateShipments.py +0 -0
  8. {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.3}/itkdb_gtk/GetShipments.py +0 -0
  9. {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.3}/itkdb_gtk/GlueWeight.py +0 -0
  10. {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.3}/itkdb_gtk/ITkDB.desktop +0 -0
  11. {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.3}/itkdb_gtk/ITkDB.svg +0 -0
  12. {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.3}/itkdb_gtk/ITkDBlogin.py +0 -0
  13. {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.3}/itkdb_gtk/PanelVisualInspection.py +0 -0
  14. {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.3}/itkdb_gtk/SensorUtils.py +0 -0
  15. {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.3}/itkdb_gtk/ShowAttachments.py +0 -0
  16. {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.3}/itkdb_gtk/ShowComments.py +0 -0
  17. {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.3}/itkdb_gtk/ShowDefects.py +0 -0
  18. {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.3}/itkdb_gtk/UploadModuleIV.py +0 -0
  19. {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.3}/itkdb_gtk/UploadMultipleTests.py +0 -0
  20. {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.3}/itkdb_gtk/UploadTest.py +0 -0
  21. {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.3}/itkdb_gtk/VisualInspection.py +0 -0
  22. {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.3}/itkdb_gtk/WireBondGui.py +0 -0
  23. {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.3}/itkdb_gtk/dashBoard.py +0 -0
  24. {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.3}/itkdb_gtk/dbGtkUtils.py +0 -0
  25. {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.3}/itkdb_gtk/readGoogleSheet.py +0 -0
  26. {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.3}/itkdb_gtk/untrash_component.py +0 -0
  27. {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.3}/itkdb_gtk.egg-info/SOURCES.txt +0 -0
  28. {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.3}/itkdb_gtk.egg-info/dependency_links.txt +0 -0
  29. {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.3}/itkdb_gtk.egg-info/entry_points.txt +0 -0
  30. {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.3}/itkdb_gtk.egg-info/requires.txt +0 -0
  31. {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.3}/itkdb_gtk.egg-info/top_level.txt +0 -0
  32. {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.3}/setup.cfg +0 -0
  33. {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.3}/test/testAnimated.py +0 -0
  34. {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.3}/test/testBatch.py +0 -0
  35. {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.3}/test/testComponent.py +0 -0
  36. {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.3}/test/testRange.py +0 -0
  37. {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.3}/test/testThread.py +0 -0
  38. {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.3}/test/test_attachment.py +0 -0
  39. {itkdb_gtk-0.14.2 → itkdb_gtk-0.14.3}/test/test_holes.py +0 -0
@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.2
2
2
  Name: itkdb_gtk
3
- Version: 0.14.2
3
+ Version: 0.14.3
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
@@ -108,7 +108,12 @@ def get_petal_core_batches(session):
108
108
 
109
109
  def set_petal_core_batch(session, petal_core):
110
110
  """Set the batch of the petal core."""
111
- if petal_core["type"]["code"] != "CORE_AVS":
111
+ if isinstance(petal_core["type"], str):
112
+ tp = petal_core["type"]
113
+ else:
114
+ tp = petal_core["type"]["code"]
115
+
116
+ if tp != "CORE_AVS":
112
117
  return
113
118
 
114
119
  batch_list = get_petal_core_batches(session)
@@ -1,6 +1,6 @@
1
1
  """ itkdb-gtk python module
2
2
  """
3
- __version__ = "0.14.2"
3
+ __version__ = "0.14.3"
4
4
 
5
5
 
6
6
  def dash_board():
@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.2
2
2
  Name: itkdb_gtk
3
- Version: 0.14.2
3
+ Version: 0.14.3
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
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
4
 
5
5
  [project]
6
6
  name = "itkdb_gtk"
7
- version = "0.14.2"
7
+ version = "0.14.3"
8
8
  authors = [
9
9
  { name="Carlos Lacasta", email="carlos.lacasta@cern.ch" },
10
10
  ]
File without changes
File without changes
File without changes
File without changes