maleo-foundation 0.2.32__py3-none-any.whl → 0.2.33__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.
@@ -8,9 +8,9 @@ class RedisCacheNamespaces(BaseModel):
8
8
 
9
9
  def create(
10
10
  self,
11
+ *ext:str,
11
12
  type:BaseEnums.CacheType,
12
- base_override:BaseTypes.OptionalString = None,
13
- *ext:str
13
+ base_override:BaseTypes.OptionalString = None
14
14
  ) -> str:
15
15
  return ":".join([self.base if base_override is None else base_override, type, *ext])
16
16
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: maleo_foundation
3
- Version: 0.2.32
3
+ Version: 0.2.33
4
4
  Summary: Foundation package for Maleo
5
5
  Author-email: Agra Bima Yuda <agra@nexmedis.com>
6
6
  License: MIT
@@ -36,7 +36,7 @@ maleo_foundation/managers/middleware.py,sha256=ODIQU1Hpu-Xempjjo_VRbVtxiD5oi74mN
36
36
  maleo_foundation/managers/service.py,sha256=i__-ISJ9YQi08nMRl6_j8jOVJB--A-tpGwWPF3FvoqM,18991
37
37
  maleo_foundation/managers/cache/__init__.py,sha256=CeY0oof2bVl_v5WS-FKXNwn2gf3xrEMfUsHK9cHo59s,471
38
38
  maleo_foundation/managers/cache/base.py,sha256=YyPjde4KTsp2IHV6NdFMysa0ev-1GX1rtX-0jQPuIBU,837
39
- maleo_foundation/managers/cache/redis.py,sha256=Th2DOV2Oa9FtDe1UxjBNxjyFxRv2yiiaB-7NqkpfHQw,1150
39
+ maleo_foundation/managers/cache/redis.py,sha256=xLa8QfXdNtghs0eBxIqc04H3XTYmxLEzrqJZAFCigvM,1150
40
40
  maleo_foundation/managers/client/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
41
41
  maleo_foundation/managers/client/base.py,sha256=AlMsdxIsu2U8BLT2SyEXC7YQXDZjVPZfEmHvV_IUv18,4430
42
42
  maleo_foundation/managers/client/maleo.py,sha256=5vDKXObH0qlCaY0-t4FJJdgXYFklnZw3Cyxk3kmAO8k,2653
@@ -116,7 +116,7 @@ maleo_foundation/utils/loaders/credential/__init__.py,sha256=qopTKvcMVoTFwyRijeg
116
116
  maleo_foundation/utils/loaders/credential/google.py,sha256=SKsqPuFnAiCcYLf24CxKnMybhVHpgqnq1gGSlThqjts,994
117
117
  maleo_foundation/utils/loaders/key/__init__.py,sha256=hVygcC2ImHc_aVrSrOmyedR8tMUZokWUKCKOSh5ctbo,106
118
118
  maleo_foundation/utils/loaders/key/rsa.py,sha256=gDhyX6iTFtHiluuhFCozaZ3pOLKU2Y9TlrNMK_GVyGU,3796
119
- maleo_foundation-0.2.32.dist-info/METADATA,sha256=9HHq7-RTatAgGiJusDbtqUrGblhClmLUU_4gZx7R0rA,3598
120
- maleo_foundation-0.2.32.dist-info/WHEEL,sha256=Nw36Djuh_5VDukK0H78QzOX-_FQEo6V37m3nkm96gtU,91
121
- maleo_foundation-0.2.32.dist-info/top_level.txt,sha256=_iBos3F_bhEOdjOnzeiEYSrCucasc810xXtLBXI8cQc,17
122
- maleo_foundation-0.2.32.dist-info/RECORD,,
119
+ maleo_foundation-0.2.33.dist-info/METADATA,sha256=cL-9jt1Irq1fQvImogjOFtTGFbvPvSbydujkW7j31u4,3598
120
+ maleo_foundation-0.2.33.dist-info/WHEEL,sha256=Nw36Djuh_5VDukK0H78QzOX-_FQEo6V37m3nkm96gtU,91
121
+ maleo_foundation-0.2.33.dist-info/top_level.txt,sha256=_iBos3F_bhEOdjOnzeiEYSrCucasc810xXtLBXI8cQc,17
122
+ maleo_foundation-0.2.33.dist-info/RECORD,,