vibetuner 2.8.0__py3-none-any.whl → 2.8.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 vibetuner might be problematic. Click here for more details.

vibetuner/cli/run.py CHANGED
@@ -70,7 +70,6 @@ def dev(
70
70
 
71
71
  # Define paths to watch for changes
72
72
  reload_paths = [
73
- Path("src/vibetuner"),
74
73
  Path("src/app"),
75
74
  Path("templates/frontend"),
76
75
  Path("templates/email"),
vibetuner/tasks/AGENTS.md CHANGED
@@ -28,7 +28,7 @@ This module contains the scaffolding's core task components:
28
28
 
29
29
  Tasks are only available if job queue was enabled during scaffolding.
30
30
 
31
- The worker is defined in `src/vibetuner/tasks/worker.py` and should be imported from there in your app tasks.
31
+ The worker is defined in `vibetuner.tasks.worker` and should be imported from there in your app tasks.
32
32
 
33
33
  ## User Task Pattern (for reference)
34
34
 
vibetuner/tasks/CLAUDE.md CHANGED
@@ -28,7 +28,7 @@ This module contains the scaffolding's core task components:
28
28
 
29
29
  Tasks are only available if job queue was enabled during scaffolding.
30
30
 
31
- The worker is defined in `src/vibetuner/tasks/worker.py` and should be imported from there in your app tasks.
31
+ The worker is defined in `vibetuner.tasks.worker` and should be imported from there in your app tasks.
32
32
 
33
33
  ## User Task Pattern (for reference)
34
34
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: vibetuner
3
- Version: 2.8.0
3
+ Version: 2.8.1
4
4
  Summary: Blessed Python dependencies for Vibetuner projects
5
5
  Requires-Dist: aioboto3>=15.5.0
6
6
  Requires-Dist: arel>=0.4.0
@@ -9,7 +9,7 @@ Requires-Dist: authlib>=1.6.5
9
9
  Requires-Dist: beanie[zstd]>=2.0.0
10
10
  Requires-Dist: click>=8.3.0
11
11
  Requires-Dist: email-validator>=2.3.0
12
- Requires-Dist: fastapi[standard-no-fastapi-cloud-cli]>=0.120.4
12
+ Requires-Dist: fastapi[standard-no-fastapi-cloud-cli]>=0.121.0
13
13
  Requires-Dist: granian[pname]>=2.5.6
14
14
  Requires-Dist: httpx[http2]>=0.28.1
15
15
  Requires-Dist: itsdangerous>=2.2.0
@@ -36,7 +36,7 @@ Requires-Dist: just-bin>=1.43.0 ; extra == 'dev'
36
36
  Requires-Dist: pre-commit>=4.3.0 ; extra == 'dev'
37
37
  Requires-Dist: pysemver>=0.5.0 ; extra == 'dev'
38
38
  Requires-Dist: ruff>=0.14.3 ; extra == 'dev'
39
- Requires-Dist: rumdl>=0.0.170 ; extra == 'dev'
39
+ Requires-Dist: rumdl>=0.0.171 ; extra == 'dev'
40
40
  Requires-Dist: semver>=3.0.4 ; extra == 'dev'
41
41
  Requires-Dist: taplo>=0.9.3 ; extra == 'dev'
42
42
  Requires-Dist: ty>=0.0.1a25 ; extra == 'dev'
@@ -1,7 +1,7 @@
1
1
  vibetuner/__init__.py,sha256=rFIVCmxkKTT_g477V8biCw0lgpudyuUabXhYxg189lY,90
2
2
  vibetuner/__main__.py,sha256=Ye9oBAgXhcYQ4I4yZli3TIXF5lWQ9yY4tTPs4XnDDUY,29
3
3
  vibetuner/cli/__init__.py,sha256=-DM7TxG9FJKCjTXpNNVSKwtl_Nn3TEg_2OYRJNsLObY,1741
4
- vibetuner/cli/run.py,sha256=Cq7dkHBByTNVca7PY01R5ZNvtCqRbRM5J6ufTSh_rNo,5044
4
+ vibetuner/cli/run.py,sha256=mHvZypizNfVwdLo7k8SvBO7HPUF4Vka9hjJlECZCGfA,5009
5
5
  vibetuner/config.py,sha256=R3u23RHv5gcVuU27WEo-8MrSZYbqSNbALJJKR3ACaQQ,3714
6
6
  vibetuner/context.py,sha256=VdgfX-SFmVwiwKPFID4ElIRnFADTlagqsh9RKXNiLCs,725
7
7
  vibetuner/frontend/AGENTS.md,sha256=mds0nTl3RBblTA7EFhC9dxx86mn1FH5ESXNSj_1R1Jk,3253
@@ -40,8 +40,8 @@ vibetuner/services/CLAUDE.md,sha256=-0_QNcASfPv_a2dWMpnAQh4wdH7kgvskuRpxwF7d4Vo,
40
40
  vibetuner/services/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
41
41
  vibetuner/services/blob.py,sha256=-lEGIWe30yR2IuTfy5bB9Sg_PX0HoYC_WMTQ3VN28gU,5660
42
42
  vibetuner/services/email.py,sha256=IavJZS5MI40LlF_cjBpPPRx_S2r1JD4GcFg3-dWkzPA,1626
43
- vibetuner/tasks/AGENTS.md,sha256=Gn-eUjAU7xnIf0b0p56klw2QR7O7wLyJ5ENoTkBKBeQ,2588
44
- vibetuner/tasks/CLAUDE.md,sha256=Gn-eUjAU7xnIf0b0p56klw2QR7O7wLyJ5ENoTkBKBeQ,2588
43
+ vibetuner/tasks/AGENTS.md,sha256=CAXTU5QAEY36ziVjxrZ2QER36aRo3i_SMCa4EukjOGY,2581
44
+ vibetuner/tasks/CLAUDE.md,sha256=CAXTU5QAEY36ziVjxrZ2QER36aRo3i_SMCa4EukjOGY,2581
45
45
  vibetuner/tasks/__init__.py,sha256=uETtKOA5rJ48NBx-LN4niRJDzkb6--NHAPW3jReHABI,71
46
46
  vibetuner/tasks/context.py,sha256=FOFUDWGNo1h8G8qlE-1Gbkh-Kd1z3WZTqSMHkvZ68v8,869
47
47
  vibetuner/tasks/worker.py,sha256=UUknSuVl0orXl3hrW8EPpaGgRI8wYoVm-p5FnDki0Gc,437
@@ -79,6 +79,6 @@ vibetuner/templates/markdown/CLAUDE.md,sha256=jcvoQNazCj-t54s0gr-4_qyxLMP8iPf2ur
79
79
  vibetuner/templates.py,sha256=xRoMb_oyAI5x4kxfpg56UcLKkT8e9HVn-o3KFAu9ISE,5094
80
80
  vibetuner/time.py,sha256=3_DtveCCzI20ocTnAlTh2u7FByUXtINaUoQZO-_uZow,1188
81
81
  vibetuner/versioning.py,sha256=vygq-fCbMoTMPTDtiUq8cd5LHkF0Sw6B2iTDbBF4bnE,154
82
- vibetuner-2.8.0.dist-info/WHEEL,sha256=5w2T7AS2mz1-rW9CNagNYWRCaB0iQqBMYLwKdlgiR4Q,78
83
- vibetuner-2.8.0.dist-info/METADATA,sha256=PKx4zx0zk1Sw8w_tHy7ixa7rqJsRefWAsIVg-3-HODc,1956
84
- vibetuner-2.8.0.dist-info/RECORD,,
82
+ vibetuner-2.8.1.dist-info/WHEEL,sha256=5w2T7AS2mz1-rW9CNagNYWRCaB0iQqBMYLwKdlgiR4Q,78
83
+ vibetuner-2.8.1.dist-info/METADATA,sha256=LJV4pus-jOIn4qmhqbEM91yK8hLBXD_b8_k1GYh26hE,1956
84
+ vibetuner-2.8.1.dist-info/RECORD,,