maleo-foundation 0.2.91__py3-none-any.whl → 0.2.92__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.
@@ -23,7 +23,7 @@ class GoogleClientManager(ClientManager):
23
23
  if credentials is not None:
24
24
  self._credentials = credentials
25
25
  else:
26
- self._credentials = GoogleCredentialsLoader(credentials_path)
26
+ self._credentials = GoogleCredentialsLoader.load(credentials_path)
27
27
 
28
28
  self._project_id = self._credentials.project_id
29
29
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: maleo_foundation
3
- Version: 0.2.91
3
+ Version: 0.2.92
4
4
  Summary: Foundation package for Maleo
5
5
  Author-email: Agra Bima Yuda <agra@nexmedis.com>
6
6
  License: MIT
@@ -42,7 +42,7 @@ maleo_foundation/managers/client/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRk
42
42
  maleo_foundation/managers/client/base.py,sha256=mKIajI8Kis9W1_TKJmAO-xFavNk2Be3aFhAE3J66Gqg,4272
43
43
  maleo_foundation/managers/client/maleo.py,sha256=5vDKXObH0qlCaY0-t4FJJdgXYFklnZw3Cyxk3kmAO8k,2653
44
44
  maleo_foundation/managers/client/google/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
45
- maleo_foundation/managers/client/google/base.py,sha256=eIdd6C2BFIu4EyZ1j017VZaJn_nSTPGFftBwQmVAUDA,1366
45
+ maleo_foundation/managers/client/google/base.py,sha256=kBXwbkidoEHomwoMOlY-qwFj-t-eaGDDeNqL9wTQwRE,1371
46
46
  maleo_foundation/managers/client/google/parameter.py,sha256=Lnj7mQgxWQpsQwbmDRK5_bF01M1QpM5PS0eZP2q17yQ,1337
47
47
  maleo_foundation/managers/client/google/secret.py,sha256=Ski1CHYeA8vjSk2Oc2Pf4CfFrzT_RcA6NEZwza7gM7Y,4464
48
48
  maleo_foundation/managers/client/google/storage.py,sha256=6ke3tXFSdj2DmMS6CvsgCiWY-LbcGdx1AW4TQX0P2Y0,5390
@@ -119,7 +119,7 @@ maleo_foundation/utils/loaders/credential/__init__.py,sha256=qopTKvcMVoTFwyRijeg
119
119
  maleo_foundation/utils/loaders/credential/google.py,sha256=HUcuHD4tXHPt0eHInlFYxA_MDrGSOtbenpd0PX156OM,1255
120
120
  maleo_foundation/utils/loaders/key/__init__.py,sha256=hVygcC2ImHc_aVrSrOmyedR8tMUZokWUKCKOSh5ctbo,106
121
121
  maleo_foundation/utils/loaders/key/rsa.py,sha256=gDhyX6iTFtHiluuhFCozaZ3pOLKU2Y9TlrNMK_GVyGU,3796
122
- maleo_foundation-0.2.91.dist-info/METADATA,sha256=F3avjd8oG6vSchFy6Rfq739nfiiCxiJnDtTrwfikJz8,3598
123
- maleo_foundation-0.2.91.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
124
- maleo_foundation-0.2.91.dist-info/top_level.txt,sha256=_iBos3F_bhEOdjOnzeiEYSrCucasc810xXtLBXI8cQc,17
125
- maleo_foundation-0.2.91.dist-info/RECORD,,
122
+ maleo_foundation-0.2.92.dist-info/METADATA,sha256=1CJgpOBEEbASM1o_DCa0VoeG1rPIQnkTSLu-PutbtrM,3598
123
+ maleo_foundation-0.2.92.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
124
+ maleo_foundation-0.2.92.dist-info/top_level.txt,sha256=_iBos3F_bhEOdjOnzeiEYSrCucasc810xXtLBXI8cQc,17
125
+ maleo_foundation-0.2.92.dist-info/RECORD,,