pyegeria 0.5.8.24__py3-none-any.whl → 0.5.8.25__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.24
3
+ Version: 0.5.8.25
4
4
  Summary: A python client for Egeria
5
5
  Home-page: https://github.com/odpi/egeria-python
6
6
  License: Apache 2.0
@@ -72,8 +72,8 @@ pyegeria/runtime_manager_omvs.py,sha256=WekK7Yeyn6Qu9YmbSDo3m57MN0xOsIm9M8kGHfRO
72
72
  pyegeria/server_operations.py,sha256=ZX7FlJRrAC7RK4bq4wHWepEsYbbWlqkUZdsJrTplVVU,16534
73
73
  pyegeria/utils.py,sha256=pkVmS3RrbjaS9yz7FtOCwaOfV5FMqz-__Rt5koCnd9c,5374
74
74
  pyegeria/valid_metadata_omvs.py,sha256=aisdRodIwJSkyArAzfm_sEnBELh69xE8k4Nea-vHu8M,36745
75
- pyegeria-0.5.8.24.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
76
- pyegeria-0.5.8.24.dist-info/METADATA,sha256=0aGdb_W0Jb5ursZH1iJmK0vhBHnQXIL2rvKiRLo8EFQ,2689
77
- pyegeria-0.5.8.24.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
78
- pyegeria-0.5.8.24.dist-info/entry_points.txt,sha256=7NKdkUMqp4sOOOolYLimtrQscXVXCep4lB-dLEJQSk4,2736
79
- pyegeria-0.5.8.24.dist-info/RECORD,,
75
+ pyegeria-0.5.8.25.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
76
+ pyegeria-0.5.8.25.dist-info/METADATA,sha256=ApEogGFmVOldIUs_erwqGeW3c-ElIXIc3Jcra6ouN-Q,2689
77
+ pyegeria-0.5.8.25.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
78
+ pyegeria-0.5.8.25.dist-info/entry_points.txt,sha256=YLwELMauo52P2zmfF3ovfayZGcUEVQ2XQnCF4xNzG1M,2781
79
+ pyegeria-0.5.8.25.dist-info/RECORD,,
@@ -1,5 +1,6 @@
1
1
  [console_scripts]
2
2
  egeria_cat=examples.widgets.cli.egeria_cat:cli
3
+ egeria_my=examples.widgets.cli.egeria_my:cli
3
4
  egeria_ops=examples.widgets.cli.egeria_ops:cli
4
5
  egeria_tech=examples.widgets.cli.egeria_cat:cli
5
6
  get_asset_graph=examples.widgets.catalog_user.get_asset_graph:main