fastled 1.1.32__py2.py3-none-any.whl → 1.1.33__py2.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.
- fastled/__init__.py +1 -1
- fastled/compile_server.py +2 -2
- {fastled-1.1.32.dist-info → fastled-1.1.33.dist-info}/METADATA +2 -1
- {fastled-1.1.32.dist-info → fastled-1.1.33.dist-info}/RECORD +8 -8
- {fastled-1.1.32.dist-info → fastled-1.1.33.dist-info}/LICENSE +0 -0
- {fastled-1.1.32.dist-info → fastled-1.1.33.dist-info}/WHEEL +0 -0
- {fastled-1.1.32.dist-info → fastled-1.1.33.dist-info}/entry_points.txt +0 -0
- {fastled-1.1.32.dist-info → fastled-1.1.33.dist-info}/top_level.txt +0 -0
fastled/__init__.py
CHANGED
fastled/compile_server.py
CHANGED
@@ -110,13 +110,13 @@ class CompileServer:
|
|
110
110
|
print("Docker could not be started. Exiting.")
|
111
111
|
raise RuntimeError("Docker could not be started. Exiting.")
|
112
112
|
now = datetime.now(timezone.utc)
|
113
|
-
now_str = now.strftime("%Y-%m-%d
|
113
|
+
now_str = now.strftime("%Y-%m-%d")
|
114
114
|
|
115
115
|
upgrade = False
|
116
116
|
if self.auto_updates is None:
|
117
117
|
prev_date_str = DISK_CACHE.get("last-update")
|
118
118
|
if prev_date_str != now_str:
|
119
|
-
print("One
|
119
|
+
print("One day has passed, checking docker for updates")
|
120
120
|
upgrade = True
|
121
121
|
else:
|
122
122
|
upgrade = self.auto_updates
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: fastled
|
3
|
-
Version: 1.1.
|
3
|
+
Version: 1.1.33
|
4
4
|
Summary: FastLED Wasm Compiler
|
5
5
|
Home-page: https://github.com/zackees/fastled-wasm
|
6
6
|
Maintainer: Zachary Vorhies
|
@@ -163,6 +163,7 @@ A: A big chunk of space is being used by unnecessary javascript `emscripten` is
|
|
163
163
|
|
164
164
|
# Revisions
|
165
165
|
|
166
|
+
* 1.1.33 - Auto updating frequency has been reduced from one hour to one day. To update immediatly use `--update`.
|
166
167
|
* 1.1.32 - `--init` now asks for which example you want, then tells you where the example was downloaded to. No longer auto-compiles.
|
167
168
|
* 1.1.31 - `--local` is auto-enabled if docker is installed, use `--web` to force web compiler. Updating is much more pretty.
|
168
169
|
* 1.1.30 - Added `--init` to initialize a demo project.
|
@@ -1,9 +1,9 @@
|
|
1
|
-
fastled/__init__.py,sha256=
|
1
|
+
fastled/__init__.py,sha256=eyxOXMKMOdKViwusOHSDh5Ctoda8SykpKQgKlPdIIeg,61
|
2
2
|
fastled/app.py,sha256=Zw1RS72yyIZSDt1_08MDSzfY4YwLWzarwXM4nvy8GE4,1787
|
3
3
|
fastled/build_mode.py,sha256=joMwsV4K1y_LijT4gEAcjx69RZBoe_KmFmHZdPYbL_4,631
|
4
4
|
fastled/cli.py,sha256=CNR_pQR0sNVPNuv8e_nmm-0PI8sU-eUBUgnWgWkzW9c,237
|
5
5
|
fastled/client_server.py,sha256=IK_u71XbmOAKBX1ovHATsCmfUON8VVJJu-XtObTuYJI,11448
|
6
|
-
fastled/compile_server.py,sha256=
|
6
|
+
fastled/compile_server.py,sha256=QnvlomTbFG2OmFj4ChuOXa0yBhhOvR8Bp1iIFsD3hbU,6717
|
7
7
|
fastled/docker_manager.py,sha256=WVWg8ABWjdrX1P4vRRbW2z6yMOhhrHVtQ9H_cBBBAlI,23275
|
8
8
|
fastled/env.py,sha256=8wctQwl5qE4CI8NBugHtgMmUfEfHZ869JX5lGdSOJxc,304
|
9
9
|
fastled/filewatcher.py,sha256=5dVmjEG23kMeJa29tRVm5XKSr9sTD4ME2boo-CFDuUM,6910
|
@@ -20,9 +20,9 @@ fastled/types.py,sha256=dDIsGHJkHNJ7B61wNp6X0JSLs_nrHiq7RlNqNWbwFec,194
|
|
20
20
|
fastled/util.py,sha256=t4M3NFMhnCzfYbLvIyJi0RdFssZqbTN_vVIaej1WV-U,265
|
21
21
|
fastled/web_compile.py,sha256=KuvKGdX6SSUUqC7YgX4T9SMSP5wdcPUhpg9-K9zPoTI,10378
|
22
22
|
fastled/assets/example.txt,sha256=lTBovRjiz0_TgtAtbA1C5hNi2ffbqnNPqkKg6UiKCT8,54
|
23
|
-
fastled-1.1.
|
24
|
-
fastled-1.1.
|
25
|
-
fastled-1.1.
|
26
|
-
fastled-1.1.
|
27
|
-
fastled-1.1.
|
28
|
-
fastled-1.1.
|
23
|
+
fastled-1.1.33.dist-info/LICENSE,sha256=b6pOoifSXiUaz_lDS84vWlG3fr4yUKwB8fzkrH9R8bQ,1064
|
24
|
+
fastled-1.1.33.dist-info/METADATA,sha256=7B_rRK0Kg8FdvPPnjn0nE26RyvH3DJDlsDI0lguSvOc,14921
|
25
|
+
fastled-1.1.33.dist-info/WHEEL,sha256=0VNUDWQJzfRahYI3neAhz2UVbRCtztpN5dPHAGvmGXc,109
|
26
|
+
fastled-1.1.33.dist-info/entry_points.txt,sha256=RCwmzCSOS4-C2i9EziANq7Z2Zb4KFnEMR1FQC0bBwAw,101
|
27
|
+
fastled-1.1.33.dist-info/top_level.txt,sha256=xfG6Z_ol9V5YmBROkZq2QTRwjbS2ouCUxaTJsOwfkOo,14
|
28
|
+
fastled-1.1.33.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|