gam7 7.13.1__py3-none-any.whl → 7.13.2__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.

Potentially problematic release.


This version of gam7 might be problematic. Click here for more details.

gam/__init__.py CHANGED
@@ -25,7 +25,7 @@ https://github.com/GAM-team/GAM/wiki
25
25
  """
26
26
 
27
27
  __author__ = 'GAM Team <google-apps-manager@googlegroups.com>'
28
- __version__ = '7.13.01'
28
+ __version__ = '7.13.02'
29
29
  __license__ = 'Apache License 2.0 (http://www.apache.org/licenses/LICENSE-2.0)'
30
30
 
31
31
  #pylint: disable=wrong-import-position
@@ -17071,14 +17071,14 @@ def _convertTransferAppIDtoName(apps, appID):
17071
17071
  return f'applicationId: {appID}'
17072
17072
 
17073
17073
  DRIVE_AND_DOCS_APP_NAME = 'drive and docs'
17074
- GOOGLE_DATA_STUDIO_APP_NAME = 'google data studio'
17074
+ GOOGLE_LOOKER_STUDIO_APP_NAME = 'looker studio'
17075
17075
 
17076
17076
  SERVICE_NAME_CHOICE_MAP = {
17077
- 'datastudio': GOOGLE_DATA_STUDIO_APP_NAME,
17077
+ 'datastudio': GOOGLE_LOOKER_STUDIO_APP_NAME,
17078
17078
  'drive': DRIVE_AND_DOCS_APP_NAME,
17079
17079
  'googledrive': DRIVE_AND_DOCS_APP_NAME,
17080
17080
  'gdrive': DRIVE_AND_DOCS_APP_NAME,
17081
- 'lookerstudio': GOOGLE_DATA_STUDIO_APP_NAME,
17081
+ 'lookerstudio': GOOGLE_LOOKER_STUDIO_APP_NAME,
17082
17082
  }
17083
17083
 
17084
17084
  def _validateTransferAppName(apps, appName):
@@ -25749,7 +25749,9 @@ def doCreateChromeProfileCommand():
25749
25749
  FJQC = FormatJSONQuoteChar()
25750
25750
  while Cmd.ArgumentsRemaining():
25751
25751
  myarg = getArgument()
25752
- if myarg == 'clearcache':
25752
+ if _getChromeProfileNameParameters(myarg, parameters):
25753
+ pass
25754
+ elif myarg == 'clearcache':
25753
25755
  body['payload']['clearCache'] = getBoolean()
25754
25756
  elif myarg == 'clearcookies':
25755
25757
  body['payload']['clearCookies'] = getBoolean()
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: gam7
3
- Version: 7.13.1
3
+ Version: 7.13.2
4
4
  Summary: CLI tool to manage Google Workspace
5
5
  Project-URL: Homepage, https://github.com/GAM-team/GAM
6
6
  Project-URL: Issues, https://github.com/GAM-team/GAM/issues
@@ -1,4 +1,4 @@
1
- gam/__init__.py,sha256=r5Az9Y4d5SKaZbY6rgvDWjVBdjzJjWdGDBcaiK7BcMg,3561613
1
+ gam/__init__.py,sha256=IV4dLB-d_ujpKNkejbHaDHxTecVFKgdPR1FqvGvDes8,3561686
2
2
  gam/__main__.py,sha256=amz0-959ph6zkZKqjaar4n60yho-T37w6qWI36qx0CA,1049
3
3
  gam/cacerts.pem,sha256=82Ak7btW_2XvocLUvAwPmpx8Chi0oqtZUG1gseLK_t4,50235
4
4
  gam/cbcm-v1.1beta1.json,sha256=xO5XloCQQULmPbFBx5bckdqmbLFQ7sJ2TImhE1ysDIY,19439
@@ -65,8 +65,8 @@ gam/googleapiclient/discovery_cache/base.py,sha256=yCDPtxnbNN-p5_9fzBacC6P3wcUPl
65
65
  gam/googleapiclient/discovery_cache/file_cache.py,sha256=sim3Mg4HgRYo3vX75jvcKy_aV568EvIrtBfvfbw-044,4774
66
66
  gam/iso8601/__init__.py,sha256=Z2PsYbXgAH5a5xzUvgczCboPzqWpm65kRcIngCnhViU,1218
67
67
  gam/iso8601/iso8601.py,sha256=Li2FHZ4sBTWuthuQhyCvmvj0j6At8JbGzkSv2fc2RHU,4384
68
- gam7-7.13.1.dist-info/METADATA,sha256=544u73Ic8iTC10G_Koa_wIzTSrgfyG-1aWbqBR981Yk,2978
69
- gam7-7.13.1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
70
- gam7-7.13.1.dist-info/entry_points.txt,sha256=HVUM5J7dA8YwvJfG30jiLefR19ExMs387TWugWd9sf4,42
71
- gam7-7.13.1.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
72
- gam7-7.13.1.dist-info/RECORD,,
68
+ gam7-7.13.2.dist-info/METADATA,sha256=76mc2jCySBhYeSW2QWY5ytnsx6PbDsAwyOPfMlaPe9Y,2978
69
+ gam7-7.13.2.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
70
+ gam7-7.13.2.dist-info/entry_points.txt,sha256=HVUM5J7dA8YwvJfG30jiLefR19ExMs387TWugWd9sf4,42
71
+ gam7-7.13.2.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
72
+ gam7-7.13.2.dist-info/RECORD,,
File without changes