itkdb-gtk 0.14.2__py3-none-any.whl → 0.14.3__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/ITkDButils.py CHANGED
@@ -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)
itkdb_gtk/__init__.py CHANGED
@@ -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 @@ itkdb_gtk/GlueWeight.py,sha256=IHgvbN2DlT8Ou-DMi-n3Z-3xSrPr0tlrkkEH10AshrA,11587
4
4
  itkdb_gtk/ITkDB.desktop,sha256=v_K4mHsDxb912J1XGo6mOlbW2TkHvYNGrKmiOnsBQqM,172
5
5
  itkdb_gtk/ITkDB.svg,sha256=Ry702zrUkxvG61SqThbUNfXySyiLMqalwYpcM-b_KWo,24242
6
6
  itkdb_gtk/ITkDBlogin.py,sha256=40tipm_j5eUS4dnZnBT8VyL6Bu_8csuqS9TPWKxvKSY,10038
7
- itkdb_gtk/ITkDButils.py,sha256=KYnkUaVWD7pkC5BQvaI00TB5hRFp0NLzqKPliY0lCBE,20574
7
+ itkdb_gtk/ITkDButils.py,sha256=52jK1NmaackZ4Zfgv83pj6xPk5g7qbpU6KiHKAuBJC4,20685
8
8
  itkdb_gtk/PanelVisualInspection.py,sha256=ktAcYbdLBS7Zbxq9XsxB_AWTgAfFLa42NFTEsxnBn98,20531
9
9
  itkdb_gtk/SensorUtils.py,sha256=fYWF9TeutAbore53dLWNlZnVn9P3OsKYcFLNGOs8cnI,15426
10
10
  itkdb_gtk/ShowAttachments.py,sha256=KExxPCdbcb04XS8JSUkg5xF1McvlB8e9btwctDCKNXU,8498
@@ -15,13 +15,13 @@ itkdb_gtk/UploadMultipleTests.py,sha256=Qh3AvjorE1vqo20bPwZD8x_66ZPrlSHrKHgAh3ZN
15
15
  itkdb_gtk/UploadTest.py,sha256=ukgJ5-IG12bqa1QIp3bXIV8hkdXCv5UDxh1lQswN_ko,16832
16
16
  itkdb_gtk/VisualInspection.py,sha256=LXaRCCfK6sZXm-CFnWrjUJRZO76qVzSgEIeagKq8HaM,9852
17
17
  itkdb_gtk/WireBondGui.py,sha256=WFTLOw4l5JxSbvh4vZMxcF65fqlwvNw0fOyEru9ijqQ,39850
18
- itkdb_gtk/__init__.py,sha256=dWn5au3uUmC32aDbvcL7CslpAaUVgd2NwjkZzAOdSvc,1156
18
+ itkdb_gtk/__init__.py,sha256=AOUSveBR5B5NwvRYDHz5VmHK-1mKK2BY2v5LluKNmu8,1156
19
19
  itkdb_gtk/dashBoard.py,sha256=DHoCxqhCtOvh7s3lMDJIxFVKEVCVvlnlteEyOjmUgIk,11432
20
20
  itkdb_gtk/dbGtkUtils.py,sha256=THW-IT5UJB1YluvUVIfpy6oIY2faSHChNKGTpY5qzag,30480
21
21
  itkdb_gtk/readGoogleSheet.py,sha256=Lzm_oPWwDqZZzKoBUgsp277F9-wCfr_BA0X4VD2Eolo,2673
22
22
  itkdb_gtk/untrash_component.py,sha256=VrN46-f-kF7voOxtoh7OL-bZSWAaIFb7-Xbx6_WT7K8,757
23
- itkdb_gtk-0.14.2.dist-info/METADATA,sha256=Na-rns8FA-yJZg_QxfjLVB28EuO1nDieIQEU--Duqc8,3149
24
- itkdb_gtk-0.14.2.dist-info/WHEEL,sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U,91
25
- itkdb_gtk-0.14.2.dist-info/entry_points.txt,sha256=pKg7qpsrZh1GUQ-n3aFsSxmTVm0h4Qdb_6nsNO_PsFw,437
26
- itkdb_gtk-0.14.2.dist-info/top_level.txt,sha256=KVRrH4OS8ovzNR9bvADE0ABn5bNpSk987tuH0jCfkbU,10
27
- itkdb_gtk-0.14.2.dist-info/RECORD,,
23
+ itkdb_gtk-0.14.3.dist-info/METADATA,sha256=DJ1iqSe0EzzoYXyvdOwbfRDOOJCRS1z0g_aWSkpBV8U,3149
24
+ itkdb_gtk-0.14.3.dist-info/WHEEL,sha256=jB7zZ3N9hIM9adW7qlTAyycLYW9npaWKLRzaoVcLKcM,91
25
+ itkdb_gtk-0.14.3.dist-info/entry_points.txt,sha256=pKg7qpsrZh1GUQ-n3aFsSxmTVm0h4Qdb_6nsNO_PsFw,437
26
+ itkdb_gtk-0.14.3.dist-info/top_level.txt,sha256=KVRrH4OS8ovzNR9bvADE0ABn5bNpSk987tuH0jCfkbU,10
27
+ itkdb_gtk-0.14.3.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (75.6.0)
2
+ Generator: setuptools (75.8.2)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5