snapctl 1.0.4__py3-none-any.whl → 1.1.0__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.
- snapctl/commands/application.py +135 -0
- snapctl/commands/game.py +3 -3
- snapctl/commands/snapend.py +246 -28
- snapctl/commands/snapend_manifest.py +541 -0
- snapctl/commands/snaps.py +109 -0
- snapctl/config/constants.py +18 -2
- snapctl/data/releases/1.1.0.mdx +20 -0
- snapctl/main.py +157 -10
- snapctl/utils/exceptions.py +8 -0
- snapctl/utils/helper.py +2 -1
- {snapctl-1.0.4.dist-info → snapctl-1.1.0.dist-info}/METADATA +158 -35
- {snapctl-1.0.4.dist-info → snapctl-1.1.0.dist-info}/RECORD +15 -10
- {snapctl-1.0.4.dist-info → snapctl-1.1.0.dist-info}/LICENSE +0 -0
- {snapctl-1.0.4.dist-info → snapctl-1.1.0.dist-info}/WHEEL +0 -0
- {snapctl-1.0.4.dist-info → snapctl-1.1.0.dist-info}/entry_points.txt +0 -0
|
@@ -1,16 +1,19 @@
|
|
|
1
1
|
snapctl/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
2
2
|
snapctl/__main__.py,sha256=43jKoTk8b85hk_MT6499N3ruHdEfM8WBImd_-3VzjI8,116
|
|
3
3
|
snapctl/commands/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
4
|
+
snapctl/commands/application.py,sha256=hG5_llFKpm-PrP_8NOMz_5Ks9IvC_lzdbCBWtSUzmhQ,5342
|
|
4
5
|
snapctl/commands/byogs.py,sha256=bomIucEEftlIsCB369cYyfxXStSrW7OgjAcaEUPteGI,20193
|
|
5
6
|
snapctl/commands/byosnap.py,sha256=pWzh0myELb2qefnerA3tIFmp5R_uk3JQs74zetiXYw4,78204
|
|
6
7
|
snapctl/commands/byows.py,sha256=91bpV-LXOIbDDx3vNj9Xl_vRBTQeedyzl6fHZcpG6ig,18978
|
|
7
|
-
snapctl/commands/game.py,sha256=
|
|
8
|
+
snapctl/commands/game.py,sha256=F6TL5T3i8yZAQxfsx0uma2tbLHCQ_gqA1wj6oxkAgGk,5236
|
|
8
9
|
snapctl/commands/generate.py,sha256=9-NlZVQllBT2LZT_t9S3ztwtHzTbM-C8_x0f6z70U3g,5606
|
|
9
10
|
snapctl/commands/release_notes.py,sha256=EMl-NK9-MSdRxiVyA0MLX4CBG0zijOctddEODQa5PZ4,2151
|
|
10
|
-
snapctl/commands/snapend.py,sha256=
|
|
11
|
+
snapctl/commands/snapend.py,sha256=DuzqpVRiQzTI1LAJICDRAjoFNKhyhbMkfaBsmsjuxO4,50307
|
|
12
|
+
snapctl/commands/snapend_manifest.py,sha256=Ox9MSt0TAxtZmTRUC9zm7-nk6jHNFXi41aqbwP7dJw8,25296
|
|
13
|
+
snapctl/commands/snaps.py,sha256=VI7B1FtrYAyJTxtQcOU6BgImwRND0ZXJGTWSpCXKzW0,4103
|
|
11
14
|
snapctl/config/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
12
15
|
snapctl/config/app.py,sha256=U9Mm0BbGJoqcmBBam2tN7F-oTf_u9dK6EJsiB-yVvKg,888
|
|
13
|
-
snapctl/config/constants.py,sha256=
|
|
16
|
+
snapctl/config/constants.py,sha256=VbOYl6_GjXIlBqv1mVVqwOv6r7GFLXhcUhWy1Z56YXY,4332
|
|
14
17
|
snapctl/config/endpoints.py,sha256=jD0n5ocJBbIkrb97F2_r9hqAHzUuddAqzqqBAPUKDTI,477
|
|
15
18
|
snapctl/config/hashes.py,sha256=3OKAyOxQPnn--_hvPIzFJnhC8NVfQK4WT-RH4PHEV1w,5242
|
|
16
19
|
snapctl/data/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -22,6 +25,7 @@ snapctl/data/releases/1.0.0.mdx,sha256=UY6qLOFv7lGgBU2A6ROf4Q0WGW-JbYN2ZyhLO3JUI
|
|
|
22
25
|
snapctl/data/releases/1.0.2.mdx,sha256=BptVj9boWRf_V22O0V4EzkGFPFWK6XzRQUQlmTFTZdY,192
|
|
23
26
|
snapctl/data/releases/1.0.3.mdx,sha256=Ifm6kRQQghCWx_OJ3shNOxozUP3hH_yt8dMap7B-1tw,149
|
|
24
27
|
snapctl/data/releases/1.0.4.mdx,sha256=hKwi0tormf0gvKAY5W4G1BY7L6fgwOzlw3R-WGSH49g,243
|
|
28
|
+
snapctl/data/releases/1.1.0.mdx,sha256=w_X9SsMH-ghex8UYQn9b1AcQT9i3eeAlQWP2YCVU_kY,1303
|
|
25
29
|
snapctl/data/releases/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
26
30
|
snapctl/data/releases/beta-0.46.0.mdx,sha256=_MJA7TnnJjAnNm_EOvoBiz7FjHwl4c49sYtZ9r4KZQE,2386
|
|
27
31
|
snapctl/data/releases/beta-0.46.4.mdx,sha256=3-ojdCyvax27sdd8nKmcP0zfCWEzi_edPbSlkFqla4o,173
|
|
@@ -36,15 +40,16 @@ snapctl/data/releases/beta-0.49.3.mdx,sha256=XmSfpiH-LqvKS2REJ5FGDcLgyEN-OcSzwrX
|
|
|
36
40
|
snapctl/data/releases/beta-0.50.0.mdx,sha256=_w9f1HjHqukQ8IaTfUdk2W3gBcSwjMyMA8-rjuUxYTo,399
|
|
37
41
|
snapctl/data/releases/beta-0.51.0.mdx,sha256=5_xY29NJtH3Qa92UycCudrwDkSlUHRVNnP4GE4hF7-Y,93
|
|
38
42
|
snapctl/data/releases/beta-0.53.1.mdx,sha256=b__2LPkDhU3cTw5UC19Hxv1rDz6BsSLeI6fhHjOCP08,149
|
|
39
|
-
snapctl/main.py,sha256=
|
|
43
|
+
snapctl/main.py,sha256=UNi8kWctsyVR7cpCNxw-n6l6IDNE4pw3M-Wq-3sd920,31686
|
|
40
44
|
snapctl/types/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
41
45
|
snapctl/types/definitions.py,sha256=EQzLeiXkJ8ISRlCqHMviNVsWWpmhWjpKaOBLdlvOTmY,644
|
|
42
46
|
snapctl/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
43
47
|
snapctl/utils/echo.py,sha256=9fxrPW9kNJwiJvJBFy9RlAP4qGRcPTOHfQb3pQh3CMg,1446
|
|
44
|
-
snapctl/utils/
|
|
48
|
+
snapctl/utils/exceptions.py,sha256=deLs6sOKIUrhjKNgiMpNC1S6lkU0rpZ7Ml4Tx1CN_Ss,155
|
|
49
|
+
snapctl/utils/helper.py,sha256=TUgpWShLC3Fs9SdkhPUZdMF2kQ-0CI0eUEFv87h2U-Q,7188
|
|
45
50
|
snapctl/utils/telemetry.py,sha256=_VntKXUrKgJoLKCskH0Z5VhthiVo8CP572U0mcZIH4k,5028
|
|
46
|
-
snapctl-1.0.
|
|
47
|
-
snapctl-1.0.
|
|
48
|
-
snapctl-1.0.
|
|
49
|
-
snapctl-1.0.
|
|
50
|
-
snapctl-1.0.
|
|
51
|
+
snapctl-1.1.0.dist-info/LICENSE,sha256=6AcXm54KFSpmUI1ji9NIBd4Xl-DtjTqiyjBzfVb_CEk,2804
|
|
52
|
+
snapctl-1.1.0.dist-info/METADATA,sha256=Yx7OIPotmIJ6XLOKKBYEueGQegXArHYecicPryl__OA,42279
|
|
53
|
+
snapctl-1.1.0.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
|
54
|
+
snapctl-1.1.0.dist-info/entry_points.txt,sha256=tkKW9MzmFdRs6Bgkv29G78i9WEBK4WIOWunPfe3t2Wg,44
|
|
55
|
+
snapctl-1.1.0.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|