maleo-schemas 0.0.2__py3-none-any.whl → 0.0.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.
@@ -1,7 +1,7 @@
1
1
  import traceback
2
+ from logging import Logger
2
3
  from typing import Generic, Literal
3
4
  from maleo.logging.enums import Level
4
- from maleo.logging.logger import Base
5
5
  from maleo.mixins.general import Success, SuccessT
6
6
  from maleo.mixins.operation import (
7
7
  OperationIdentifier,
@@ -155,7 +155,7 @@ class BaseOperation(
155
155
 
156
156
  def log(
157
157
  self,
158
- logger: Base,
158
+ logger: Logger,
159
159
  level: Level,
160
160
  *,
161
161
  exc_info: OptionalBoolean = None,
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: maleo-schemas
3
- Version: 0.0.2
3
+ Version: 0.0.3
4
4
  Summary: Schemas package for MaleoSuite
5
5
  Author-email: Agra Bima Yuda <agra@nexmedis.com>
6
6
  License: Proprietary
@@ -3,12 +3,12 @@ maleo/schemas/request.py,sha256=1tFUZyr6kofpNHVM5h1Qx9TCHt4EqS_hfIZlADuaUI0,733
3
3
  maleo/schemas/response.py,sha256=BxB8e9sNWzRUnlMiuF5yNAqcX5mzGSkAh0y3_7dlA4s,9067
4
4
  maleo/schemas/operation/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
5
5
  maleo/schemas/operation/action.py,sha256=LjR7KQBpB_oA64iFT4WGvnA0IrwXW4v0sI35o3vlY5Y,293
6
- maleo/schemas/operation/base.py,sha256=4L1pqVe7hjRRpIPCeV4FbMryCiB0pCxLjJXPoegofrE,7271
6
+ maleo/schemas/operation/base.py,sha256=yW9UUEevwEmKc-DktYmrXgBzWVksSMCOzMWeAzEDtww,7262
7
7
  maleo/schemas/operation/request.py,sha256=t_bTGcihjmg9a2BBP2f5q6--ed6WA4jjI1WRIxSp_Ds,3225
8
8
  maleo/schemas/operation/resource.py,sha256=wf1bDa97O0W9-QXjKXrkqFqeHTQuWV_RWc2vMLhRDvI,27771
9
9
  maleo/schemas/operation/system.py,sha256=nZgRwp2cc6DLqpl8-notwJjZTkedfBa_72sY_HbcBk4,1865
10
- maleo_schemas-0.0.2.dist-info/licenses/LICENSE,sha256=aftGsecnk7TWVX-7KW94FqK4Syy6YSZ8PZEF7EcIp3M,2621
11
- maleo_schemas-0.0.2.dist-info/METADATA,sha256=6p_A_6xi9v2gleORlHJe7T-ihX7zLg1PP66-p03EBwU,3357
12
- maleo_schemas-0.0.2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
13
- maleo_schemas-0.0.2.dist-info/top_level.txt,sha256=3Tpd1siVsfYoeI9FEOJNYnffx_shzZ3wsPpTvz5bljc,6
14
- maleo_schemas-0.0.2.dist-info/RECORD,,
10
+ maleo_schemas-0.0.3.dist-info/licenses/LICENSE,sha256=aftGsecnk7TWVX-7KW94FqK4Syy6YSZ8PZEF7EcIp3M,2621
11
+ maleo_schemas-0.0.3.dist-info/METADATA,sha256=_3nYGWpFpliWp46ot-eyy1O430CE6VsaXFLv47PQFnQ,3357
12
+ maleo_schemas-0.0.3.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
13
+ maleo_schemas-0.0.3.dist-info/top_level.txt,sha256=3Tpd1siVsfYoeI9FEOJNYnffx_shzZ3wsPpTvz5bljc,6
14
+ maleo_schemas-0.0.3.dist-info/RECORD,,