circup 2.2.0__py3-none-any.whl → 2.2.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.
- circup/config/bundle_config.json +1 -2
- circup/shared.py +1 -1
- {circup-2.2.0.dist-info → circup-2.2.2.dist-info}/METADATA +1 -1
- {circup-2.2.0.dist-info → circup-2.2.2.dist-info}/RECORD +8 -8
- {circup-2.2.0.dist-info → circup-2.2.2.dist-info}/WHEEL +0 -0
- {circup-2.2.0.dist-info → circup-2.2.2.dist-info}/entry_points.txt +0 -0
- {circup-2.2.0.dist-info → circup-2.2.2.dist-info}/licenses/LICENSE +0 -0
- {circup-2.2.0.dist-info → circup-2.2.2.dist-info}/top_level.txt +0 -0
circup/config/bundle_config.json
CHANGED
circup/shared.py
CHANGED
|
@@ -21,7 +21,7 @@ BAD_FILE_FORMAT = "Invalid"
|
|
|
21
21
|
DATA_DIR = appdirs.user_data_dir(appname="circup", appauthor="adafruit")
|
|
22
22
|
|
|
23
23
|
#: Module formats list (and the other form used in github files)
|
|
24
|
-
PLATFORMS = {"py": "py", "9mpy": "9.x-mpy"}
|
|
24
|
+
PLATFORMS = {"py": "py", "9mpy": "9.x-mpy", "10mpy": "10.x-mpy"}
|
|
25
25
|
|
|
26
26
|
#: Timeout for requests calls like get()
|
|
27
27
|
REQUESTS_TIMEOUT = 30
|
|
@@ -5,16 +5,16 @@ circup/command_utils.py,sha256=8CaCy34EQcrDwcnXbyRvTZ-aUU-yCJ0Om8V1QuRNSbA,29392
|
|
|
5
5
|
circup/commands.py,sha256=1UQ8EONlcEFQsytPO3LAHLcNHZIO0Fi5XCU47quzt08,27436
|
|
6
6
|
circup/logging.py,sha256=hu4v8ljkXo8ru-cqs0W3PU-xEVvTO_qqMKDJM18OXbQ,1115
|
|
7
7
|
circup/module.py,sha256=33_kdy5BZn6COyIjAFZMpw00rTtPiryQZWFXQkMF8FY,7435
|
|
8
|
-
circup/shared.py,sha256=
|
|
9
|
-
circup/config/bundle_config.json,sha256=
|
|
8
|
+
circup/shared.py,sha256=IBW3v0rry1wLr8yR8_xHfe0QC5SFGzv6bdnPv96vZaM,8944
|
|
9
|
+
circup/config/bundle_config.json,sha256=zzpmfy0jD7TxpOOw2P_gqIISuMBG0enb_f3_VneQ5mI,135
|
|
10
10
|
circup/config/bundle_config.json.license,sha256=OOHNqDsViGFhmG9z8J0o98hYmub1CkYKiZB96Php6KE,80
|
|
11
11
|
circup/wwshell/README.rst,sha256=M_jFP0hwOcngF0RdosdeqmVOISNcPzyjTW3duzIu9A8,3617
|
|
12
12
|
circup/wwshell/README.rst.license,sha256=GhA0SoZGP7CReDam-JJk_UtIQIpQaZWQFzR26YSuMm4,107
|
|
13
13
|
circup/wwshell/__init__.py,sha256=CAPZiYrouWboyPx4KiWLBG_vf_n0MmArGqaFyTXGKWk,398
|
|
14
14
|
circup/wwshell/commands.py,sha256=-I5l7XeoDmvWWuZg5wHdt9qe__SBQ1EGmKwCDTBMeus,7454
|
|
15
|
-
circup-2.2.
|
|
16
|
-
circup-2.2.
|
|
17
|
-
circup-2.2.
|
|
18
|
-
circup-2.2.
|
|
19
|
-
circup-2.2.
|
|
20
|
-
circup-2.2.
|
|
15
|
+
circup-2.2.2.dist-info/licenses/LICENSE,sha256=bVlIMmSL_pqLCqae4hzixy9pYXD808IbgsMoQXTNLBk,1076
|
|
16
|
+
circup-2.2.2.dist-info/METADATA,sha256=wMlI-fgxQc4nFLyTGpQIeks6iBjLQvF0tqafWbTfsZM,13617
|
|
17
|
+
circup-2.2.2.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
|
|
18
|
+
circup-2.2.2.dist-info/entry_points.txt,sha256=FjTmwYD_ApgLRGifUrr_Ui1voW6fEzodQc3DKNzoAPc,69
|
|
19
|
+
circup-2.2.2.dist-info/top_level.txt,sha256=Qx6E0eZgSBE10ciNKsLZx8-TTy_9fEVZh7NLmn24KcU,7
|
|
20
|
+
circup-2.2.2.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|