pyegeria 0.6.1__py3-none-any.whl → 0.6.2__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.6.1
3
+ Version: 0.6.2
4
4
  Summary: A python client for Egeria
5
5
  Home-page: https://github.com/odpi/egeria-python
6
6
  License: Apache 2.0
@@ -75,8 +75,8 @@ pyegeria/runtime_manager_omvs.py,sha256=oSVFeG_yBGXIvQR0EClLZqTZ6C5z5ReZzwm8cce8
75
75
  pyegeria/server_operations.py,sha256=ZX7FlJRrAC7RK4bq4wHWepEsYbbWlqkUZdsJrTplVVU,16534
76
76
  pyegeria/utils.py,sha256=pkVmS3RrbjaS9yz7FtOCwaOfV5FMqz-__Rt5koCnd9c,5374
77
77
  pyegeria/valid_metadata_omvs.py,sha256=aisdRodIwJSkyArAzfm_sEnBELh69xE8k4Nea-vHu8M,36745
78
- pyegeria-0.6.1.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
79
- pyegeria-0.6.1.dist-info/METADATA,sha256=j-Fwzp6c4YyQjjP5R1kUaMOKrXTGmJfbNuIPQv0Nnsc,2686
80
- pyegeria-0.6.1.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
81
- pyegeria-0.6.1.dist-info/entry_points.txt,sha256=j1oliLpkHsBWthLvi5-yhbvvWWzQXp-P9Cq5LVcIGBM,2822
82
- pyegeria-0.6.1.dist-info/RECORD,,
78
+ pyegeria-0.6.2.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
79
+ pyegeria-0.6.2.dist-info/METADATA,sha256=6LqLLZamte2ntj-7eo5bcWdTc6W_2UbsqbheSASfWJY,2686
80
+ pyegeria-0.6.2.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
81
+ pyegeria-0.6.2.dist-info/entry_points.txt,sha256=eFuCDIFhsa89FdYJZrSNdz4jq1ZYr9Ba4yCsCytagks,2826
82
+ pyegeria-0.6.2.dist-info/RECORD,,
@@ -1,5 +1,4 @@
1
1
  [console_scripts]
2
- egeria=examples.widgets.cli.egeria:cli
3
2
  egeria_cat=examples.widgets.cli.egeria_cat:cli
4
3
  egeria_ops=examples.widgets.cli.egeria_ops:cli
5
4
  egeria_per=examples.widgets.cli.egeria_per:cli
@@ -10,6 +9,7 @@ get_guid_info=examples.widgets.tech.get_guid_info:main
10
9
  get_tech_details=examples.widgets.tech.get_tech_details:main
11
10
  get_tech_type_elements=examples.widgets.catalog_user.get_tech_type_elements:main
12
11
  get_tech_type_template=examples.widgets.catalog_user.get_tech_type_template:main
12
+ hey_egeria=examples.widgets.cli.egeria:cli
13
13
  list_asset_types=examples.widgets.tech.list_asset_types:main
14
14
  list_assets=examples.widgets.catalog_user.list_assets:main
15
15
  list_catalog_targets=examples.widgets.operational.list_catalog_targets:main