pyegeria 0.5.8.0__py3-none-any.whl → 0.5.8.1__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.8.0
3
+ Version: 0.5.8.1
4
4
  Summary: A python client for Egeria
5
5
  Home-page: https://github.com/odpi/egeria-python
6
6
  License: Apache 2.0
@@ -68,8 +68,8 @@ pyegeria/runtime_manager_omvs.py,sha256=WekK7Yeyn6Qu9YmbSDo3m57MN0xOsIm9M8kGHfRO
68
68
  pyegeria/server_operations.py,sha256=ZX7FlJRrAC7RK4bq4wHWepEsYbbWlqkUZdsJrTplVVU,16534
69
69
  pyegeria/utils.py,sha256=pkVmS3RrbjaS9yz7FtOCwaOfV5FMqz-__Rt5koCnd9c,5374
70
70
  pyegeria/valid_metadata_omvs.py,sha256=aisdRodIwJSkyArAzfm_sEnBELh69xE8k4Nea-vHu8M,36745
71
- pyegeria-0.5.8.0.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
72
- pyegeria-0.5.8.0.dist-info/METADATA,sha256=_mDvp0FJHjjCc6UlR-Jeci9MTrLswvTtt052cjJa1lI,2688
73
- pyegeria-0.5.8.0.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
74
- pyegeria-0.5.8.0.dist-info/entry_points.txt,sha256=O6KPHL9wFHEN918pH91br8pfNbeVGYkwmW_kaPMkSSw,2736
75
- pyegeria-0.5.8.0.dist-info/RECORD,,
71
+ pyegeria-0.5.8.1.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
72
+ pyegeria-0.5.8.1.dist-info/METADATA,sha256=1Ps_4Uw-FqbUNcEh97mTtwl-JEI6uuMS4bBLLUS3xk0,2688
73
+ pyegeria-0.5.8.1.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
74
+ pyegeria-0.5.8.1.dist-info/entry_points.txt,sha256=bSifKcq3Mzo7alCQ7ydrCXmjjd_USIaNatyWrOI1Vqw,2729
75
+ pyegeria-0.5.8.1.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  [console_scripts]
2
- egeria_ops=examples.widgets.personal_organizer.egeria_ops:cli
2
+ egeria_ops=examples.widgets.operational.egeria_ops:cli
3
3
  get_asset_graph=examples.widgets.catalog_user.get_asset_graph:main
4
4
  get_collection=examples.widgets.catalog_user.get_collection:main
5
5
  get_guid_info=examples.widgets.developer.get_guid_info:main