pyegeria 0.8.4.2__py3-none-any.whl → 0.8.4.3__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.
@@ -51,7 +51,14 @@ class CollectionManager(Client):
51
51
  token: str = None,
52
52
  ):
53
53
  self.command_base: str = f"/api/open-metadata/collection-manager/collections"
54
- Client.__init__(self, server_name, platform_url, user_id=user_id, token=token)
54
+ Client.__init__(
55
+ self,
56
+ server_name,
57
+ platform_url,
58
+ user_id=user_id,
59
+ user_pwd=user_pwd,
60
+ token=token,
61
+ )
55
62
 
56
63
  #
57
64
  # Retrieving Collections - https://egeria-project.org/concepts/collection
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pyegeria
3
- Version: 0.8.4.2
3
+ Version: 0.8.4.3
4
4
  Summary: A python client for Egeria
5
5
  Home-page: https://github.com/odpi/egeria-python
6
6
  License: Apache 2.0
@@ -74,7 +74,7 @@ pyegeria/action_author_omvs.py,sha256=QZ2wMkQEvAmnr0mcgO8gnB1k95YghIgI1OBykO76O5
74
74
  pyegeria/asset_catalog_omvs.py,sha256=ss_nUCUQA0wixUeUZxZQYLcxJ_FVIhK__jn99qvyq4k,24543
75
75
  pyegeria/automated_curation_omvs.py,sha256=JdHppsoGH8bBvSRar_scEzYSVMqhOnN0Mg3PSkMOycE,150352
76
76
  pyegeria/classification_manager_omvs.py,sha256=XQ6VKz6NHtSMPr5BUnamzCBJKKVnoROoVxgz4f1N7IQ,186133
77
- pyegeria/collection_manager_omvs.py,sha256=em4hPZNu7OOwzJ69r5_RAIsvpZ7ii5KK-yO0rFqXO9w,110092
77
+ pyegeria/collection_manager_omvs.py,sha256=VF0Oh1_UAncfaVWtPUJRo7qmJKMbf9bPKImVUVUyjq0,110194
78
78
  pyegeria/core_omag_server_config.py,sha256=qp1mpTm8q6QrP1IOiXIDOpAGGyIG6fJJ0Kqu-XagF88,93659
79
79
  pyegeria/create_tech_guid_lists.py,sha256=jClpvURy20o4UV83LOwhGg3TZdHGzfjZ9y0MNZyG2To,4282
80
80
  pyegeria/egeria_cat_client.py,sha256=zpcYczfSkEL-Nd47Gw6gU2n0Zb_ZKjSAaHkUjo1uRGY,1879
@@ -97,8 +97,8 @@ pyegeria/server_operations.py,sha256=mtl3P6D9LdquBrOzvPr1zapDxSJ-97RerPUJn_NiAto
97
97
  pyegeria/tech_guids_06-09-2024 11:07.py,sha256=B3fytBw9dmjnlEaCKgt6oQoGh-8HUBG0mFQeyDoUEYQ,6229
98
98
  pyegeria/utils.py,sha256=pkVmS3RrbjaS9yz7FtOCwaOfV5FMqz-__Rt5koCnd9c,5374
99
99
  pyegeria/valid_metadata_omvs.py,sha256=3NjdRkcKWQclGcELJIJPtz7RuenjoVWOXazgU70uCrY,36115
100
- pyegeria-0.8.4.2.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
101
- pyegeria-0.8.4.2.dist-info/METADATA,sha256=GZ0gHjcVCi56SbgStFPswnxOvRrtSXXEWEReQs5AFls,2819
102
- pyegeria-0.8.4.2.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
103
- pyegeria-0.8.4.2.dist-info/entry_points.txt,sha256=5Q9bDxIqPgdhd3lDnzdRSCYy9hZtNm_BL49bcmbBpGQ,3808
104
- pyegeria-0.8.4.2.dist-info/RECORD,,
100
+ pyegeria-0.8.4.3.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
101
+ pyegeria-0.8.4.3.dist-info/METADATA,sha256=iSSrd9U1P9qzLpsaXrDDJ1C0TrOcs0GCiPfMyOtcwe4,2819
102
+ pyegeria-0.8.4.3.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
103
+ pyegeria-0.8.4.3.dist-info/entry_points.txt,sha256=5Q9bDxIqPgdhd3lDnzdRSCYy9hZtNm_BL49bcmbBpGQ,3808
104
+ pyegeria-0.8.4.3.dist-info/RECORD,,