canonicalwebteam.store-api 4.12.1__py3-none-any.whl → 4.12.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.
- canonicalwebteam/store_api/stores/snapstore.py +2 -1
- {canonicalwebteam_store_api-4.12.1.dist-info → canonicalwebteam_store_api-4.12.2.dist-info}/METADATA +1 -1
- {canonicalwebteam_store_api-4.12.1.dist-info → canonicalwebteam_store_api-4.12.2.dist-info}/RECORD +5 -5
- {canonicalwebteam_store_api-4.12.1.dist-info → canonicalwebteam_store_api-4.12.2.dist-info}/LICENSE +0 -0
- {canonicalwebteam_store_api-4.12.1.dist-info → canonicalwebteam_store_api-4.12.2.dist-info}/WHEEL +0 -0
|
@@ -272,7 +272,8 @@ class SnapPublisher(Publisher):
|
|
|
272
272
|
def get_package_metadata(self, publisher_auth, package_type, snap_name):
|
|
273
273
|
"""
|
|
274
274
|
Get general metadata for a package.
|
|
275
|
-
Documentation:
|
|
275
|
+
Documentation:
|
|
276
|
+
https://api.charmhub.io/docs/default.html#package_metadata
|
|
276
277
|
Endpoint: [GET] https://api.charmhub.io/v1/{package_type}/{snap_name}
|
|
277
278
|
Args:
|
|
278
279
|
publisher_auth: Serialized macaroon to consume the API.
|
{canonicalwebteam_store_api-4.12.1.dist-info → canonicalwebteam_store_api-4.12.2.dist-info}/RECORD
RENAMED
|
@@ -5,8 +5,8 @@ canonicalwebteam/store_api/publisher.py,sha256=4gSCJOtpEfK0luYal5xOEa0XF7DzOrdGM
|
|
|
5
5
|
canonicalwebteam/store_api/store.py,sha256=Uk1BMGM4S8uVXepuUiF2FNqw3MCnqtd3EGbrlwzod7Y,7826
|
|
6
6
|
canonicalwebteam/store_api/stores/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
7
7
|
canonicalwebteam/store_api/stores/charmstore.py,sha256=_FlnB1C1t7YHi71mDIzbiMyE_UqFGJkuaZ8xeLrFAPc,17084
|
|
8
|
-
canonicalwebteam/store_api/stores/snapstore.py,sha256=
|
|
9
|
-
canonicalwebteam_store_api-4.12.
|
|
10
|
-
canonicalwebteam_store_api-4.12.
|
|
11
|
-
canonicalwebteam_store_api-4.12.
|
|
12
|
-
canonicalwebteam_store_api-4.12.
|
|
8
|
+
canonicalwebteam/store_api/stores/snapstore.py,sha256=ZRys62uE2WG161P3gwxu9L1IxOovzLOM51qJQ0S_pGI,25418
|
|
9
|
+
canonicalwebteam_store_api-4.12.2.dist-info/LICENSE,sha256=46mU2C5kSwOnkqkw9XQAJlhBL2JAf1_uCD8lVcXyMRg,7652
|
|
10
|
+
canonicalwebteam_store_api-4.12.2.dist-info/METADATA,sha256=dr_kRyfvK5n94uQkBm89QqribZ_9Ex3Ni5BHGlF2D64,2265
|
|
11
|
+
canonicalwebteam_store_api-4.12.2.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
|
12
|
+
canonicalwebteam_store_api-4.12.2.dist-info/RECORD,,
|
{canonicalwebteam_store_api-4.12.1.dist-info → canonicalwebteam_store_api-4.12.2.dist-info}/LICENSE
RENAMED
|
File without changes
|
{canonicalwebteam_store_api-4.12.1.dist-info → canonicalwebteam_store_api-4.12.2.dist-info}/WHEEL
RENAMED
|
File without changes
|