snapctl 0.41.1__py3-none-any.whl → 0.41.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 snapctl might be problematic. Click here for more details.

@@ -647,8 +647,8 @@ class Snapend:
647
647
  progress=progress
648
648
  )
649
649
  snapctl_error(
650
- message=f'Unable to promote the manifest. Reason: {
651
- res.text}',
650
+ message='Unable to promote the manifest. Reason: ' +
651
+ f'{res.text}',
652
652
  code=SNAPCTL_SNAPEND_PROMOTE_ERROR, progress=progress)
653
653
  except RequestException as e:
654
654
  snapctl_error(
@@ -2,7 +2,7 @@
2
2
  Constants used by snapctl
3
3
  """
4
4
  COMPANY_NAME = 'Snapser'
5
- VERSION = '0.41.1'
5
+ VERSION = '0.41.2'
6
6
  CONFIG_FILE_MAC = '~/.snapser/config'
7
7
  CONFIG_FILE_WIN = '%homepath%\\.snapser\\config'
8
8
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: snapctl
3
- Version: 0.41.1
3
+ Version: 0.41.2
4
4
  Summary: Snapser CLI Tool
5
5
  Author: Ajinkya Apte
6
6
  Author-email: aj@snapser.com
@@ -5,9 +5,9 @@ snapctl/commands/byogs.py,sha256=5zY-ASJI_nqjp1p9p1ODJX7HmzShCCTDR_iazDZwnDE,180
5
5
  snapctl/commands/byosnap.py,sha256=h9O8Tz9Fx19xcGVREw-Q5PK8bNqHmTI8EaG-7q38jpI,43354
6
6
  snapctl/commands/game.py,sha256=nCXtEXAJkvOw26c_OBGr7Pz4hwu-5FXHyBR2kkXhLCM,5247
7
7
  snapctl/commands/generate.py,sha256=isiTl3SE1G7wqEWjdYPKDtlBR-HE2-iNdZK_pKgiKvY,8398
8
- snapctl/commands/snapend.py,sha256=8r6bSy4BG_IIHh-xfvpL7NCdGAySB942Vzr0VcHK2TY,34677
8
+ snapctl/commands/snapend.py,sha256=Zq9lNp1NO5fHzlv2S4TrzBZUIxssOu4_ZEQFMO2Tfbc,34677
9
9
  snapctl/config/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
10
- snapctl/config/constants.py,sha256=Mf7WhmAwB_AjNw8L36p2l6__4s-jmHXd_Egew5qELjM,3274
10
+ snapctl/config/constants.py,sha256=jtpcvMmVfs6Hg1knqNIvjvLJlQ6vZqMqbPxVK-ZazQA,3274
11
11
  snapctl/config/endpoints.py,sha256=VAeOmx3k3ukB-9XuGI65KtCJwFK-KFgzor-UWE8JU0g,297
12
12
  snapctl/config/hashes.py,sha256=V5nvBB4beDFIRjhfcPu6eoljNj4JwNKCPku5dJWfF_Q,4220
13
13
  snapctl/main.py,sha256=GNnXlBBssT7_2pwebQk_q4H7i3STpz5oemUFFMuv5pg,22107
@@ -16,8 +16,8 @@ snapctl/types/definitions.py,sha256=EQzLeiXkJ8ISRlCqHMviNVsWWpmhWjpKaOBLdlvOTmY,
16
16
  snapctl/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
17
17
  snapctl/utils/echo.py,sha256=V0qgjqqGXRiueMkq31enmNmdqciC8S90qGRcK8UupXA,1090
18
18
  snapctl/utils/helper.py,sha256=Mnxpaw2a6IHHv3_l5tfQhGJTICv-MbdnnroI8cCA9ZI,5404
19
- snapctl-0.41.1.dist-info/LICENSE,sha256=6AcXm54KFSpmUI1ji9NIBd4Xl-DtjTqiyjBzfVb_CEk,2804
20
- snapctl-0.41.1.dist-info/METADATA,sha256=PJGBo30Fg5MlZPy7XFXI72Qe8pUO-muLaqEYb-tZu2I,26742
21
- snapctl-0.41.1.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
22
- snapctl-0.41.1.dist-info/entry_points.txt,sha256=tkKW9MzmFdRs6Bgkv29G78i9WEBK4WIOWunPfe3t2Wg,44
23
- snapctl-0.41.1.dist-info/RECORD,,
19
+ snapctl-0.41.2.dist-info/LICENSE,sha256=6AcXm54KFSpmUI1ji9NIBd4Xl-DtjTqiyjBzfVb_CEk,2804
20
+ snapctl-0.41.2.dist-info/METADATA,sha256=A2pQ-vGWsccHV7diIHes864m9niVUme_buADM9EiWwE,26742
21
+ snapctl-0.41.2.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
22
+ snapctl-0.41.2.dist-info/entry_points.txt,sha256=tkKW9MzmFdRs6Bgkv29G78i9WEBK4WIOWunPfe3t2Wg,44
23
+ snapctl-0.41.2.dist-info/RECORD,,