v1.5.1
Patch release for Glama/package-builder compatibility.
Fixed:
- Removed the unpublished meltysynth dependency from optional audio extras so uv, Glama, and package metadata validators can resolve mcp-video.
- Updated doctor/runtime guidance for MeltySynth to avoid recommending a nonexistent PyPI package.
- Updated repository readiness audit after the intentionally removed /explainer-video Dependabot path.
- Added regression coverage so optional extras do not advertise unpublished dependencies.
Proof before release:
- Local Glama-like resolver path now builds and imports mcp-video 1.5.1.
- Full local tests passed: 1275 passed, 12 skipped, 16 warnings.
- PR #346 checks passed.
- Master CI and integration smoke passed.
- Built wheel metadata contains no meltysynth requirement.