pyegeria 0.5.9.4__py3-none-any.whl → 0.5.9.5__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.
@@ -61,7 +61,7 @@ def display_my_profile(server: str, url: str, username: str, user_pass:str,
61
61
  tree = Tree(Panel(f"Profile of {name}",title = "Personal Profile"),
62
62
  expanded=True,style="bright_white on black", guide_style="bold bright_blue")
63
63
 
64
- profile_props_md = f"\n* GUID: {my_profiles["elementHeader"]["guid"]}\n"
64
+ profile_props_md = f"\n* GUID: {my_profiles['elementHeader']['guid']}\n"
65
65
  if type(profile_props) is dict:
66
66
  for key in profile_props.keys():
67
67
  if type(profile_props[key]) is str:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pyegeria
3
- Version: 0.5.9.4
3
+ Version: 0.5.9.5
4
4
  Summary: A python client for Egeria
5
5
  Home-page: https://github.com/odpi/egeria-python
6
6
  License: Apache 2.0
@@ -36,7 +36,7 @@ examples/widgets/operational/refresh_integration_daemon.py,sha256=QDB3dpAlLY8Phr
36
36
  examples/widgets/operational/restart_integration_daemon.py,sha256=fID7qGFL5RD6rfn9PgXf5kwI4MU0Ho_IGXnDVbKT5nU,2710
37
37
  examples/widgets/personal/README.md,sha256=ZheFhj_VoPMhcWjW3pGchHB0vH_A9PklSmrSkzKdrcQ,844
38
38
  examples/widgets/personal/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
39
- examples/widgets/personal/list_my_profile.py,sha256=q_vMXqO2P7gHCx1ScnKS1ZEvraS6l0qVLJ3WCNe-r4Y,5423
39
+ examples/widgets/personal/list_my_profile.py,sha256=WERjdQTCGhs8yz7Xa8xKlKRY1eJvB2Iz79lYJjB2h1U,5423
40
40
  examples/widgets/personal/list_my_roles.py,sha256=DCiNdnoHXQueUE5g73D3oRXfJ6LaUQGbibNtDRdicR8,5078
41
41
  examples/widgets/personal/monitor_my_todos.py,sha256=uc3WO-IiFdfjJ3gE2MgHBo18A8M6C5QHbCfRVI6qR28,6399
42
42
  examples/widgets/personal/monitor_open_todos.py,sha256=DIeWC-2tN1EtmgC2rWJfsGMVQhtNcngobJ8paBiXXBI,5396
@@ -74,8 +74,8 @@ pyegeria/runtime_manager_omvs.py,sha256=oSVFeG_yBGXIvQR0EClLZqTZ6C5z5ReZzwm8cce8
74
74
  pyegeria/server_operations.py,sha256=ZX7FlJRrAC7RK4bq4wHWepEsYbbWlqkUZdsJrTplVVU,16534
75
75
  pyegeria/utils.py,sha256=pkVmS3RrbjaS9yz7FtOCwaOfV5FMqz-__Rt5koCnd9c,5374
76
76
  pyegeria/valid_metadata_omvs.py,sha256=aisdRodIwJSkyArAzfm_sEnBELh69xE8k4Nea-vHu8M,36745
77
- pyegeria-0.5.9.4.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
78
- pyegeria-0.5.9.4.dist-info/METADATA,sha256=McIiXsTgEXCsGk4A-kQD-zEX9Lo2y_pnsJoItwhT57s,2688
79
- pyegeria-0.5.9.4.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
80
- pyegeria-0.5.9.4.dist-info/entry_points.txt,sha256=j1oliLpkHsBWthLvi5-yhbvvWWzQXp-P9Cq5LVcIGBM,2822
81
- pyegeria-0.5.9.4.dist-info/RECORD,,
77
+ pyegeria-0.5.9.5.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
78
+ pyegeria-0.5.9.5.dist-info/METADATA,sha256=r0QcUPMbmFqCtb1v9whn43Dy0Cry2tGwwcPIPt916Zw,2688
79
+ pyegeria-0.5.9.5.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
80
+ pyegeria-0.5.9.5.dist-info/entry_points.txt,sha256=j1oliLpkHsBWthLvi5-yhbvvWWzQXp-P9Cq5LVcIGBM,2822
81
+ pyegeria-0.5.9.5.dist-info/RECORD,,