Skip to content

[Bug]: Failed to install or upgrade to 1.0.0 #4248

Description

@hannovdm

Bug Description

uv tool install specify-cli --from git+https://github.com/github/spec-kit.git@v1.0.0
Resolved 16 packages in 23ms
x Failed to download and build specify-cli @ | git+https://github.com/github/spec-kit.git@bca679051abb80d6cf0cd909f2539a28a10eb7eb
|-> Failed to resolve requirements from build-system.requires
|-> No solution found when resolving: hatchling
|-> Request failed after 3 retries
|-> Failed to fetch:
| https://files.pythonhosted.org/packages/a9/84/1798b6d85ecde0e31546004efd25c5de1b1f49250644a60cce460e12593a/hatchling-1.32.0-py3-none-any.whl.metadata
|-> error sending request for url
| (https://files.pythonhosted.org/packages/a9/84/1798b6d85ecde0e31546004efd25c5de1b1f49250644a60cce460e12593a/hatchling-1.32.0-py3-none-any.whl.metadata)
|-> client error (Connect)
`-> received fatal alert: HandshakeFailure

Steps to Reproduce

Run uv tool install specify-cli --from git+https://github.com/github/spec-kit.git@v1.0.0
Error:
Resolved 16 packages in 23ms
x Failed to download and build specify-cli @ | git+https://github.com/github/spec-kit.git@bca679051abb80d6cf0cd909f2539a28a10eb7eb
|-> Failed to resolve requirements from build-system.requires
|-> No solution found when resolving: hatchling
|-> Request failed after 3 retries
|-> Failed to fetch:
| https://files.pythonhosted.org/packages/a9/84/1798b6d85ecde0e31546004efd25c5de1b1f49250644a60cce460e12593a/hatchling-1.32.0-py3-none-any.whl.metadata
|-> error sending request for url
| (https://files.pythonhosted.org/packages/a9/84/1798b6d85ecde0e31546004efd25c5de1b1f49250644a60cce460e12593a/hatchling-1.32.0-py3-none-any.whl.metadata)
|-> client error (Connect)
`-> received fatal alert: HandshakeFailure

Expected Behavior

Upgrade to 1.0.0 or fresh install

Actual Behavior

Resolved 16 packages in 23ms
x Failed to download and build specify-cli @ | git+https://github.com/github/spec-kit.git@bca679051abb80d6cf0cd909f2539a28a10eb7eb
|-> Failed to resolve requirements from build-system.requires
|-> No solution found when resolving: hatchling
|-> Request failed after 3 retries
|-> Failed to fetch:
| https://files.pythonhosted.org/packages/a9/84/1798b6d85ecde0e31546004efd25c5de1b1f49250644a60cce460e12593a/hatchling-1.32.0-py3-none-any.whl.metadata
|-> error sending request for url
| (https://files.pythonhosted.org/packages/a9/84/1798b6d85ecde0e31546004efd25c5de1b1f49250644a60cce460e12593a/hatchling-1.32.0-py3-none-any.whl.metadata)
|-> client error (Connect)
`-> received fatal alert: HandshakeFailure

Specify CLI Version

0.14.1

AI Agent

GitHub Copilot

Operating System

Windows 11

Python Version

3.14.0

Error Logs

Resolved 16 packages in 23ms
  x Failed to download and build `specify-cli @
  | git+https://github.com/github/spec-kit.git@bca679051abb80d6cf0cd909f2539a28a10eb7eb`
  |-> Failed to resolve requirements from `build-system.requires`
  |-> No solution found when resolving: `hatchling`
  |-> Request failed after 3 retries
  |-> Failed to fetch:
  |   `https://files.pythonhosted.org/packages/a9/84/1798b6d85ecde0e31546004efd25c5de1b1f49250644a60cce460e12593a/hatchling-1.32.0-py3-none-any.whl.metadata`
  |-> error sending request for url
  |   (https://files.pythonhosted.org/packages/a9/84/1798b6d85ecde0e31546004efd25c5de1b1f49250644a60cce460e12593a/hatchling-1.32.0-py3-none-any.whl.metadata)
  |-> client error (Connect)
  `-> received fatal alert: HandshakeFailure

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions