Skip to content

fix(release): rename PyPI distribution wcpd → wcp to match trusted publisher - #3

Merged
kchemorion merged 1 commit into
mainfrom
fix/pypi-name-wcp
Jul 3, 2026
Merged

fix(release): rename PyPI distribution wcpd → wcp to match trusted publisher#3
kchemorion merged 1 commit into
mainfrom
fix/pypi-name-wcp

Conversation

@kchemorion

Copy link
Copy Markdown
Owner

The PyPI pending publisher is registered for project name wcp, but the distribution metadata said wcpd — so the OIDC upload failed with 'Non-user identities cannot create new projects'. This renames the distribution to wcp.

  • Distribution/PyPI name: wcpdwcp
  • Import package (wcpd) and daemon command (wcpd) unchanged — pip install wcp still provides the wcpd command
  • README pip install references updated

Verified locally: python -m buildwcp-0.1.0 with Name: wcp, the wcpd entry point, and the bundled Apache-2.0 LICENSE.

🤖 Generated with Claude Code

…ed publisher

The PyPI pending publisher was registered for project name 'wcp'; the
distribution metadata said 'wcpd', so upload failed with 'Non-user
identities cannot create new projects'. Rename the distribution to 'wcp'
(the protocol's name). The import package (wcpd) and the daemon console
command (wcpd) are unchanged — pip install wcp still provides the wcpd
command, like other daemon packages. README install commands updated.

Verified: python -m build produces wcp-0.1.0 with Name: wcp, the wcpd
entry point, the wcpd package, and the bundled Apache-2.0 LICENSE.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@kchemorion
kchemorion merged commit 33d878e into main Jul 3, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant