effectual 0.7.7__py3-none-any.whl → 0.7.8__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- effectual/build.py +2 -2
- effectual/developer.py +1 -2
- {effectual-0.7.7.dist-info → effectual-0.7.8.dist-info}/METADATA +1 -1
- effectual-0.7.8.dist-info/RECORD +11 -0
- effectual-0.7.7.dist-info/RECORD +0 -11
- {effectual-0.7.7.dist-info → effectual-0.7.8.dist-info}/WHEEL +0 -0
- {effectual-0.7.7.dist-info → effectual-0.7.8.dist-info}/entry_points.txt +0 -0
- {effectual-0.7.7.dist-info → effectual-0.7.8.dist-info}/licenses/LICENSE +0 -0
effectual/build.py
CHANGED
@@ -143,8 +143,8 @@ def main() -> None:
|
|
143
143
|
|
144
144
|
Path("./.effectual_cache/").mkdir(parents=True, exist_ok=True)
|
145
145
|
currentHash["hashes"] = dict()
|
146
|
-
currentHash["hashes"]["pyproject"] = getHash("./pyproject.toml")
|
147
|
-
currentHash["hashes"]["lock"] = getHash("./uv.lock")
|
146
|
+
currentHash["hashes"]["pyproject"] = getHash(Path("./pyproject.toml"))
|
147
|
+
currentHash["hashes"]["lock"] = getHash(Path("./uv.lock"))
|
148
148
|
|
149
149
|
freshHash: bool = False
|
150
150
|
|
effectual/developer.py
CHANGED
@@ -43,10 +43,9 @@ def main() -> None:
|
|
43
43
|
bundle(sourceDirectory, outputFile)
|
44
44
|
runCommand = subprocess.Popen(["uv", "run", outputFile], shell=True)
|
45
45
|
|
46
|
-
pidSet: set = set()
|
46
|
+
pidSet: set[Any] = set()
|
47
47
|
|
48
48
|
for change in watch(sourceDirectory, debounce=600):
|
49
|
-
print(pidSet)
|
50
49
|
print(f"{tagColor('reloaded')} || file change detected")
|
51
50
|
for pid in pidSet.copy():
|
52
51
|
try:
|
@@ -0,0 +1,11 @@
|
|
1
|
+
effectual/__init__.py,sha256=Hg_RSVgpLZvaeBUqt5uL_r5YIDsVdKPcFE2L5WJVYbM,482
|
2
|
+
effectual/build.py,sha256=0sYkASMQl7ImoqOS7UH2E-37IfxTydC103udg7UX608,6350
|
3
|
+
effectual/colors.py,sha256=na7SEUSXM7aHvEKeIAn5shrZJtrBYq_ZUp121GRO_PQ,1411
|
4
|
+
effectual/config.py,sha256=Z99V7AnJpSWuo-aEz10TDj5BAaT7tboGJUjggj-HQh4,1798
|
5
|
+
effectual/developer.py,sha256=sgh7p9iJXJd-R-Tx8nbeR3isS3ybXMtvhKIxzg3Kl9A,1988
|
6
|
+
effectual/transformations.py,sha256=7GHgQWzin2J1W62yMReHXaYIChXc3f0rNJA-yY4LDEI,1313
|
7
|
+
effectual-0.7.8.dist-info/METADATA,sha256=oRCnvNdGbyFWxzahP8OixZrG3l2NKXtEM-vqIR0Fu5w,3060
|
8
|
+
effectual-0.7.8.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
9
|
+
effectual-0.7.8.dist-info/entry_points.txt,sha256=1W7EjlLZkw_Wz8V1SgdzzDis-CRE5IINyg74upsB0zU,40
|
10
|
+
effectual-0.7.8.dist-info/licenses/LICENSE,sha256=RrVXS_K_FctToNx9BLuZm9vbcpTi3PHNzWMaz7QyVeg,1082
|
11
|
+
effectual-0.7.8.dist-info/RECORD,,
|
effectual-0.7.7.dist-info/RECORD
DELETED
@@ -1,11 +0,0 @@
|
|
1
|
-
effectual/__init__.py,sha256=Hg_RSVgpLZvaeBUqt5uL_r5YIDsVdKPcFE2L5WJVYbM,482
|
2
|
-
effectual/build.py,sha256=Gpe8eD4ANq0t-b0j8D00zJFmjQbXxMWknlmwAzoJRf8,6338
|
3
|
-
effectual/colors.py,sha256=na7SEUSXM7aHvEKeIAn5shrZJtrBYq_ZUp121GRO_PQ,1411
|
4
|
-
effectual/config.py,sha256=Z99V7AnJpSWuo-aEz10TDj5BAaT7tboGJUjggj-HQh4,1798
|
5
|
-
effectual/developer.py,sha256=KU4Lu_-dyAlBmflso0WfdMHhC3QcilDJgal8y--ewEU,2006
|
6
|
-
effectual/transformations.py,sha256=7GHgQWzin2J1W62yMReHXaYIChXc3f0rNJA-yY4LDEI,1313
|
7
|
-
effectual-0.7.7.dist-info/METADATA,sha256=FlbH086ElRKs9TuA1OqchNdCgXzDew5Aa2REjXpaIx0,3060
|
8
|
-
effectual-0.7.7.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
9
|
-
effectual-0.7.7.dist-info/entry_points.txt,sha256=1W7EjlLZkw_Wz8V1SgdzzDis-CRE5IINyg74upsB0zU,40
|
10
|
-
effectual-0.7.7.dist-info/licenses/LICENSE,sha256=RrVXS_K_FctToNx9BLuZm9vbcpTi3PHNzWMaz7QyVeg,1082
|
11
|
-
effectual-0.7.7.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|