pyegeria 5.4.0.17__py3-none-any.whl → 5.4.0.18__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.
pyegeria/load_config.py CHANGED
@@ -52,8 +52,8 @@ class PyegeriaSettings(BaseSettings):
52
52
  # Additional settings that can be loaded from .env
53
53
  pyegeria_console_width: int = 200
54
54
  pyegeria_user_format_sets_dir: str = "~/.pyegeria/format_sets"
55
- egeria_user_name: str = ""
56
- egeria_user_password: str = ""
55
+ egeria_user_name: str = "erinoverview"
56
+ egeria_user_password: str = "secret"
57
57
 
58
58
  model_config = SettingsConfigDict(
59
59
  env_file=".env",
@@ -148,8 +148,8 @@ class UserProfileConfig(BaseModel):
148
148
  egeria_home_collection: str = Field(default="MyHome", alias="Egeria Home Collection")
149
149
  egeria_home_glossary_name: str = Field(default="Egeria-Markdown", alias="Egeria Home Glossary Name")
150
150
  egeria_local_qualifier: str = Field(default="PDR", alias="Egeria Local Qualifier")
151
- user_name: str = ""
152
- user_pwd: str = ""
151
+ user_name: str = "erinoverview"
152
+ user_pwd: str = "secret"
153
153
 
154
154
  @validator('user_name')
155
155
  def validate_user_name(cls, v):
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: pyegeria
3
- Version: 5.4.0.17
3
+ Version: 5.4.0.18
4
4
  Summary: A python client for Egeria
5
5
  License: Apache 2.0
6
6
  Keywords: egeria,metadata,governance
@@ -310,7 +310,7 @@ pyegeria/full_omag_server_config.py,sha256=CQqLCy_3DZFvJZEOcGf50HWdFaWpiAIs6z-kK
310
310
  pyegeria/glossary_browser_omvs.py,sha256=nWTZ6m4LNtGzailLz-QZjaQkamoHjlSErVtF3w2vsjw,174100
311
311
  pyegeria/glossary_manager_omvs.py,sha256=vXHlBuJxUIAkSI7OKbYcspmcfxxX-L7oe5J0AiEefVI,87991
312
312
  pyegeria/governance_officer_omvs.py,sha256=JjVJ6myf1yE2ANr0Gv8A2Hg2nEgl1Ip4YbjReoc8nuU,91631
313
- pyegeria/load_config.py,sha256=-x3K6pmEsm9zg8SpzcmUUTWAbd9dQMmY5OutS2AQv50,24984
313
+ pyegeria/load_config.py,sha256=0KZWefjgVOzAMlgX_Vpc9l4Z4HXRYwBDAlfNfSXkqRs,25020
314
314
  pyegeria/load_config_orig.py,sha256=lOM37vdIBcYfLQFTLP5bDuNc7vTFGBNYPfqHtWGNvA4,11624
315
315
  pyegeria/logging_configuration.py,sha256=EIfBXhazslnIu_qxgLr8OkAJSJAU27cxoPiTk6vrEho,7734
316
316
  pyegeria/md_processing_helpers.py,sha256=xlQuK5eP_PJqUdy4BScQ97NyBD95jMS3EUg0wK5CsZo,2137
@@ -330,8 +330,8 @@ pyegeria/template_manager_omvs.py,sha256=chBljs1vy5wr9DRAtbvIt4Cob_7HxGfxLkCNlDT
330
330
  pyegeria/utils.py,sha256=CAh8LItgmGf5UHIYeYAOE4roHg1wuBk3zQ1lxK7lcZA,6805
331
331
  pyegeria/valid_metadata_omvs.py,sha256=Xq9DqBQvBFFJzaFIRKcVZ2k4gJvSh9yeXs_j-O3vn1w,65050
332
332
  pyegeria/x_action_author_omvs.py,sha256=RcqSzahUKCtvb_3u_wyintAlc9WFkC_2v0E12TZs8lQ,6433
333
- pyegeria-5.4.0.17.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
334
- pyegeria-5.4.0.17.dist-info/METADATA,sha256=BEE8j4MOY2AvkmTUfYUlPYIsNlA4CmDhKYLVRMClMRk,3031
335
- pyegeria-5.4.0.17.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
336
- pyegeria-5.4.0.17.dist-info/entry_points.txt,sha256=HAS-LHaaBfkaZ19XU9g5mXwn2uj2HK99isdijI-VIDk,6353
337
- pyegeria-5.4.0.17.dist-info/RECORD,,
333
+ pyegeria-5.4.0.18.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
334
+ pyegeria-5.4.0.18.dist-info/METADATA,sha256=bPjQ_rPgU1hgPlcmBDzbHGDb9rs9Ydcw-ZvWPRHLsIE,3031
335
+ pyegeria-5.4.0.18.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
336
+ pyegeria-5.4.0.18.dist-info/entry_points.txt,sha256=HAS-LHaaBfkaZ19XU9g5mXwn2uj2HK99isdijI-VIDk,6353
337
+ pyegeria-5.4.0.18.dist-info/RECORD,,