Logo
Explore City Headlines Help
Register Sign In
github-featured/github--spec-kit
2
0
Fork 0
You've already forked github--spec-kit
Code Issues Pull Requests Deployments Models Agent Notes Packages Projects Releases Wiki Activity

0 Releases 221 Tags

RSS Feed
  • v0.1.2 6fca5d83b2
    Compare

    fix: pin click>=8.1 to prevent Python 3.14/Homebrew env isolation crash (#1648)

    frostbyte_neo released this 2026-02-20 16:22:16 +00:00 | 1405 commits to main since this release

    • fix: pin click>=8.1 to prevent Python 3.14/Homebrew env isolation failures

    Fixes #1631. When uv installs specify-cli on macOS with Homebrew Python
    3.14, the virtual environment can fail to fully isolate from the system
    site-packages, causing Homebrew's click to be loaded instead of the one
    uv installed. If that system click is older than 8.1, it lacks the ctx
    keyword argument in ParamType.get_metavar(), which typer 0.24.0 requires,
    resulting in:

    TypeError: ParamType.get_metavar() got an unexpected keyword argument 'ctx'

    Adding an explicit click>=8.1 dependency gives uv a hard constraint so
    the correct version is always resolved and installed.

    Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com

    • Update CHANGELOG.md

    Co-authored-by: Copilot 175728472+Copilot@users.noreply.github.com


    Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
    Co-authored-by: Copilot 175728472+Copilot@users.noreply.github.com

    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
Powered by wehub Version: 0c689df Page: 49ms Template repo/release/list: 1ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API