snapctl 0.41.0__py3-none-any.whl → 0.41.1__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/byosnap.py +4 -4
- snapctl/config/constants.py +1 -1
- {snapctl-0.41.0.dist-info → snapctl-0.41.1.dist-info}/METADATA +1 -1
- {snapctl-0.41.0.dist-info → snapctl-0.41.1.dist-info}/RECORD +7 -7
- {snapctl-0.41.0.dist-info → snapctl-0.41.1.dist-info}/LICENSE +0 -0
- {snapctl-0.41.0.dist-info → snapctl-0.41.1.dist-info}/WHEEL +0 -0
- {snapctl-0.41.0.dist-info → snapctl-0.41.1.dist-info}/entry_points.txt +0 -0
snapctl/commands/byosnap.py
CHANGED
|
@@ -676,8 +676,8 @@ class ByoSnap:
|
|
|
676
676
|
)
|
|
677
677
|
else:
|
|
678
678
|
info(
|
|
679
|
-
|
|
680
|
-
|
|
679
|
+
'No swagger.json found at' +
|
|
680
|
+
f'{base_dir}. Skipping swagger.json upload'
|
|
681
681
|
)
|
|
682
682
|
|
|
683
683
|
# Upload README.md
|
|
@@ -705,8 +705,8 @@ class ByoSnap:
|
|
|
705
705
|
)
|
|
706
706
|
else:
|
|
707
707
|
info(
|
|
708
|
-
|
|
709
|
-
|
|
708
|
+
'No README.md found at ' +
|
|
709
|
+
f'{base_dir}. Skipping README.md upload'
|
|
710
710
|
)
|
|
711
711
|
|
|
712
712
|
# Upload any snapser-tool-*.json files
|
snapctl/config/constants.py
CHANGED
|
@@ -2,12 +2,12 @@ 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
4
|
snapctl/commands/byogs.py,sha256=5zY-ASJI_nqjp1p9p1ODJX7HmzShCCTDR_iazDZwnDE,18034
|
|
5
|
-
snapctl/commands/byosnap.py,sha256=
|
|
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
8
|
snapctl/commands/snapend.py,sha256=8r6bSy4BG_IIHh-xfvpL7NCdGAySB942Vzr0VcHK2TY,34677
|
|
9
9
|
snapctl/config/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
10
|
-
snapctl/config/constants.py,sha256=
|
|
10
|
+
snapctl/config/constants.py,sha256=Mf7WhmAwB_AjNw8L36p2l6__4s-jmHXd_Egew5qELjM,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.
|
|
20
|
-
snapctl-0.41.
|
|
21
|
-
snapctl-0.41.
|
|
22
|
-
snapctl-0.41.
|
|
23
|
-
snapctl-0.41.
|
|
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,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|