pyegeria 0.5.6.5__py3-none-any.whl → 0.5.6.6__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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pyegeria
3
- Version: 0.5.6.5
3
+ Version: 0.5.6.6
4
4
  Summary: A python client for Egeria
5
5
  Home-page: https://github.com/odpi/egeria-python
6
6
  License: Apache 2.0
@@ -62,8 +62,8 @@ pyegeria/runtime_manager_omvs.py,sha256=WekK7Yeyn6Qu9YmbSDo3m57MN0xOsIm9M8kGHfRO
62
62
  pyegeria/server_operations.py,sha256=ZX7FlJRrAC7RK4bq4wHWepEsYbbWlqkUZdsJrTplVVU,16534
63
63
  pyegeria/utils.py,sha256=pkVmS3RrbjaS9yz7FtOCwaOfV5FMqz-__Rt5koCnd9c,5374
64
64
  pyegeria/valid_metadata_omvs.py,sha256=aisdRodIwJSkyArAzfm_sEnBELh69xE8k4Nea-vHu8M,36745
65
- pyegeria-0.5.6.5.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
66
- pyegeria-0.5.6.5.dist-info/METADATA,sha256=fDsLqXXBRJwGi1sfryNKIIigSKmtYn-XaxJD5SblgOU,2688
67
- pyegeria-0.5.6.5.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
68
- pyegeria-0.5.6.5.dist-info/entry_points.txt,sha256=IQjFPmR0n2MjqUOezL-YCUDJsz3hnvuOuX1a3FyjX28,2516
69
- pyegeria-0.5.6.5.dist-info/RECORD,,
65
+ pyegeria-0.5.6.6.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
66
+ pyegeria-0.5.6.6.dist-info/METADATA,sha256=2wOdPTRQgUezSDG8kbtD-uY7vmH_NYE5DWz3bxYkT4s,2688
67
+ pyegeria-0.5.6.6.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
68
+ pyegeria-0.5.6.6.dist-info/entry_points.txt,sha256=avEwf8rMzRyuEDtVqChDLseFqcGH-T6ZtvDRPUK2GQc,2510
69
+ pyegeria-0.5.6.6.dist-info/RECORD,,
@@ -19,8 +19,8 @@ list_tech_templates=examples.widgets.developer.list_tech_templates:main
19
19
  list_tech_types=examples.widgets.developer.list_tech_types:main
20
20
  list_todos=examples.widgets.personal_organizer.list_todos:main
21
21
  list_valid_metadata_values=examples.widgets.developer.list_valid_metadata_values:main
22
- load_archive=examples.widgets.operational.load_archive.py:load_archive
23
- load_archive_tui=examples.widgets.operational.load_archive.py:tui
22
+ load_archive=examples.widgets.operational.load_archive:load_archive
23
+ load_archive_tui=examples.widgets.operational.load_archive:tui
24
24
  monitor_asset_events=examples.widgets.operational.monitor_asset_events:main
25
25
  monitor_coco_status=examples.widgets.operational.monitor_coco_status:main
26
26
  monitor_eng_action_status=examples.widgets.operational.monitor_eng_action_status:main_live